mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-24 05:05:39 +00:00
9 lines
102 B
YAML
9 lines
102 B
YAML
info:
|
|
name: POST-Request
|
|
type: http
|
|
seq: 2
|
|
|
|
http:
|
|
method: POST
|
|
url: "{{host}}/api/resource"
|