Files
bit/bruno/Ping.bru
T
2024-05-13 22:54:49 +02:00

12 lines
107 B
Plaintext

meta {
name: Ping
type: http
seq: 8
}
get {
url: {{baseUrl}}/api/ping
body: none
auth: none
}