New changes have been introduced to the ER model for the application so we need to reflect these changes in swagger as well.
Not all the fields should be visible in swagger (like the deleted column for example) but we need to include some missing fields using this diagram as reference
https://www.lucidchart.com/documents/edit/42736c71-b2dd-474b-9cba-dcf7c0559783?shared=true&
Acceptance Criteria
- The code is updated to reflect the changes introduced in the ER model
- Validate with @EliuX and @enriquezrene the new swagger web site generated with the new specs
- Changes are deployed