common-cents-api/bruno/Common Cents/Healthcheck.bru

11 lines
120 B
Text

meta {
name: Healthcheck
type: http
seq: 2
}
get {
url: {{localBaseUrl}}/health
body: none
auth: inherit
}