Files
bruno/packages/bruno-tests/collection/ping.bru
2025-01-23 22:06:50 +05:30

11 lines
99 B
Plaintext

meta {
name: ping
type: http
seq: 1
}
get {
url: {{host}}/ping
body: none
auth: none
}