Skip to content

API Sprout 1.1.0

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 30 Jan 05:15
· 59 commits to master since this release
18e97c3
  • 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.