bruno/packages/bruno-tests/collection/ping.bru

12 lines
100 B
Plaintext
Raw Normal View History

2024-01-29 09:04:55 +01:00
meta {
name: ping
type: http
seq: 1
}
get {
url: {{host}}/ping
body: none
auth: none
}