Automated API Docs update

This commit is contained in:
Sonarr 2023-05-23 03:39:12 +00:00 committed by Mark McDowall
parent f05405fe1c
commit 3ac5edeb09
1 changed files with 4 additions and 2 deletions

View File

@ -9046,7 +9046,8 @@
"banner", "banner",
"fanart", "fanart",
"screenshot", "screenshot",
"headshot" "headshot",
"clearlogo"
], ],
"type": "string" "type": "string"
}, },
@ -9181,7 +9182,8 @@
"type": "boolean" "type": "boolean"
}, },
"scriptImportPath": { "scriptImportPath": {
"type": "string" "type": "string",
"nullable": true
}, },
"importExtraFiles": { "importExtraFiles": {
"type": "boolean" "type": "boolean"