0.3.0 • Published 3 years ago

orval-vscode v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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