pub async fn list_contextual_variables(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<ContextualVariable>, Error<ListContextualVariablesError>>
pub async fn list_contextual_variables(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<ContextualVariable>, Error<ListContextualVariablesError>>