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. 🍺
Is there a migration document somewhere to get orval from v6 to v7?
In my development environment, when I generate from the same openapi.yaml, I get a build error because the generated file contains variables that cannot be referenced in v7.
Thank you for creating a great product.
What are the steps to reproduce this issue?
migrating orval v6 to v7
What happens?
Is there a migration document somewhere to get orval from v6 to v7? In my development environment, when I generate from the same openapi.yaml, I get a build error because the generated file contains variables that cannot be referenced in v7.
What were you expecting to happen?
generated/example.ts
v6
v7