pub async fn get_dependents_amounts(
configuration: &Configuration,
workspace: &str,
request_body: Vec<String>,
) -> Result<Vec<DependentsAmount>, Error<GetDependentsAmountsError>>pub async fn get_dependents_amounts(
configuration: &Configuration,
workspace: &str,
request_body: Vec<String>,
) -> Result<Vec<DependentsAmount>, Error<GetDependentsAmountsError>>