mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Automated API Docs update
This commit is contained in:
parent
b9a5ff55ad
commit
16c27b2d00
1 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue