randydev commited on
Commit
e746c10
·
verified ·
1 Parent(s): 460daf5

Update plugins/sangmata.js

Browse files
Files changed (1) hide show
  1. 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: [Federation]
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: []