mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-20 12:48:41 +01:00
a18e5e5b94
* feat: testing quickjs sanbox * feat: testing quickjs sanbox * feat: testing quickjs sanbox
12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
meta {
|
|
name: ping
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{host}}/ping
|
|
body: none
|
|
auth: none
|
|
}
|