1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Automated API Docs update

ignore-downstream
This commit is contained in:
Sonarr 2023-07-23 00:06:14 +00:00 committed by Mark McDowall
parent 3bcf832676
commit 14bea16aef

View file

@ -5132,6 +5132,14 @@
"type": "boolean",
"default": false
}
},
{
"name": "skipRedownload",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"responses": {
@ -5162,6 +5170,14 @@
"type": "boolean",
"default": false
}
},
{
"name": "skipRedownload",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {