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
1 changed files with 7 additions and 0 deletions

View File

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