Files
OWASP-Cryptography/api/Get All Users.bru

12 lines
124 B
Plaintext

meta {
name: Get All Users
type: http
seq: 2
}
get {
url: 127.0.0.1:3500/api/v1/users/
body: none
auth: none
}