Automated API Docs update

pull/8970/head
Servarr 11 months ago committed by Qstick
parent 431bc14e76
commit d28eb47a1a

@ -6725,16 +6725,6 @@
"schema": { "schema": {
"$ref": "#/components/schemas/QueueBulkResource" "$ref": "#/components/schemas/QueueBulkResource"
} }
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/QueueBulkResource"
}
},
"application/*+json": {
"schema": {
"$ref": "#/components/schemas/QueueBulkResource"
}
} }
} }
}, },
@ -11090,6 +11080,10 @@
}, },
"nullable": true "nullable": true
}, },
"customFormatScore": {
"type": "integer",
"format": "int32"
},
"mediaInfo": { "mediaInfo": {
"$ref": "#/components/schemas/MediaInfoResource" "$ref": "#/components/schemas/MediaInfoResource"
}, },

Loading…
Cancel
Save