Fix template

This commit is contained in:
chesterip 2024-04-26 09:56:31 -04:00
parent 04abcc7cbd
commit fc3dc33906
1 changed files with 2 additions and 2 deletions

View File

@ -4049,7 +4049,7 @@
"$ref": "#/responses/notFound" "$ref": "#/responses/notFound"
}, },
"409": { "409": {
"$ref": "#/responses/error" "$ref": "#/responses/conflict"
}, },
"422": { "422": {
"$ref": "#/responses/validationError" "$ref": "#/responses/validationError"
@ -18036,7 +18036,7 @@
}, },
"head_sha": { "head_sha": {
"type": "string", "type": "string",
"x-go-name": "HeadSha" "x-go-name": "HeadSHA"
}, },
"id": { "id": {
"type": "integer", "type": "integer",