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

17 lines
167 B
Plaintext

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