brf/.bruno/BRF/api-suppliers.bru

17 lines
159 B
Plaintext

meta {
name: /api/suppliers
type: http
seq: 10
}
get {
url: {{base_url}}/
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}