This repository demonstrates how to convert OpenAPI schema to TypeScript using the GitHub Actions.
- NodeJS has to be installed
- TypeScript will be generated after every commit
- If you want to generate it manually run the following command:
npm run build