jsonapi-serializer icon indicating copy to clipboard operation
jsonapi-serializer copied to clipboard

Adds support for links for a record, moves meta-links to meta_links

Open schechter opened this issue 7 years ago • 2 comments

schechter avatar Sep 22 '17 19:09 schechter

This is to add support for links that are specific to a record. Current behavior is to put 'meta' links on the record as if they were for the record and links on the record are ignored. This should fix https://github.com/SeyZ/jsonapi-serializer/issues/84 but it will also change existing behavior around links.

@SeyZ Do you have any other suggestions of what to do with the existing "meta" links

schechter avatar Sep 22 '17 19:09 schechter

@SeyZ Do you have any feedback on this?

schechter avatar Oct 17 '17 22:10 schechter