jsonapi icon indicating copy to clipboard operation
jsonapi copied to clipboard

Support for embedded records?

Open NullVoxPopuli opened this issue 9 years ago • 1 comments

I have to use embedded records for my project.

I'm currently using a fork/branch of AMS, and this monkey patch: https://github.com/spieker/active_model_serializers-jsonapi_embedded_records_deserializer/blob/master/lib/active_model_serializers/jsonapi_embedded_records_deserializer.rb

But I'd like to use this gem, cause it has some good document validation features. :-)

Could support for embedded records be added?

NullVoxPopuli avatar Apr 23 '16 21:04 NullVoxPopuli

I'm currently not too keen on diverging from the spec. I'd like to wait a bit for at least an official extension for embedded records, but let's keep this issue open to discuss it.

beauby avatar Apr 25 '16 14:04 beauby