diff --git a/CLAUDE.md b/CLAUDE.md index 2350d92..4905588 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -595,9 +595,10 @@ Multiple API documentation interfaces with modern documentation tools. ### Documentation Interfaces - **Swagger UI**: Available at `/api/docs` - Interactive API exploration - **ReDoc**: Available at `/api/redoc` - Clean, responsive documentation -- **Scalar**: Available at `/api/v1/scalar-docs` - Modern API reference -- **RapiDoc**: Available at `/api/v1/rapidoc-docs` - Fast, customizable docs -- **Stoplight Elements**: Available at `/api/v1/elements-docs` - Feature-rich documentation +- **Health Check**: Available at `/api/v1/health` - API health status endpoint +- **Scalar**: Available at `/api/v1/docs/scalar` - Modern API reference +- **RapiDoc**: Available at `/api/v1/docs/rapidoc` - Fast, customizable docs +- **Stoplight Elements**: Available at `/api/v1/docs/elements` - Feature-rich documentation ### Technical Implementation - **OpenAPI Schema**: Available at `/api/openapi.json` - Machine-readable API specification