Automated API Docs update

This commit is contained in:
Servarr 2024-01-12 23:15:06 +00:00 committed by Bogdan
parent aab13e028d
commit 679a5fa4b2
1 changed files with 9 additions and 10 deletions

View File

@ -6639,16 +6639,6 @@
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"application/*+json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
}
}
},
@ -11958,6 +11948,15 @@
"type": "integer",
"format": "int32",
"nullable": true
},
"downloadClientId": {
"type": "integer",
"format": "int32",
"nullable": true
},
"downloadClient": {
"type": "string",
"nullable": true
}
},
"additionalProperties": false