diff --git a/komga/docs/openapi.json b/komga/docs/openapi.json index 529c554f9..ada7f3db0 100644 --- a/komga/docs/openapi.json +++ b/komga/docs/openapi.json @@ -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" } -} +} \ No newline at end of file