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

16 lines
138 B
Plaintext

meta {
name: Invoice
type: http
seq: 7
}
get {
url: {{base_url}}/
body: none
auth: inherit
}
settings {
encodeUrl: true
}