BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

added update and delete CRUD operations #256

Closed amyfeiling closed 6 years ago

amyfeiling commented 6 years ago

Update CalloutNeed: { "id": 3, "calloutId": 2, "needId": 1, "active": true, "quantity": 25 }

Delete CalloutNeed: just pass the id to be deleted