Automated API Docs update

pull/4434/head
Servarr 4 months ago committed by Bogdan
parent aab13e028d
commit 679a5fa4b2

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

Loading…
Cancel
Save