Use to_h to convert params to a hash
@rymai There are other places in the API, which does not use to_h
but directly feeds the Hashie::Mash
to a service. Shall we update those as well?
Merge request reports
Activity
Thanks @razer6, there are failing specs. Please fix and assign to @rspeicher since I'm off tomorrow! Thanks!
Reassigned to @razer6
Reassigned to @rspeicher
Mentioned in issue #24444 (closed)
- Resolved by username-removed-2900
Reassigned to @razer6
@stanhu I added a helper. For now only the milestones API uses this helper but other APIs should be refactored to do the same. But this is out of scope of this MR.
Reassigned to @rspeicher
- Resolved by username-removed-2900
@razer6 One question.
Reassigned to @razer6
Reassigned to @rspeicher
Please register or sign in to reply