mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-24 21:25:45 +00:00
9 lines
100 B
YAML
9 lines
100 B
YAML
info:
|
|
name: GET-Request
|
|
type: http
|
|
seq: 1
|
|
|
|
http:
|
|
method: GET
|
|
url: "{{host}}/api/resource"
|