brf/.bruno/BRF/Roles.bru

16 lines
151 B
Plaintext

meta {
name: Roles
type: http
seq: 17
}
get {
url: {{base_url}}/api/roles
body: none
auth: none
}
headers {
Accept: application/json
}