Tibil-vishwAAs / Vishwaas

Repo for Backend Service
MIT License
0 stars 7 forks source link

Create a design document for central registry to enable the onboard process in the TSP. #72

Open TaherMakandar opened 1 year ago

TaherMakandar commented 1 year ago
  1. Create an Open API spec for onboard process of central registry .
  2. Develop a ER diagram for onboard process of the central registry.
TaherMakandar commented 1 year ago
  1. I had a discussion with Sanjay regarding the onboarding process for the Central Registry ER diagram. He advised me to update the pom.file with Swagger dependencies, and I tried adding the Swagger file. However, I couldn't identify the issue.
TaherMakandar commented 1 year ago
  1. Converting java application into swagger file issue is resolved and generated the swagger file documentation
  2. Open API spec of central registry for createEntity and deleteEntity is completed.and updateEntity and getEntity is pending that will complete tommarrow .
TaherMakandar commented 1 year ago
  1. Completed the postman collection and Open API spec for all the endpoints of centralregistry.