anz-bank / pkg

Common ANZ Go packages
https://pkg.go.dev/github.com/anz-bank/pkg
Apache License 2.0
1 stars 9 forks source link

Create OpenAPI spec for default health endpoints #69

Closed juliaogris closed 3 years ago

juliaogris commented 3 years ago

Add swagger spec to describe default health package endpoints in standardised format:

/readyz
/healthz
/version

Live on SwaggerHub: https://app.swaggerhub.com/apis/anz-bank/health-api/0.0.1 (because everybody needs a hub)

Fixes: #52