Skip to content

v5.0.2

Compare
Choose a tag to compare
@jarrodek jarrodek released this 29 May 19:43
· 404 commits to master since this release
0ac167f

The release contains several bug fixes and improvements:

  • Updated AMF parser version and support for new model structure
  • Fixed examples rendering in the type documentation
  • Now type documentation renders generated JSON/XML schema when RAML's mediaTypes / OAS' produces property is set
  • Examples now have default values for boolean, number, and null values when default value and example is missing.