swagger-codegen-ts
swagger-codegen-ts copied to clipboard
Customize codecs
This PR adds the ability to customize codecs for some primitive types. For example, this change was requested for this use-case: using Decimal.js instead of regular numbers to support arbitrary precision in requests and responses
Reviewpad Report
:warning: Warnings
- Please link an issue to the pull request