CSCI-GA-2820-FA24-001 / inventory

NYU DevOps Inventory Service Fall 2024
Apache License 2.0
1 stars 0 forks source link

Documentation for Swagger API #2

Open haardikdharma10 opened 1 month ago

haardikdharma10 commented 1 month ago

As a User I need to have API documented in OpenAPI (Swagger) specification So that I can see the available endpoints and operations on each endpoint.

Details and Assumptions

When the api/docs URL is accessed, it should provide the documentation in Swagger JSON format.