json_api_client icon indicating copy to clipboard operation
json_api_client copied to clipboard

Fixes #390: serialization issue for relationships

Open thebluber opened this issue 3 years ago • 0 comments

According to the jsonapi specification https://jsonapi.org/format/#document-resource-object-attributes attributes MUST NOT contain a relationship member.

There's a serialization issue introduced with Pull request #386 as described in issue #390.

thebluber avatar Mar 29 '22 14:03 thebluber