mirror of
https://github.com/gotson/komga.git
synced 2025-12-24 17:35:03 +01:00
refactor: openapi spec is generated automatically by CI
This commit is contained in:
parent
b26559dc47
commit
a2f5a84487
1 changed files with 1 additions and 9 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue