pub async fn get_azure_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetAzureTrigger200Response, Error<GetAzureTriggerError>>pub async fn get_azure_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetAzureTrigger200Response, Error<GetAzureTriggerError>>