Go to file
Rinat Arsaev 0ab2945186 1.0.0
2022-08-02 22:00:41 +03:00
.github 🔄 Synced file(s) with valitydev/configurations (#4) 2022-08-02 21:56:14 +03:00
.idea TD-253: Add README 2022-03-31 12:10:29 +03:00
lib TD-320: Update Angular@14 (#10) 2022-08-02 21:55:46 +03: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 TD-320: Update Angular@14 (#10) 2022-08-02 21:55:46 +03:00
package.json 1.0.0 2022-08-02 22:00:41 +03: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