refactor: openapi spec is generated automatically by CI

This commit is contained in:
Gauthier Roebroeck 2021-04-27 21:19:05 +08:00
parent b26559dc47
commit a2f5a84487

View file

@ -5972,14 +5972,6 @@
"in": "query",
"name": "size",
"description": "The size of the page to be returned"
},
{
"schema": {
"type": "string"
},
"in": "query",
"name": "library_id",
"required": false
}
],
"tags": [
@ -6196,4 +6188,4 @@
"title": "Komga API",
"version": "v1.0"
}
}
}