mirror of
https://github.com/Radarr/Radarr
synced 2026-01-04 22:52:31 +01:00
Automated API Docs update
This commit is contained in:
parent
09ca0a1c0a
commit
164625a0b2
1 changed files with 8 additions and 0 deletions
|
|
@ -12565,6 +12565,14 @@
|
|||
"format": "int32"
|
||||
},
|
||||
"nullable": true
|
||||
},
|
||||
"downloadClientIds": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue