ucsb-cs156-w24 / team02-w24-6pm-2

https://ucsb-cs156-w24.github.io/team02-w24-6pm-2/
0 stars 0 forks source link

Mb ucsb dining commons menu items delete endpoint #67

Closed mbharti12 closed 7 months ago

mbharti12 commented 7 months ago

Added code for the delete api endpoint to the controllers file along with test cases in the respective controllers test file. Meets the acceptance criteria.

Closes #12