ovflowd/ecommerce

[Documentation] Create Swagger API

Closed this issue · 3 comments

It's necessary before starting to code, describe the entire flow of communication and describe the models in Swagger, with a proper documentation.

  • Create the Swagger Document
  • Prepare GitHub Pages Repository for Swagger
  • Define Description and other Elements
  • Describe the Products Flow
  • Describe the Purchase Flow
  • Add it to GitHub Pages with standalone Swagger UI

All requisites of this Issue were concluded.

Closing.

Reopening Issue

  • Changes to the API related to Security schema and JWT Tokens need to be included.
  • Progresses will be include on this discussion.

Updated

  • Updated with last modifications on the schemas
  • Added security definitions.

All done, Closing