Update CLAUDE.md to add health check endpoint and reorganize API documentation links for clarity
This commit is contained in:
@@ -595,9 +595,10 @@ Multiple API documentation interfaces with modern documentation tools.
|
|||||||
### Documentation Interfaces
|
### Documentation Interfaces
|
||||||
- **Swagger UI**: Available at `/api/docs` - Interactive API exploration
|
- **Swagger UI**: Available at `/api/docs` - Interactive API exploration
|
||||||
- **ReDoc**: Available at `/api/redoc` - Clean, responsive documentation
|
- **ReDoc**: Available at `/api/redoc` - Clean, responsive documentation
|
||||||
- **Scalar**: Available at `/api/v1/scalar-docs` - Modern API reference
|
- **Health Check**: Available at `/api/v1/health` - API health status endpoint
|
||||||
- **RapiDoc**: Available at `/api/v1/rapidoc-docs` - Fast, customizable docs
|
- **Scalar**: Available at `/api/v1/docs/scalar` - Modern API reference
|
||||||
- **Stoplight Elements**: Available at `/api/v1/elements-docs` - Feature-rich documentation
|
- **RapiDoc**: Available at `/api/v1/docs/rapidoc` - Fast, customizable docs
|
||||||
|
- **Stoplight Elements**: Available at `/api/v1/docs/elements` - Feature-rich documentation
|
||||||
|
|
||||||
### Technical Implementation
|
### Technical Implementation
|
||||||
- **OpenAPI Schema**: Available at `/api/openapi.json` - Machine-readable API specification
|
- **OpenAPI Schema**: Available at `/api/openapi.json` - Machine-readable API specification
|
||||||
|
|||||||
Reference in New Issue
Block a user