Merge branch 'api-no-convert' into 'master'
Don't convert data which already is the target type With Grape's DSL we already enforce data types. We don't need to explicitly convert to string if there is already one. See merge request !7740
Showing
Please register or sign in to comment