pub async fn update_user_quota_handler(
configuration: &Configuration,
user: &str,
update_quota: UpdateQuota,
) -> Result<(), Error<UpdateUserQuotaHandlerError>>pub async fn update_user_quota_handler(
configuration: &Configuration,
user: &str,
update_quota: UpdateQuota,
) -> Result<(), Error<UpdateUserQuotaHandlerError>>