issues
search
CSCI-GA-2820-FA24-003
/
recommendations
NYU DevOps Recommendations Service Fall 2024
Apache License 2.0
0
stars
1
forks
source link
Added DELETE end point and test case
#21
Closed
001wamg
closed
1 month ago
001wamg
commented
1 month ago
Made the following changes:
Added DELETE route in
routes.py
Added DELETE test case in
_test
route.py
Made the following changes: