2893: API server accepts all serialized parameters as JSON.
authorBrett Smith <brett@curoverse.com>
Mon, 2 Jun 2014 21:26:50 +0000 (17:26 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 2 Jun 2014 21:29:03 +0000 (17:29 -0400)
commitabc22e2b430a57787adaf9b665cff1214b0d87fc
treed6fd09af40fa262273cc3f9ccfd8ea71e178eeb7
parent0558601e48e0440887ae597a64c314676bb1e138
2893: API server accepts all serialized parameters as JSON.

This commit takes the bugfix that was applied in 135f306e, and ensures
it's applied to all serialized attributes.
services/api/app/controllers/arvados/v1/job_tasks_controller.rb
services/api/app/controllers/arvados/v1/users_controller.rb
services/api/test/integration/serialized_encoding_test.rb