Update plugins/sangmata.js
Browse files- plugins/sangmata.js +1 -1
plugins/sangmata.js
CHANGED
@@ -104,7 +104,7 @@ SangmataRoutes.post("/api/v2/sangmata/tracker", authenticateApiKey, apiLimiter,
|
|
104 |
* summary: Retrieve a user's first name history
|
105 |
* tags: [Sangmata]
|
106 |
* description: Fetches the historical first names and latest username of a tracked user.
|
107 |
-
*
|
108 |
* - in: header
|
109 |
* name: x-api-key
|
110 |
* required: true
|
|
|
104 |
* summary: Retrieve a user's first name history
|
105 |
* tags: [Sangmata]
|
106 |
* description: Fetches the historical first names and latest username of a tracked user.
|
107 |
+
* parameters:
|
108 |
* - in: header
|
109 |
* name: x-api-key
|
110 |
* required: true
|