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:
@@ -6725,16 +6725,6 @@
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/QueueBulkResource"
|
||||
}
|
||||
},
|
||||
"text/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/QueueBulkResource"
|
||||
}
|
||||
},
|
||||
"application/*+json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/QueueBulkResource"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -11090,6 +11080,10 @@
|
||||
},
|
||||
"nullable": true
|
||||
},
|
||||
"customFormatScore": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"mediaInfo": {
|
||||
"$ref": "#/components/schemas/MediaInfoResource"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user