API-03: Health check endpoint at GET /api/v1/health #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Server includes
GET /api/v1/healthendpoint for liveness/readiness checks. No authentication required.Category: REST API
REQ-ID: API-03
Implemented: Management health endpoint mapped to
/api/v1/health.