Skip to content

Swagger-parser 2.0.12 released!

Choose a tag to compare

@gracekarina gracekarina released this 24 Apr 15:45
· 1175 commits to master since this release
80148d2

Swagger-parser 2.0.12 released!

Notable Changes:

  • Deserialize into MapSchema for bool additionalProperties (#1082)
  • Fix for Parameter Validation Issue (#1080)
  • Fix parsing of MapSchema (#1077)
  • Fix set types to schemas (#1076)
  • Fix NullPointerException when schema is null (#1075)
  • OpenAPIV3Parser#getExtensions() not finding extensions on OSGi #1003 (#1068)
  • Fix referenced parameters validation (#1065)
  • Rework handling of formatted string values using getDecodedObject() (#1062)(issue #1049)