get_http_trigger

Function get_http_trigger 

Source
pub async fn get_http_trigger(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<HttpTrigger, Error<GetHttpTriggerError>>