-
-
Notifications
You must be signed in to change notification settings - Fork 418
Closed
Description
Please check out my fork: swagger-typescript-api-nextgen, maybe it will be useful for those who need a secure version with updated dependencies, as well as support for current axios and other fixes.
The package is present in the npm (swagger-typescript-api-nextgen).
✨ The fork key differences
- Axios v0.27.2+ support
- Updated dependencies to eliminate vulnerabilities
- Merged features and fixes from
nexttomasterand some commits from origin pull requests:- Docs: added "generateClient", "typePrefix", "typeSuffix" options to readme for NodeJS usage (Added "generateClient", "typePrefix", "typeSuffix" options to readme for NodeJS usage #335)
- Feature: add an option to disable throwing an error when request.ok is not true (feat: add an option to disable throwing an error when !request.ok #297)
- Feature: add a parameter to sort types and types properties (Sort types #299)
- Feature: load prettier config from your project by default (Load prettier config from user's project #286)
- Feature: allow passing "patch" option to "swagger2openapi" (Feature: allow passing "patch" option to "swagger2openapi" #283)
- Fix: missing
titleof object type (fix: fix missingtitleof object type #303) - Fix: reject and exit with code 1 if error (fix(reject): fix reject and exit with code 1 if error #295)
- Fix: missing extractRequestBody field in type
- Fix: problem with missing HttpResponse type with --to-js option
- Fix: unable to cancel fetch request with AbortSignal (Fix: unable to cancel fetch request with AbortSignal #329)
js2memutoe, youngjaeji, megastels, KirillOFF, underdoeg and 3 more
Metadata
Metadata
Assignees
Labels
No labels