hack4impact-calpoly / general-vms

General volunteer management system.
2 stars 0 forks source link

[Backend] Create endpoint for editing shift information #12

Open bglossner opened 2 years ago

bglossner commented 2 years ago

BLOCKED ON #11

This will be a PATCH request to edit information of a shift. Editable info includes title, description, max volunteers, start/end time.

Once again, do proper error detection as needed and add to the Database instances as needed.