1
0
Fork 0
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:
woiza 2021-02-14 07:01:27 +01:00 committed by GitHub
parent 108609d064
commit 065846464d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3752,6 +3752,9 @@
"path": {
"type": "string"
},
"rootFolderPath": {
"type": "string"
},
"qualityProfileId": {
"type": "integer"
},