feat: add orders
This commit is contained in:
@@ -50,4 +50,8 @@ DELETE {{host}}/v1/admin/posts/103 HTTP/1.1
|
||||
|
||||
### get users
|
||||
GET {{host}}/v1/admin/users HTTP/1.1
|
||||
Content-Type: application/json
|
||||
|
||||
### get orders
|
||||
GET {{host}}/v1/admin/orders HTTP/1.1
|
||||
Content-Type: application/json
|
||||
Reference in New Issue
Block a user