ruby-grape / grape

An opinionated framework for creating REST-like APIs in Ruby.
http://www.ruby-grape.org
MIT License
9.88k stars 1.22k forks source link

add spec for renamed parameter in given block #2462

Closed seriousdev-gh closed 3 months ago

seriousdev-gh commented 3 months ago

failing spec for issue https://github.com/ruby-grape/grape/issues/2347

dblock commented 3 months ago

This was fixed in https://github.com/ruby-grape/grape/pull/2469, please check it out!