mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
12 lines
117 B
Plaintext
12 lines
117 B
Plaintext
meta {
|
|
name: POST-Request
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{host}}/api/resource
|
|
body: none
|
|
auth: none
|
|
}
|