mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 13:57:11 -04:00
Automated API Docs update
This commit is contained in:
parent
df89450428
commit
a2395dccb5
1 changed files with 12 additions and 3 deletions
|
@ -5751,13 +5751,22 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"approved": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"imdbId": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"tmdbId": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"tvdbId": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"tvMazeId": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"publishDate": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue