1
0
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:
Servarr
2024-09-03 05:19:52 +00:00
committed by Bogdan
parent eca95826c2
commit dc3bf9acb0

View File

@@ -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"
}