CSCI-GA-2820-SU24-001 / wishlists

NYU DevOps Wishlists Service Summer 2024
Apache License 2.0
3 stars 1 forks source link

Add Swagger Annotations to all Wishlist endpoints to convert API into RestX-Swagger manner #116

Open tzuanwang opened 1 month ago

tzuanwang commented 1 month ago

As a developer I need to add Swagger annotations to wishlist endpoints So that the REST APIs for wishlists are documented and accessible at /apidocs, and api endpoints are located under /api

Details and Assumptions

Litou-lyh commented 1 month ago

Changed the estimate to 8 since we need to add annotations to all the endpoints and make sure the endpoints still work. The workload should be large

Litou-lyh commented 1 month ago

Split this one into two, each with 5 points