Update plugins/alldownloader.js
Browse files- plugins/alldownloader.js +1 -1
plugins/alldownloader.js
CHANGED
@@ -13,7 +13,7 @@ const AllDlRoutes = express.Router();
|
|
13 |
* - in: query
|
14 |
* name: url
|
15 |
* required: true
|
16 |
-
* description: The
|
17 |
* schema:
|
18 |
* type: string
|
19 |
* responses:
|
|
|
13 |
* - in: query
|
14 |
* name: url
|
15 |
* required: true
|
16 |
+
* description: The url to be processed
|
17 |
* schema:
|
18 |
* type: string
|
19 |
* responses:
|