Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a basic paging support #274

Closed
wants to merge 7 commits into from
Closed

Conversation

giulio1979
Copy link

I added 2 important things:

http.response.offset.pointer

The parameter tells the system which offsets should be captured from the root document.

http.offset.nextpage

this tells the connector which parameter holds the next page offset so it will trigger and offset update and call again the API.

There is a new field added to the offset, a "nice to have" last call timestamp so you can use it in the next call.

@giulio1979 giulio1979 closed this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant