Did you try overwriting .model? As long as all responses have the same structure it should work. create should use .model as well. Otherwise you will just have to implement your own create method on the model that does the conversion.
↧