pub async fn build_router_with_chains(
spec_path: Option<String>,
options: Option<ValidationOptions>,
circling_config: Option<ChainConfig>,
) -> Router
Expand description
Build the base HTTP router with chaining support
pub async fn build_router_with_chains(
spec_path: Option<String>,
options: Option<ValidationOptions>,
circling_config: Option<ChainConfig>,
) -> Router
Build the base HTTP router with chaining support