As commented on
https://github.com/interagent/committee/blob/master/lib/committee/request_unpacker.rb#L81-L87
No support for request body which is Array/Int/String (not Hash) and raise error Invalid JSON input. Require object with parameters as keys.
Want to support these not Hash request body