pub async fn create_svix_app(
configuration: &Configuration,
) -> Result<SvixUrl, Error<CreateSvixAppError>>
Expand description
Create a Svix app and associate it with the current instance
pub async fn create_svix_app(
configuration: &Configuration,
) -> Result<SvixUrl, Error<CreateSvixAppError>>
Create a Svix app and associate it with the current instance