Skip to content

Swagger-parser 1.0.34 released!

Choose a tag to compare

@gracekarina gracekarina released this 23 Jan 15:45
· 2098 commits to master since this release
7b50ce5

Minor release fixing a couple of issues:

  • Fix to SwaggerCompatConverter so it can load inputSpec from classpath (#580)
  • Fix compat-spec-parser and array test (#598)
  • Fixing bug resolving additionalProperties (#602)
  • Fixing the internal refs paths - resolving refs (#611)
  • Fix allOf failing to resolve RELATIVE ref (#617)
  • Adding maxItems and MinItems into ArrayModel in deserializing (#619)
  • Fix allOf to process load properties with external $ref (#621)
  • Fix handling of relative refs without leading dot (#422)