Automated API Docs update

This commit is contained in:
Servarr 2024-01-31 19:10:15 +00:00 committed by Bogdan
parent ecb37b8378
commit ba90095a47
1 changed files with 8 additions and 0 deletions

View File

@ -11676,6 +11676,14 @@
"type": "string",
"nullable": true
},
"trackFileCount": {
"type": "integer",
"format": "int32"
},
"trackHasFileCount": {
"type": "integer",
"format": "int32"
},
"downloadForced": {
"type": "boolean"
}