se701team3 / Forgettable

University of Auckland SOFTENG 701 Team 3 Assignment 1
MIT License
12 stars 44 forks source link

[bugfix] remove algolia integration in PUT endpoints #314

Closed lanxdrey19 closed 2 years ago

lanxdrey19 commented 2 years ago

Issue: PUT endpoints are returning a 400 error most likely due to Algolia integration

Solution: Due to time constraints, the algolia integration is removed. A future issue will be created to address this problem.