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

Commit9f6daa6

Browse files
committed
make gen
1 parent5002abf commit9f6daa6

File tree

6 files changed

+32
-20
lines changed

6 files changed

+32
-20
lines changed

‎coderd/apidoc/docs.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎coderd/apidoc/swagger.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎codersdk/organizations.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ type CreateTemplateRequest struct {
205205
// the template should use the classic parameter flow. The default if unset is
206206
// true, and is why `*bool` is used here. When dynamic parameters becomes
207207
// the default, this will default to false.
208-
UseClassicParameterFlow*bool`json:"template_use_classic_parameter_flow"`
208+
UseClassicParameterFlow*bool`json:"template_use_classic_parameter_flow,omitempty"`
209209
}
210210

211211
// CreateWorkspaceRequest provides options for creating a new workspace.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp