Skip to content

Release v0.0.27

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:23
· 265 commits to main since this release

πŸš€ ng-openapi v0.0.27

πŸ“¦ Installation

# Install this version
npm install -g ng-openapi@0.0.27

# Install latest stable
npm install -g ng-openapi

πŸ› οΈ Usage

ng-openapi --help
ng-openapi -i swagger.json -o ./src/api
ng-openapi -c openapi.config.ts

πŸ”— Links

Full Changelog: v0.0.26...v0.0.27