The params passed in is auto-deserialized and thus can be a list or a hash with query options instead of your expected "id" value.
The params passed in is auto-deserialized and thus can be a list or a hash with query options instead of your expected "id" value.