Automated API Docs update

pull/9731/head
Servarr 12 months ago committed by Bogdan
parent dc81f51d40
commit adf647f3e1

@ -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

Loading…
Cancel
Save