Skip to content

Commit cdb5b14

Browse files
Updated changelog
1 parent bc161c1 commit cdb5b14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
### Added
10+
- 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).
11+
12+
### Fixed
13+
- Now "properties" inside "properties" inside "schema" are transformed to an object, previously was `any`.
914
## [2.3.0] - 2021-01-07
1015

1116
### Added

0 commit comments

Comments
 (0)