mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-26 00:29:11 +01:00
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
|
meta {
|
||
|
name: echo bom json
|
||
|
type: http
|
||
|
seq: 1
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: {{host}}/api/echo/bom-json-test
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|