mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-08 20:59:57 +02:00
Automated API Docs update
This commit is contained in:
parent
f74b6e5275
commit
24c2b1519f
1 changed files with 8 additions and 0 deletions
|
|
@ -12646,6 +12646,14 @@
|
|||
},
|
||||
"nullable": true
|
||||
},
|
||||
"indexerIds": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"nullable": true
|
||||
},
|
||||
"artistIds": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue