ApfelNetzwerk/ApfelBruno/User/get all users.bru
2024-10-08 16:50:22 +02:00

11 lines
130 B
Text

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