Files

17 lines
157 B
Plaintext

meta {
name: Health
type: http
seq: 1
}
get {
url: {{host}}:3300/health
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}