brf/.bruno/BRF/api-suppliers.bru
2025-11-27 12:22:51 +01:00

16 lines
145 B
Plaintext

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