orval-labs / orval

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. 🍺
https://orval.dev
MIT License
3.18k stars 336 forks source link

chore(msw): refactoring to compress `faker` corresponding to `format` #1697

Closed soartec-lab closed 1 week ago

soartec-lab commented 1 week ago

Status

READY

Description

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.

Related PRs

https://github.com/orval-labs/orval/pull/1675

branch PR
other_pr_production [link]()
other_pr_master [link]()

Todos

Steps to Test or Reproduce

you can check in CI