Skip to content

v0.10.0

Compare
Choose a tag to compare
@exoego exoego released this 11 Dec 01:33
· 80 commits to master since this release
29a7d2d

What's Changed

Documentation

Bugfix

  • Merge parameter data to preserve description in manually edited Openapi spec by @mercedesb in #149

Feature

  • Add ability to configure which path params to ignore by @mercedesb in #150
  • Add custom title via RSpec::OpenAPI.title by @blacksam07 in #147
  • Add ability to define custom summary and tags builders by @mercedesb in #148

Enhancement

Automatically applied, no config needed:

  • Sort paths lexicographically so the order of paths is more stable and predictable by @exoego in #155
  • requestBody should not merge requestBody from error examples by @exoego in #154

New Contributors

Full Changelog: v0.9.0...v0.10.0