pub async fn get_http_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetHttpTrigger200Response, Error<GetHttpTriggerError>>pub async fn get_http_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetHttpTrigger200Response, Error<GetHttpTriggerError>>