mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-24 05:05:39 +00:00
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
meta {
|
|
name: request
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{host}}/api/echo
|
|
body: text
|
|
auth: none
|
|
} |