brf/.bruno/BRF/Invites.bru

16 lines
163 B
Plaintext

meta {
name: Invites
type: http
seq: 8
}
get {
url: http://localhost:4040/api/invites
body: none
auth: none
}
headers {
Accept: application/json
}