Skip to content

Commit f8f5797

Browse files
committed
feat: handling enum
1 parent 2032a27 commit f8f5797

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- handling enum
13+
14+
### Fixed
15+
16+
- failure on enum
17+
- failure on description as date (i.e. descrption: 2024-01-01 instead of descrption: '2024-01-01')
18+
1019
### Changed
1120

1221
- parameter *input-openapi* instead of *input-yaml* (the latter is kept for backward compatibility)

0 commit comments

Comments
 (0)