randydev commited on
Commit
054e177
·
verified ·
1 Parent(s): 4f33a0b

Update plugins/sangmata.js

Browse files
Files changed (1) hide show
  1. 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
- * path:
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