Compare commits

...

1 Commits

Author SHA1 Message Date
Sonarr 4f67d0fad0 Automated API Docs update
ignore-downstream
2024-08-12 00:15:38 +00:00
1 changed files with 4 additions and 0 deletions

View File

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