API Sprout 1.1.0
- 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.