mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-08 20:59:57 +02:00
Automated API Docs update
This commit is contained in:
parent
ecb37b8378
commit
ba90095a47
1 changed files with 8 additions and 0 deletions
|
|
@ -11676,6 +11676,14 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"trackFileCount": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"trackHasFileCount": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"downloadForced": {
|
||||
"type": "boolean"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue