Files
PLG-MuDiCS/requests/ping.bru
T
2025-08-18 12:10:02 +02:00

16 lines
145 B
Plaintext

meta {
name: ping
type: http
seq: 7
}
get {
url: 127.0.0.1:1323/api/ping
body: none
auth: inherit
}
settings {
encodeUrl: true
}