Files
amap/amapcontract/products/Get one.bru
2026-02-09 17:39:09 +01:00

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
}