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?
@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?