make -B gen

This commit is contained in:
Sas Swart
2025-02-12 12:29:07 +00:00
parent 22eb048690
commit af4eb7f754
5 changed files with 4 additions and 16 deletions

3
coderd/apidoc/docs.go generated
View File

@ -13028,9 +13028,6 @@ const docTemplate = `{
"name": {
"type": "string"
},
"presetID": {
"type": "string"
},
"value": {
"type": "string"
}

View File

@ -11757,9 +11757,6 @@
"name": {
"type": "string"
},
"presetID": {
"type": "string"
},
"value": {
"type": "string"
}