Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@bjansen bjansen released this 02 Feb 07:54
· 127 commits to master since this release

Changelog:

  • xml, example and other Swagger V2 keywords are not reported as warnings anymore (#17)
  • fixed transformation of definition properties to be recursive (#19)
  • added the possibility to provide custom extra transformations (#18)
  • added a factory method that takes a spec in a pre-parsed JsonNode instead of parsing automatically from a Reader (#15)