ucsb-cs156-f24 / proj-rec-f24-05

0 stars 0 forks source link

Add RequestTypeController for CRUD operations. Note that the POST and PUT endpoints should check for duplicates and reject any attempt to create an exact duplicate of an existing Request Type. #19

Open basperheim1 opened 5 hours ago

basperheim1 commented 5 hours ago

One of the sub issues corresponding to Feature: Request Types CRUD (Issue #11)