mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 17:07:08 +00:00
16 lines
145 B
Plaintext
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
|
|
}
|