Should the top-level self
link include the query params (such as filters and sorts)?
1 Like
Good question. I’m also interested in an answer.
Yes, the top level document link “self” is the URL that generated the document which includes filtering, sorting, pagination, inclusion of related resources, and finally sparse fieldsets.
1 Like
Thanks for the answer! That’s what I figured but wanted to verify.