Function get_health_router
pub fn get_health_router() -> OpenApiRouter<SharedState>Expand description
Returns an unprotected router with /health only. Used by the public server so runtimes can check liveness without going through auth.