Skip to content

v0.2.0 (2020-02-28)

Compare
Choose a tag to compare
@icyleaf icyleaf released this 28 Feb 14:48
· 31 commits to master since this release

Added

  • (breaking-change) Make operation's responses as REQUIRED, to match the specification. #7
  • Update OpenAPI version to 3.0.3. #11

Changed

  • Change location to Swagger::Objects::Parameter::Location enum. #5
  • Use JSDelivr CDN source instead of local swagger-ui assets. #9
  • Move OpenAPI version to Swagger::Document. #10