ApfelNetzwerk/ApfelBruno/User/get all users.bru

12 lines
130 B
Plaintext

meta {
name: get all users
type: http
seq: 1
}
get {
url: http://localhost:8080/api/v1/users
body: none
auth: none
}