TheArtificer/.bruno/Authenticated/General Utility/Ping.bru

12 lines
120 B
Plaintext

meta {
name: Ping
type: http
seq: 1
}
get {
url: http://localhost:8166/api/ping
body: none
auth: inherit
}