Files
amap/amapcontract/forms/Get one.bru

17 lines
161 B
Plaintext

meta {
name: Get one
type: http
seq: 2
}
get {
url: {{Service}}/{{Route}}/1
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}