pub async fn get_triggers_count_of_flow(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<TriggersCount, Error<GetTriggersCountOfFlowError>>
pub async fn get_triggers_count_of_flow(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<TriggersCount, Error<GetTriggersCountOfFlowError>>