Skip to content

Release v0.0.31

Choose a tag to compare

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

πŸš€ ng-openapi v0.0.31

πŸ“¦ Installation

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

# 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.30...v0.0.31