Releases · go-oas/docs

v1.1.0

What's Changed

  • Mapping key must be a string scalar rather than number in Responses map by @padiazg in #23
  • References should not be present along with other properties by @padiazg in #24
  • Fix operation "description" must be present and non-empty string. by @padiazg in #25
  • Feature addroute and buildstream by @padiazg in #27
  • Fix lint and test by @padiazg in #28
  • Parameters support by @padiazg in #29

New Contributors

Full Changelog: v1.0.7...v1.1.0

v1.0.7

Releasing v1.0.7

Removed gofumports from the makefile. Added make command for refreshing pkg reference.

v1.0.6