mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 01:42:35 +01:00
Automated API Docs update
This commit is contained in:
parent
eca95826c2
commit
dc3bf9acb0
@ -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 New Issue
Block a user