Skip to content

Swagger-inflector 1.0.11 Released!

Compare
Choose a tag to compare
@fehguy fehguy released this 06 Feb 20:12
· 515 commits to master since this release

Many fixes in example response generation for mock / unimplemented operations:

  • #183 Added BigDecimal example type
  • #182 Added example for arrays containing $ref items
  • #178 Fixed NPE with missing XML prefix / namespace
  • #167 Updated to latest jackson version

Also...

  • #181 Updated to latest parser, swagger-core