CSCI-GA-2820-FA22-003 / shopcarts

Shopcarts project repository for 2022-nyu-devops
Apache License 2.0
2 stars 5 forks source link

Preparation for refactor using Flask-RESTX and Swagger #87

Open Yuhao-Fan opened 1 year ago

Yuhao-Fan commented 1 year ago

As a User I need documentation So that find out how to use APIs

Assumptions expect to not see 500 errors branch: https://github.com/CSCI-GA-2820-FA22-003/shopcarts/tree/SWAGGER Acceptance Criteria:

When go to /apidocs
Then show documentation
zqf0722 commented 1 year ago

Hi Yuhao @Yuhao-Fan. Please do not use such a wide title for a User Story. It makes others confused when they tried to contribute to Flask-RESTX and Swagger refactor.