Files
amap/bruno/products/Get all.bru
JulienAldon 242e29c8a6
Some checks failed
Deploy Amap / deploy (push) Has been cancelled
add workflow
2026-02-19 23:38:26 +01:00

17 lines
159 B
Plaintext

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