mirror of
https://github.com/valitydev/frontend-openapi-generator-cli.git
synced 2024-11-06 09:35:20 +00:00
.github | ||
.idea | ||
lib | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
renovate.json |
OpenAPI Generator CLI (Angular)
Based on @openapitools/openapi-generator-cli. Unlike the original one, it allows you to publish typescript-angular project.
Now only for Angular.
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (both 2.0 and 3.0 are supported). Please see OpenAPITools/openapi-generator.
Usage
vality-openapi ./web_deploy/swagger.json