Problem/Motivation

Just started to play around this. Very cool!

I noticed that when I used the include feature also you can include a relationship and then return back to the original thing that created the relationship. For instance uid -> picture -> uid -> picture -> uid etc.

Which creates the url
https://example.jsonapi.dev/jsonapi/node/article?include=uid.user_picture.uid.user_picture.uid.user_picture
Not . huge deal but kind of weird

Proposed resolution

Not this from being possible

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
Screenshot 2019-09-18 10.46.51.png32.11 KBtedbow

Comments

tedbow created an issue.