pub async fn get_bootstrap(
configuration: &Configuration,
bootstrap_ref: &str,
path: Option<&str>,
) -> Result<BootstrapMetadata, Error<GetBootstrapError>>pub async fn get_bootstrap(
configuration: &Configuration,
bootstrap_ref: &str,
path: Option<&str>,
) -> Result<BootstrapMetadata, Error<GetBootstrapError>>