1
0

[skip ci] Updated swagger docs

This commit is contained in:
Frederick [Bot]
2023-11-08 23:29:34 +00:00
committed by kolaente
parent 46683a2516
commit 91146f139b
3 changed files with 11 additions and 3 deletions

View File

@ -7187,13 +7187,16 @@ const docTemplate = `{
"migration.Status": {
"type": "object",
"properties": {
"finished_at": {
"type": "string"
},
"id": {
"type": "integer"
},
"migrator_name": {
"type": "string"
},
"time": {
"started_at": {
"type": "string"
}
}