update swagger

This commit is contained in:
2025-02-03 03:09:00 +01:00
parent 4e59bb1fd5
commit 5365b04bf1
3 changed files with 0 additions and 11 deletions

View File

@@ -658,10 +658,6 @@ const docTemplate = `{
"total_time": {
"type": "integer",
"example": 240
},
"url": {
"type": "string",
"example": "https://osu.ppy.sh/beatmaps/123456"
}
}
}

View File

@@ -652,10 +652,6 @@
"total_time": {
"type": "integer",
"example": 240
},
"url": {
"type": "string",
"example": "https://osu.ppy.sh/beatmaps/123456"
}
}
}

View File

@@ -58,9 +58,6 @@ definitions:
total_time:
example: 240
type: integer
url:
example: https://osu.ppy.sh/beatmaps/123456
type: string
type: object
host: localhost:8080
info: