batch_api
batch_api copied to clipboard
Use to_json method instead of MultiJson.dump method
Changelog:
- Replace MultiJson.dump method with to_json method
Error:
NameError (uninitialized constant BatchApi::ErrorWrapper::MultiJson)