brf/.bruno/BRF/Users.bru

16 lines
159 B
Plaintext

meta {
name: Users
type: http
seq: 9
}
get {
url: http://localhost:4040/api/users
body: none
auth: none
}
headers {
Accept: application/json
}