Files
sf-sim/docs/sim-api/Health.bru

17 lines
155 B
Plaintext
Raw Normal View History

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