Files
b2b/bruno/b2b_daniel/langs-and-countries/get_countries.yml
2026-04-02 13:52:50 +02:00

16 lines
252 B
YAML

info:
name: get_countries
type: http
seq: 1
http:
method: GET
url: http://localhost:3000/api/v1/restricted/langs-and-countries/get-countries
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5