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

17 lines
175 B
Plaintext

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