issues
search
CSCI-GA-2820-SU23-001
/
shopcarts
NYU DevOps Shopcarts Service Summer 2023
Apache License 2.0
4
stars
4
forks
source link
Refactor Delete Items API to flask-restx style
#149
Closed
nijya
closed
1 year ago
nijya
commented
1 year ago
Create a new item with id 24 to shopcart with id 53.
Delete the item with id 24 in shopcart 53.
Item with id 24 in shopcart 53 has been successfully deleted.