Commit Graph

2 Commits

Author SHA1 Message Date
Dhruv Paranjape e7856de6d0
Set default parameter location based on consumes (#927)
* Set default parameter location based on consumes

* fix rubocop warnings and update todos.

* fix spec

* change rubocop fix

* correct PR number in changelog

---------

Co-authored-by: Eugene Lim <limzhiweieugene@gmail.com>
2024-05-10 12:42:54 +02:00
Yuto SASAKI 34f38d03bf Apply `values` and `default` of array params to its items (#651)
* Apply `values` and `default` of array params to its items

* Fixes #650

https://github.com/ruby-grape/grape#values

* Update CHANGELOG.md
2017-11-15 08:39:19 +01:00