Automated API Docs update

pull/4417/head
Servarr 4 months ago committed by Bogdan
parent 8cca919f6b
commit 9cbecbfae4

@ -11103,6 +11103,17 @@
"$ref": "#/components/schemas/AlbumResource"
},
"nullable": true
},
"customFormats": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CustomFormatResource"
},
"nullable": true
},
"customFormatScore": {
"type": "integer",
"format": "int32"
}
},
"additionalProperties": false

Loading…
Cancel
Save