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

Commit18c34ee

Browse files
authored
chore: support external types in typescript codegen (#9633)
* chore: support external types in typescript codegen* fix enums on external packages* Support clibase.struct* Add regexp* Make gen with updated generator
1 parent641bf27 commit18c34ee

File tree

5 files changed

+254
-83
lines changed

5 files changed

+254
-83
lines changed

‎codersdk/deployment.go‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,9 +409,6 @@ func DefaultCacheDir() string {
409409
}
410410

411411
// DeploymentConfig contains both the deployment values and how they're set.
412-
//
413-
// @typescript-ignore DeploymentConfig
414-
// apitypings doesn't know how to generate the OptionSet... yet.
415412
typeDeploymentConfigstruct {
416413
Values*DeploymentValues`json:"config,omitempty"`
417414
Options clibase.OptionSet`json:"options,omitempty"`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp