pub async fn health_detailed(__arg0: State<AppState>) -> Json<HealthResponse>Expand description
Detailed health check with database connectivity
pub async fn health_detailed(__arg0: State<AppState>) -> Json<HealthResponse>Detailed health check with database connectivity