You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on an API and I need to return pagination links on my responses. I am wordering the best way to to that. JSON-API specification does not let it clear on how it should display the links top-level.
what is your thoughts about the following example?
Hey guys,
I am working on an API and I need to return pagination links on my responses. I am wordering the best way to to that. JSON-API specification does not let it clear on how it should display the links top-level.
what is your thoughts about the following example?
Anyway, I've opened a PR and I would like to discuss it with you all.
The text was updated successfully, but these errors were encountered: