devexperts / swagger-codegen-ts

Typesafe Swagger API generator for TypeScript
Mozilla Public License 2.0
80 stars 16 forks source link

Customize codecs #176

Open kokovtsev opened 1 year ago

kokovtsev commented 1 year ago

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[bot] commented 1 year ago

Reviewpad Report

:warning: Warnings