Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@mrin9 mrin9 released this 13 Sep 03:02
· 55 commits to master since this release

1.2.0

New Features

  • support for nested allOf in schema definitions

PDF Changes

  • data-types and description of the object attributes are printed in gray. This makes the actual object structure more prominent
  • If a summary is provided for a path, it is now printed
  • A divider (line) is added to separate each API

Bug Fixes

  • Required field indicator was missing #12
  • Removed inconsistency between the style of RESPONSE and REQUEST heading #14
  • Fixed printing extra parentheses ) #17
  • Remove un-necessary spacing between response status code #15