bruno/packages/bruno-tests/collection/ping.bru
Anoop M D a18e5e5b94
Feat/safe mode quickjs (#2825)
* feat: testing quickjs sanbox

* feat: testing quickjs sanbox

* feat: testing quickjs sanbox
2024-08-13 19:06:17 +05:30

12 lines
100 B
Plaintext

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