pub async fn update_user(
configuration: &Configuration,
workspace: &str,
username: &str,
edit_workspace_user: EditWorkspaceUser,
) -> Result<String, Error<UpdateUserError>>pub async fn update_user(
configuration: &Configuration,
workspace: &str,
username: &str,
edit_workspace_user: EditWorkspaceUser,
) -> Result<String, Error<UpdateUserError>>