mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Automated API Docs update [skip ci]
This commit is contained in:
parent
da0a4a9d24
commit
34ad4ef337
1 changed files with 11 additions and 0 deletions
|
@ -13002,6 +13002,17 @@
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
},
|
},
|
||||||
|
"customFormats": {
|
||||||
|
"type": "array",
|
||||||
|
"items": {
|
||||||
|
"$ref": "#/components/schemas/CustomFormatResource"
|
||||||
|
},
|
||||||
|
"nullable": true
|
||||||
|
},
|
||||||
|
"customFormatScore": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int32"
|
||||||
|
},
|
||||||
"mediaInfo": {
|
"mediaInfo": {
|
||||||
"$ref": "#/components/schemas/MediaInfoResource"
|
"$ref": "#/components/schemas/MediaInfoResource"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue