Skip to main content

get_health_router

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.