Automated API Docs update

pull/3192/head
Servarr 4 months ago committed by Bogdan
parent 80fb077c94
commit 467a87baec

@ -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

Loading…
Cancel
Save