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

Enable Pagination Metadata on Response of nultiple APIs #323

Open
Anthony-Michel opened this issue Oct 24, 2024 · 0 comments
Open

Enable Pagination Metadata on Response of nultiple APIs #323

Anthony-Michel opened this issue Oct 24, 2024 · 0 comments

Comments

@Anthony-Michel
Copy link

This MR #277 added pagination information on request level , but if i'm not mistaking it seems the pagination has been added into the input but not the output/response model.

When manually calling the related api from twitter, i do see the meta with the nextToken in the response.
Without having that value returned in the output / response, it seems impossible to use the pagination on that endpoint.

same goes for like.ListUsers ie https://api.twitter.com/2/tweets/:id/liking_users and userlookup.Get ie https://api.twitter.com/2/users/:id

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

No branches or pull requests

1 participant