Fix formatting and swagger

This commit is contained in:
Denys Konovalov 2025-06-26 22:11:29 +02:00
parent fbe7e8e994
commit 20a697eefd
2 changed files with 6 additions and 2 deletions

View File

@ -26878,7 +26878,7 @@
"board_type": {
"type": "integer",
"format": "uint8",
"x-go-name": "BoardType"
"x-go-name": "TemplateType"
},
"closed_at": {
"type": "string",
@ -30035,6 +30035,9 @@
"description": "parameterBodies",
"schema": {
"$ref": "#/definitions/LockIssueOption"
},
"headers": {
"LockIssueOption": {}
}
},
"redirect": {
@ -30133,3 +30136,4 @@
"TOTPHeader": []
}
]
}