Skip to content

Commit b33dbc4

Browse files
* Upgrade version to 2.3.2
1 parent 27d3d08 commit b33dbc4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.3.2] - 2021-01-09
10+
### Addded
11+
- `--config-file` parameter
12+
- `index.ts` file which export the main classes and functions to work pragmatically from nodejs (pending docs)
13+
14+
### Fixed
15+
- save-file alias for cli
16+
- main.ts config usage
17+
- Prepush hook
18+
919
## [2.3.1] - 2021-01-09
1020
### Added
1121
- Parameter to choose where to save the `open api (swagger) file` if `--file` is an `URL`. Default path is `./open-api` (.json/.yaml added automatically).
1222

1323
### Fixed
1424
- Now "properties" inside "properties" inside "schema" are transformed to an object, previously was `any`.
25+
-
1526
## [2.3.0] - 2021-01-07
1627
### Added
1728
- Issue [#12 - Support for multi array in api schemes](https://github.com/ProtocolNebula/ts-openapi-generator/issues/12)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)