Commit Graph

4 Commits

Author SHA1 Message Date
Paul Padier 1a3e3f5889
Allow using nicknames for body definitions (#862)
* Fix typo

* Refactor MoveParams.parent_definition_of_params to use OperationId.build rather than OperationId.manipulate

This means it'll use route nicknames if those are available. It also means route parameters will be used in the definition names.

* Simplify MoveParams.build_body_parameter

MoveParams.build_definition returns the passed in name, so name and referenced_definition were always the same value.

* Fix Rubocop offenses

* Fix old reference to Travis CI in CONTRIBUTING

* Fix CHANGELOG

* Update CHANGELOG and UPGRADING
2022-07-26 09:44:42 +02:00
dblock a91d069d07 Moved to the ruby-grape organization. 2015-08-19 12:12:41 -04:00
Craig S. Cottingham 4463b18b8e Updated CONTRIBUTING. 2014-08-17 06:54:05 -04:00
dblock 010bf16193 Added CONTRIBUTING.md. 2014-07-14 09:43:23 -04:00