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

Commit3f652c3

Browse files
committed
fixup options
1 parentd1f82a8 commit3f652c3

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

‎coderd/apidoc/docs.go

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

‎coderd/apidoc/swagger.json

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

‎codersdk/deployment.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ type ExternalAuthConfig struct {
408408
typeProvisionerConfigstruct {
409409
// Daemons is the number of built-in terraform provisioners.
410410
Daemons serpent.Int64`json:"daemons" typescript:",notnull"`
411-
DaemonTypes serpent.StringArray`json:"daemons_echo" typescript:",notnull"`
411+
DaemonTypes serpent.StringArray`json:"daemon_types" typescript:",notnull"`
412412
DaemonPollInterval serpent.Duration`json:"daemon_poll_interval" typescript:",notnull"`
413413
DaemonPollJitter serpent.Duration`json:"daemon_poll_jitter" typescript:",notnull"`
414414
ForceCancelInterval serpent.Duration`json:"force_cancel_interval" typescript:",notnull"`
@@ -1437,7 +1437,7 @@ when required by your organization's security policy.`,
14371437
returnnil
14381438
}),
14391439
Group:&deploymentGroupProvisioning,
1440-
YAML:"daemonsEcho",
1440+
YAML:"daemonTypes",
14411441
},
14421442
{
14431443
Name:"Poll Interval",

‎docs/api/general.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎docs/api/schemas.md

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

‎site/src/api/typesGenerated.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp