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

Commit9107269

Browse files
committed
Fix preset ID name
1 parent59c02e7 commit9107269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎codersdk/toolsdk/toolsdk.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1777,7 +1777,7 @@ var CreateTask = Tool[CreateTaskArgs, codersdk.Task]{
17771777
"type":"string",
17781778
"description":"ID of the template version to create the task from.",
17791779
},
1780-
"template_preset_version_id":map[string]any{
1780+
"template_version_preset_id":map[string]any{
17811781
"type":"string",
17821782
"description":"Optional ID of the template version preset to create the task from.",
17831783
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp