orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
orville now supports int64, double, and float formats in #1675.
However, since the process to obtain the faker corresponding to the format was implemented separately, I compressed it.
Status
READY
Description
orville now supports
int64
,double
, andfloat
formats in #1675. However, since the process to obtain thefaker
corresponding to the format was implemented separately, I compressed it.Related PRs
https://github.com/orval-labs/orval/pull/1675
Todos
Steps to Test or Reproduce
you can check in CI