Automated API Docs update

pull/8884/head
Servarr 11 months ago committed by Bogdan
parent 856c4fa4bb
commit 4dbd962fca

@ -10270,6 +10270,17 @@
"type": "string",
"nullable": true
},
"customFormats": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CustomFormatResource"
},
"nullable": true
},
"customFormatScore": {
"type": "integer",
"format": "int32"
},
"rejections": {
"type": "array",
"items": {
@ -10339,6 +10350,10 @@
},
"nullable": true
},
"customFormatScore": {
"type": "integer",
"format": "int32"
},
"rejections": {
"type": "array",
"items": {

Loading…
Cancel
Save