-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
I have a resource that is paginated, and I want to include a nextLink
in the metadata of my response. I've tried by using the addMeta
function on my QueryResult
, but the metadata I add doesn't make it through the rendering. How do I include a nextLink? I think the renderer I'm using is the atom renderer.
Related question - how do I change renderers? Say like I wanted to return JSON?
Metadata
Metadata
Assignees
Labels
No labels