Update plugins/alldownloader.js
Browse files- plugins/alldownloader.js +1 -1
plugins/alldownloader.js
CHANGED
@@ -56,7 +56,7 @@ AllDlRoutes.get('/api/v1/dl/tiktok', authenticateApiKey, apiLimiter, async (req,
|
|
56 |
* tags: [ALL-Downloader]
|
57 |
* parameters:
|
58 |
* - in: query
|
59 |
-
* name:
|
60 |
* required: true
|
61 |
* description: nothing
|
62 |
* schema:
|
|
|
56 |
* tags: [ALL-Downloader]
|
57 |
* parameters:
|
58 |
* - in: query
|
59 |
+
* name: url
|
60 |
* required: true
|
61 |
* description: nothing
|
62 |
* schema:
|