feat: add users page
This commit is contained in:
@@ -46,4 +46,8 @@ GET {{host}}/v1/admin/posts?page=1&limit=10&keyword=99123 HTTP/1.1
|
||||
Content-Type: application/json
|
||||
|
||||
### delete posts
|
||||
DELETE {{host}}/v1/admin/posts/103 HTTP/1.1
|
||||
DELETE {{host}}/v1/admin/posts/103 HTTP/1.1
|
||||
|
||||
### get users
|
||||
GET {{host}}/v1/admin/users HTTP/1.1
|
||||
Content-Type: application/json
|
||||
Reference in New Issue
Block a user