Skip to content

Commit 8be4e9c

Browse files
update in postman data file
1 parent 3188865 commit 8be4e9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

POSTMAN_COLLECTION.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,7 +2720,7 @@ Copy `data.accessToken` → set as `admin_token` in your Postman environment.
27202720
27212721
---
27222722

2723-
### GET — Platform Stats _(🔒 Admin only)_
2723+
### GET — Platform Stats _(🔒 Admin only)_
27242724

27252725
```
27262726
GET {{base_url}}/admin/stats
@@ -2751,7 +2751,7 @@ Authorization: Bearer {{admin_token}}
27512751

27522752
---
27532753

2754-
### GET — Queue Status _(🔒 Admin only)_
2754+
### GET — Queue Status _(🔒 Admin only)_
27552755

27562756
```
27572757
GET {{base_url}}/admin/queue/status
@@ -2779,7 +2779,7 @@ Authorization: Bearer {{admin_token}}
27792779

27802780
---
27812781

2782-
### GET — List All Users _(🔒 Admin only)_
2782+
### GET — List All Users _(🔒 Admin only)_
27832783

27842784
```
27852785
GET {{base_url}}/admin/users

0 commit comments

Comments
 (0)