mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-01 17:15:29 +00:00
Automated API Docs update
This commit is contained in:
parent
c180c327d4
commit
d819fd1bd1
1 changed files with 5 additions and 0 deletions
|
@ -11437,6 +11437,11 @@
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"format": "double",
|
"format": "double",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
|
},
|
||||||
|
"preferredSize": {
|
||||||
|
"type": "number",
|
||||||
|
"format": "double",
|
||||||
|
"nullable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
|
|
Loading…
Reference in a new issue