All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Put new items here.
- Fix
OPTIONS
request to also include CORS headers.
- Added the
--watch
(short-w
) parameter to reload whenever the input file changes. This currently only works when using files on disk. - Update Docker build to use Go 1.11.
- Generate examples from schema when no example is available.
- Fix path parameter validation.
- Add CORS headers. Disable with
--disable-cors
. - Documentation updates.
- Dependency updates, fixes string format validation bug.
- Initial release.