Automated API Docs update

pull/4572/head
Servarr 3 months ago committed by Qstick
parent a4af75b60c
commit f13b095040

@ -1136,20 +1136,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/AlbumResource"
}
}
},
"application/json": {
"schema": {
"type": "array",
@ -1157,14 +1157,6 @@
"$ref": "#/components/schemas/AlbumResource"
}
}
},
"text/json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/AlbumResource"
}
}
}
}
}

Loading…
Cancel
Save