mirror of https://github.com/lidarr/Lidarr
Automated API Docs update
This commit is contained in:
parent
7ebd41eff1
commit
4ba118d351
|
@ -10484,6 +10484,12 @@
|
||||||
"shouldMonitor": {
|
"shouldMonitor": {
|
||||||
"$ref": "#/components/schemas/ImportListMonitorType"
|
"$ref": "#/components/schemas/ImportListMonitorType"
|
||||||
},
|
},
|
||||||
|
"shouldMonitorExisting": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"shouldSearch": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"rootFolderPath": {
|
"rootFolderPath": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
|
|
Loading…
Reference in New Issue