1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 20:12:41 +02:00

Automated API Docs update

This commit is contained in:
Servarr 2023-05-28 20:06:12 +00:00 committed by Bogdan
parent 0b4c12dd7b
commit 7666c7b1eb

View File

@ -10877,6 +10877,13 @@
"copyUsingHardlinks": {
"type": "boolean"
},
"useScriptImport": {
"type": "boolean"
},
"scriptImportPath": {
"type": "string",
"nullable": true
},
"importExtraFiles": {
"type": "boolean"
},