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