Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix api test: pass full set of new associations
In the previous version, we only passed NEW associations, which were ADDED to the current associations. The new version implements a true UPDATE operation, which replaces the existing set of associations with the provided set of associations.
- Loading branch information