Update plugins/alldownloader.js
Browse files- plugins/alldownloader.js +1 -1
plugins/alldownloader.js
CHANGED
@@ -20,7 +20,7 @@ const AllDlRoutes = express.Router();
|
|
20 |
* 200:
|
21 |
* description: Success
|
22 |
* headers:
|
23 |
-
*
|
24 |
* schema:
|
25 |
* type: string
|
26 |
* description: create api key.
|
|
|
20 |
* 200:
|
21 |
* description: Success
|
22 |
* headers:
|
23 |
+
* x-api-key:
|
24 |
* schema:
|
25 |
* type: string
|
26 |
* description: create api key.
|