acmucsd / membership-portal

REST API for the UC San Diego ACM chapter's membership portal.
https://members.acmucsd.com
Mozilla Public License 2.0
17 stars 5 forks source link

Modifying Collection property of Merch Item #433

Open dowhep opened 6 months ago

dowhep commented 6 months ago

Expect the collection property of merch item to be modifiable through PATCH /item/:uuid route

However, when the route is hit with a request modifying the collection property, the change is not reflected in the database.