mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 23:40:05 +00:00
update swagger
This commit is contained in:
@@ -658,10 +658,6 @@ const docTemplate = `{
|
||||
"total_time": {
|
||||
"type": "integer",
|
||||
"example": 240
|
||||
},
|
||||
"url": {
|
||||
"type": "string",
|
||||
"example": "https://osu.ppy.sh/beatmaps/123456"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -652,10 +652,6 @@
|
||||
"total_time": {
|
||||
"type": "integer",
|
||||
"example": 240
|
||||
},
|
||||
"url": {
|
||||
"type": "string",
|
||||
"example": "https://osu.ppy.sh/beatmaps/123456"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user