Skip to content

swagger-parser 1.0.29 released!

Compare
Choose a tag to compare
@fehguy fehguy released this 31 May 17:27
· 2119 commits to master since this release

It 'aint 3.0 support, but who cares! This is the latest update to the swagger-parser which adds the following:

  • More tests! Ensures regression of #243 won't happen anytime this century
  • Exposed guts of the SwaggerDeserializer to make it easier to extend #430
  • Fixed a semi-lame NPE when string-based definition is null #432
  • Capture extensions in array models #450
  • Properly re-root remote references #458