Claim prebuild and rename

Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
Danny Kopping
2025-01-29 15:02:22 +00:00
parent eebbeb54bc
commit 7e1abd141c
12 changed files with 85 additions and 48 deletions

3
coderd/apidoc/docs.go generated
View File

@ -10965,6 +10965,9 @@ const docTemplate = `{
"autostart_schedule": {
"type": "string"
},
"claim_prebuild_if_available": {
"type": "boolean"
},
"name": {
"type": "string"
},