mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Automated API Docs update
This commit is contained in:
@@ -8479,21 +8479,6 @@
|
||||
"cleanTitle": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"sourceId": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"votes": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"voteCount": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"language": {
|
||||
"$ref": "#/components/schemas/Language"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
@@ -8519,21 +8504,6 @@
|
||||
"cleanTitle": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"sourceId": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"votes": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"voteCount": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"language": {
|
||||
"$ref": "#/components/schemas/Language"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
||||
Reference in New Issue
Block a user