Fix typo in SkipRedownload

Closes #2711
This commit is contained in:
Bogdan
2023-07-23 05:01:08 +03:00
parent ac4ae9bb4d
commit 1989174801
11 changed files with 44 additions and 44 deletions
+2 -2
View File
@@ -6190,7 +6190,7 @@
}
},
{
"name": "skipReDownload",
"name": "skipRedownload",
"in": "query",
"schema": {
"type": "boolean",
@@ -6228,7 +6228,7 @@
}
},
{
"name": "skipReDownload",
"name": "skipRedownload",
"in": "query",
"schema": {
"type": "boolean",