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 c9362ea commit a4b44b1Copy full SHA for a4b44b1
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
- Update Docker build to use Go 1.12 and Go modules.
9
+- Enhance example-from-schema generation code. Support enums, string formats,
10
+ array and object examples, min/max and min items.
11
12
## [1.2.0] - 2019-02-27
13
- Add support for reloading OpenAPI URLs via `/__reload` on the server.
0 commit comments