Go to file
dependabot[bot] 431777d0f9
Bump axios and @openapitools/openapi-generator-cli
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>
2024-02-22 02:01:09 +00:00
.github 🔄 Synced file(s) with valitydev/configurations (#4) 2022-08-02 21:56:14 +03:00
.idea TD-625: Keep Angular version always up to date (#12) 2023-06-26 13:01:12 +04:00
lib TD-625: Keep Angular version always up to date (#12) 2023-06-26 13:01:12 +04:00
.gitignore TD-253: Init 2022-03-31 11:58:15 +03:00
.prettierignore TD-253: Init 2022-03-31 11:58:15 +03:00
.prettierrc TD-253: Init 2022-03-31 11:58:15 +03:00
LICENSE 🔄 Synced file(s) with valitydev/configurations (#4) 2022-08-02 21:56:14 +03:00
package-lock.json Bump axios and @openapitools/openapi-generator-cli 2024-02-22 02:01:09 +00:00
package.json TD-625: Keep Angular version always up to date (#12) 2023-06-26 13:01:12 +04:00
README.md TD-253: Add README 2022-03-31 12:10:29 +03:00
renovate.json Add renovate.json (#1) 2022-03-31 13:34:40 +03:00

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