1.3.4 • Published 1 year ago
@quinck/fastify-openapi-typescript-generator v1.3.4
fastify-openapi-typescript-generator
Contains utilities to generate fastify types from openapi definition for the fastify framework. Particurarly generates routes handlers typed and can be used along with the fastify-openapi-glue package.
Installation
npm i @quinck/fastify-openapi-typescript-generator --save-dev
Usage
fastify-openapi-typescript --help
Usage: fastify-openapi-typescript [options]
CLI to generate openapi typscript types from openapi
Options:
-V, --version output the version number
-i, --input <value> OpenAPI specification path, can be both yaml or json (required)
-o, --output <value> Output directory (required)
-h, --help display help for command
fastify-openapi-route-configs --help
Usage: fastify-openapi-route-configs [options]
CLI to generate route configs from openapi
Options:
-V, --version output the version number
-i, --input <value> OpenAPI specification path, can be both yaml or json (required)
-o, --output <value> Output directory (required)
-h, --help display help for command
Contact
- Quinck: info@quinck.io
- Stefano Righini: stefano.righini@quinck.io
1.3.4
1 year ago
1.3.3
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.1.1
2 years ago
1.0.2
2 years ago
1.1.0
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.0.3
2 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago