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
  1. Create a new item with id 24 to shopcart with id 53. Screen Shot 2023-08-11 at 12 13 05
  2. Delete the item with id 24 in shopcart 53. Screen Shot 2023-08-11 at 12 13 30
  3. Item with id 24 in shopcart 53 has been successfully deleted. Screen Shot 2023-08-11 at 12 13 44