Automated API Docs update

pull/5107/merge
Servarr 2 months ago committed by bakerboy448
parent cfb517a90f
commit d2f5feab5d

@ -6329,8 +6329,11 @@
"name": "quality", "name": "quality",
"in": "query", "in": "query",
"schema": { "schema": {
"type": "integer", "type": "array",
"format": "int32" "items": {
"type": "integer",
"format": "int32"
}
} }
} }
], ],

Loading…
Cancel
Save