Skip to content

Releases: exoego/rspec-openapi

v0.7.1

09 Nov 01:34

Choose a tag to compare

v0.7.1

  • $ref enhancements: Auto-generate components referenced in "items"
    #80
  • Administration
    • Setup RuboCop
      #73
    • Setup CodeQL
      #73
    • Bump Rails v6.0.3.x to fix bundle failure
      #72

v0.7.0

24 Aug 03:01
faa3ea9

Choose a tag to compare

https://rubygems.org/gems/rspec-openapi/versions/0.7.0

💎 Enhancements

🐞 Bugfix

  • #70: Fixed an empty array is turned into nullable object wrongly. Thanks to @yasuzuki