Automated API Docs update

This commit is contained in:
Servarr 2024-02-02 15:54:32 +00:00 committed by Bogdan
parent dc81f51d40
commit adf647f3e1
1 changed files with 8 additions and 0 deletions

View File

@ -8955,6 +8955,10 @@
"type": "boolean", "type": "boolean",
"nullable": true "nullable": true
}, },
"searchOnAdd": {
"type": "boolean",
"nullable": true
},
"qualityProfileId": { "qualityProfileId": {
"type": "integer", "type": "integer",
"format": "int32", "format": "int32",
@ -12926,6 +12930,10 @@
"path": { "path": {
"type": "string", "type": "string",
"nullable": true "nullable": true
},
"relativePath": {
"type": "string",
"nullable": true
} }
}, },
"additionalProperties": false "additionalProperties": false