Closed LeakyBucket closed 7 years ago
As per a discussion on Gitter.
It would appear that using post as the deserializable_resource key results in an empty hash at that key.
post
deserializable_resource
The data looks good at the Rack level but at some point between Rack and the Controller action the key is stripped of any nested data.
Rails 5.0.2
As per a discussion on Gitter.
It would appear that using
post
as thedeserializable_resource
key results in an empty hash at that key.The data looks good at the Rack level but at some point between Rack and the Controller action the key is stripped of any nested data.
Rails 5.0.2