Files
KnockOutWhist-Web/bruno/KnockOutWhist/Health.bru

17 lines
159 B
Plaintext

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