mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 22:43:31 -07:00
Automated API Docs update
This commit is contained in:
parent
09dcbf2618
commit
33526f3c2e
1 changed files with 5 additions and 1 deletions
|
@ -1061,7 +1061,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name": "tagList",
|
||||
"name": "tags",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "string",
|
||||
|
@ -11246,6 +11246,10 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"albumType": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"artistTitleInfo": {
|
||||
"$ref": "#/components/schemas/ArtistTitleInfo"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue