Automated API Docs update

pull/4201/head
Servarr 8 months ago committed by Bogdan
parent b9a5ff55ad
commit 16c27b2d00

@ -1061,7 +1061,7 @@
} }
}, },
{ {
"name": "tagList", "name": "tags",
"in": "query", "in": "query",
"schema": { "schema": {
"type": "string", "type": "string",
@ -11246,6 +11246,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"albumType": {
"type": "string",
"nullable": true
},
"artistTitleInfo": { "artistTitleInfo": {
"$ref": "#/components/schemas/ArtistTitleInfo" "$ref": "#/components/schemas/ArtistTitleInfo"
}, },

Loading…
Cancel
Save