Automated API Docs update

This commit is contained in:
Servarr
2025-09-06 12:20:32 +00:00
committed by bakerboy448
parent c8a3833e2b
commit 97ae317c7e
+7 -2
View File
@@ -8914,7 +8914,8 @@
"ArtistStatusType": {
"enum": [
"continuing",
"ended"
"ended",
"deleted"
],
"type": "string"
},
@@ -10870,11 +10871,15 @@
"copyUsingHardlinks": {
"type": "boolean"
},
"enableMediaInfo": {
"type": "boolean"
},
"useScriptImport": {
"type": "boolean"
},
"scriptImportPath": {
"type": "string"
"type": "string",
"nullable": true
},
"importExtraFiles": {
"type": "boolean"