Files
bit/.bruno/Ping.bru
T
2024-05-20 11:46:10 +02:00

12 lines
107 B
Plaintext

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