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

17 lines
168 B
Plaintext

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