mirror of
https://github.com/valitydev/frontend-openapi-generator-cli.git
synced 2024-11-06 01:25:21 +00:00
431777d0f9
Bumps [axios](https://github.com/axios/axios) to 1.6.5 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together. Updates `axios` from 0.27.2 to 1.6.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.5) Updates `@openapitools/openapi-generator-cli` from 2.6.0 to 2.9.0 - [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc) - [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.6.0...v2.9.0) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@openapitools/openapi-generator-cli" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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