Automated API Docs update

pull/4269/head
Servarr 7 months ago committed by Bogdan
parent a356b01efd
commit efc6c69a0f

@ -6172,6 +6172,32 @@
"type": "boolean",
"default": false
}
},
{
"name": "artistIds",
"in": "query",
"schema": {
"type": "array",
"items": {
"type": "integer",
"format": "int32"
}
}
},
{
"name": "protocol",
"in": "query",
"schema": {
"$ref": "#/components/schemas/DownloadProtocol"
}
},
{
"name": "quality",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {

Loading…
Cancel
Save