1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Automated API Docs update

ignore-downstream
This commit is contained in:
Sonarr 2023-07-29 01:41:23 +00:00 committed by Mark McDowall
parent b407eba612
commit 560779cc1e

View file

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