-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
apidocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description:
docs/api/README.mdstates “Health Check: Available at/health”- Actuator health is at
/actuator/health; with context path/api, full path is/api/actuator/health
This can confuse integration and deployment.
Acceptance criteria:
- Update
docs/api/README.md(and any other docs) to state the correct health URL:/api/actuator/health - List other Actuator endpoints (e.g.
/api/actuator/metrics,/api/actuator/info) if they are part of the public API surface
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apidocumentationImprovements or additions to documentationImprovements or additions to documentation