generated-code-modification
v1.0.1
Published
the backend team is responsible for documenting the APIs using Open API tool (Swagger), then they generate a .ts file for each client (system module) and these files have some issues, so the reason for this project is to automatically modify the generated
Readme
Introduction
the backend team is responsible for documenting the APIs using Open API tool (Swagger), then they generate a .ts file for each client (system module) and these files have some issues, so the reason for this project is to automatically modify the generated .ts files
Getting Started
npm install or yarn
Build and Test
npm start
