orval-vscode
v0.3.0
Published
orval is able to generate axios client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats.
Downloads
19
Maintainers
Readme
Code Generation
orval is able to generate axios client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml
or json
formats.
Installation
Install through VS Code extensions. Search for orval
Visual Studio Code Market Place: orval
Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install orval.orval-vscode