mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 09:23:17 +01:00
12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
|
meta {
|
||
|
name: ping
|
||
|
type: http
|
||
|
seq: 1
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: {{host}}/ping
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|