mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-30 08:04:09 +00:00
11 lines
99 B
Plaintext
11 lines
99 B
Plaintext
meta {
|
|
name: ping
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{host}}/ping
|
|
body: none
|
|
auth: none
|
|
} |