Update Bruno API tests for user endpoints including new profile management
This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{base_url}}/api/users
|
||||
url: {{base_url}}/api/auth/users
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
@@ -22,7 +22,7 @@ docs {
|
||||
|
||||
**Method:** GET
|
||||
|
||||
**Endpoint:** /api/users
|
||||
**Endpoint:** /api/auth/users
|
||||
|
||||
**Authentication:** Required
|
||||
|
||||
|
||||
Reference in New Issue
Block a user