Skip to content

oas_rails: v0.4.4

Compare
Choose a tag to compare
@a-chacon a-chacon released this 20 Aug 15:45
4c0c318

0.4.4 (2024-08-20)

Bug Fixes

  • make the test works with rake under 3.1 (7220e26)
  • manage when same route has two or more verbs (cb99f31)
  • use Rack::Utils.status_code instead of Rack::Utils::SYMBOL_TO_STATUS_CODE (0c9dccb)