Skip to content

Release 1.4.14

Compare
Choose a tag to compare
@boynton boynton released this 17 Jul 22:10
· 22 commits to master since this release
  • Added option for generating request and response objects for go client and server
  • Fixed involving nested types
  • Added UNPROCESSABLE_ENTITY and other missing HTTP codes
  • Fixed a markdown generation anchor problem
  • Fixed a BytesTypeBuilder bug
  • Fixed enum parsing bug, and added extended attributes to enum elements
  • Added extended annotations at the Schema level
  • Fixed java validator problem with multiple array fields
  • Fixed problem with adding constraints to string subtypes