Automated API Docs update

This commit is contained in:
Servarr 2024-01-09 02:27:35 +00:00 committed by Bogdan
parent 8cca919f6b
commit 9cbecbfae4
1 changed files with 11 additions and 0 deletions

View File

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