laravel icon indicating copy to clipboard operation
laravel copied to clipboard

Ensure top level self link query parameters

Open lindyhopchris opened this issue 3 years ago • 0 comments

As per this clarification to the spec: https://github.com/json-api/json-api/pull/1604

Need to ensure that all our response documents have a top-level self link that would allow a client to refresh the document correctly (i.e. it has all the query parameters in it).

lindyhopchris avatar Feb 02 '22 09:02 lindyhopchris