Automated API Docs update

pull/4416/head
Servarr 4 months ago
parent 8cca919f6b
commit fdfd1dea09

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