Automated API Docs update

This commit is contained in:
Servarr 2024-01-12 23:35:26 +00:00 committed by Bogdan
parent 80fb077c94
commit 467a87baec

View file

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