Update plugins/sangmata.js
Browse files- plugins/sangmata.js +1 -1
plugins/sangmata.js
CHANGED
@@ -9,7 +9,7 @@ const SangmataRoutes = express.Router();
|
|
9 |
* /api/v2/sangmata/tracker:
|
10 |
* post:
|
11 |
* summary: Create a sangmata tracker
|
12 |
-
* tags: [
|
13 |
* description: Creates a new sangmata with a first name and username.
|
14 |
* security:
|
15 |
* - apiKeyAuth: []
|
|
|
9 |
* /api/v2/sangmata/tracker:
|
10 |
* post:
|
11 |
* summary: Create a sangmata tracker
|
12 |
+
* tags: [Sangmata]
|
13 |
* description: Creates a new sangmata with a first name and username.
|
14 |
* security:
|
15 |
* - apiKeyAuth: []
|