pub fn openapi_router() -> OpenApiRouter<AppState>
Builds the OpenAPI router with all documented routes.
This is used by both the HTTP server and for generating the OpenAPI spec.