1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-26 22:52:40 +02: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"
},