mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Automated API Docs update
This commit is contained in:
parent
eca95826c2
commit
dc3bf9acb0
1 changed files with 11 additions and 0 deletions
|
@ -9172,6 +9172,17 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"languageTags": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"nullable": true
|
||||
},
|
||||
"title": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"type": {
|
||||
"$ref": "#/components/schemas/ExtraFileType"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue