1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Automated API Docs update

This commit is contained in:
Servarr
2023-07-25 21:05:10 +00:00
committed by Bogdan
parent 856c4fa4bb
commit 4dbd962fca

View File

@@ -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": {