Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita842bce

Browse files
committed
chore: codersdk comments to be included in typescript output
1 parenta53a568 commita842bce

File tree

2 files changed

+967
-24
lines changed

2 files changed

+967
-24
lines changed

‎scripts/apitypings/main.go‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ func main() {
1717
log.Fatalf("new convert: %v",err)
1818
}
1919

20+
// Include golang comments to typescript output.
21+
gen.PreserveComments()
22+
2023
generateDirectories:=map[string]string{
2124
"github.com/coder/coder/v2/codersdk":"",
2225
"github.com/coder/coder/v2/coderd/healthcheck/health":"Health",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp