mirror of
https://github.com/Radarr/Radarr
synced 2026-01-07 08:08:17 +01:00
Automated API Docs update
This commit is contained in:
parent
0b4c12dd7b
commit
7666c7b1eb
1 changed files with 7 additions and 0 deletions
|
|
@ -10877,6 +10877,13 @@
|
|||
"copyUsingHardlinks": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"useScriptImport": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"scriptImportPath": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"importExtraFiles": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue