Function tide_disco::configure_router
source ยท pub fn configure_router(api: &Value) -> Arc<Router<usize>>
Expand description
Add routes from api.toml to the routefinder instance in tide-disco
pub fn configure_router(api: &Value) -> Arc<Router<usize>>
Add routes from api.toml to the routefinder instance in tide-disco