Files
go-playground/projects/greenlight/greenlight-bruno/Healthcheck.yml
T
2026-03-11 15:50:38 +01:00

16 lines
209 B
YAML

info:
name: Healthcheck
type: http
seq: 1
http:
method: GET
url: "{{URL}}{{VERSION}}/healthcheck"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5