This commit is contained in:
Sonarr Bot 2024-08-11 17:15:40 -07:00 committed by GitHub
commit bd3105c060
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -11050,6 +11050,10 @@
"type": "integer",
"format": "int32"
},
"imdbId": {
"type": "string",
"nullable": true
},
"rejections": {
"type": "array",
"items": {