Optional
defaultdefaultHealth
: A key-value pair object describing the default health of the service. If not specified, will default to an empty object {}
.
Optional
healthhealthRoute
: the path to mount the service health endpoint. If not specified, will default to /health
.
Generated using TypeDoc
Options used to set up service health endpoint.