pub async fn generate_svix_auth_url(
configuration: &Configuration,
) -> Result<SvixUrl, Error<GenerateSvixAuthUrlError>>
Expand description
Generate a new url for accessing the Svix’s management dashboard for that particular instance
pub async fn generate_svix_auth_url(
configuration: &Configuration,
) -> Result<SvixUrl, Error<GenerateSvixAuthUrlError>>
Generate a new url for accessing the Svix’s management dashboard for that particular instance