mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
Automated API Docs update
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user