mirror of
https://github.com/Radarr/Radarr
synced 2025-02-25 07:32:56 +00:00
Added RootFolderPath prop in swagger.json (#5880) [skip ci]
This commit is contained in:
parent
108609d064
commit
065846464d
1 changed files with 3 additions and 0 deletions
|
@ -3752,6 +3752,9 @@
|
|||
"path": {
|
||||
"type": "string"
|
||||
},
|
||||
"rootFolderPath": {
|
||||
"type": "string"
|
||||
},
|
||||
"qualityProfileId": {
|
||||
"type": "integer"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue