pub async fn exists_route(
configuration: &Configuration,
workspace: &str,
exists_route_request: ExistsRouteRequest,
) -> Result<bool, Error<ExistsRouteError>>
pub async fn exists_route(
configuration: &Configuration,
workspace: &str,
exists_route_request: ExistsRouteRequest,
) -> Result<bool, Error<ExistsRouteError>>