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 would like to have a pagination style like the GitHub REST API (using link in reponse header) but with the original content as the response (and not the content nested inside e.g. items list with the default Page). Is this possible?
The text was updated successfully, but these errors were encountered:
Hi @uriyyo,
I would like to have a pagination style like the GitHub REST API (using
link
in reponse header) but with the original content as the response (and not the content nested inside e.g.items
list with the defaultPage
). Is this possible?The text was updated successfully, but these errors were encountered: