CSCI-GA-2820-SU24-001 / wishlists

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

Add Swagger Annotations to all WishlistItem endpoints to convert API into RestX-Swagger manner #118

Open tzuanwang opened 3 months ago

tzuanwang commented 3 months ago

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

Details and Assumptions