Automated API Docs update

pull/9070/head
Servarr 2 years ago committed by Bogdan
parent a8feef7e88
commit 726b71027e

@ -639,20 +639,20 @@
"type": "boolean",
"default": false
}
},
{
"name": "tags",
"in": "query",
"schema": {
"type": "string",
"default": ""
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/MovieResource"
}
}
},
"application/json": {
"schema": {
"type": "array",
@ -660,14 +660,6 @@
"$ref": "#/components/schemas/MovieResource"
}
}
},
"text/json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/MovieResource"
}
}
}
}
}

Loading…
Cancel
Save