Files
bruno/packages/bruno-tests/collection/ping.bru
2024-08-13 18:59:15 +05:30

12 lines
100 B
Plaintext

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