We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2032a27 commit f8f5797Copy full SHA for f8f5797
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
19
### Changed
20
21
- parameter *input-openapi* instead of *input-yaml* (the latter is kept for backward compatibility)
0 commit comments