How to jump to next page in API ? #507
-
|
I want to "change" the page in API response and sending params like |
Beta Was this translation helpful? Give feedback.
Answered by
ddnexus
Apr 7, 2023
Replies: 1 comment
-
|
In a normal environment you should not need to pass the Besides, in order to dynamically change the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ddnexus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In a normal environment you should not need to pass the
pagevariable.Besides, in order to dynamically change the
itemsvariable, you could use the items extra which is tested right for that scope.