grape-swagger v1.5.0 Release Notes

Release Date: 2022-07-28 // over 1 year ago

Previous changes from v1.4.3

  • ๐Ÿ›  Fixes

    • ๐Ÿ’Ž #850: Fix value of enum to be Array - @takahashim
    • ๐Ÿ’Ž #846: Fixes oapi rake tasks, allows generating sepcs for different API versions.
    • ๐Ÿ’Ž #852: Fix example to work without error - @takahashim
    • ๐Ÿ’Ž #853: Add webrick gem so that example works in Ruby 3.x - @takahashim
    • ๐Ÿ“œ #844: Fixes the regexp used for parsing routes - @senhalil
    • ๐Ÿ’Ž #862: Allow using nicknames for body definitions - @magni-
    • Your contribution here.