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

Add paginated requests helper function and use in Search and All #1630

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

helenye-stripe
Copy link
Contributor

For the purpose of de-magicking PHP search / all. This simplifies what the codegen will have to generate per resource (e.g. for search the body will just call the function _requestPage.)

@helenye-stripe helenye-stripe requested review from a team, richardm-stripe and anniel-stripe and removed request for a team January 11, 2024 21:40
@helenye-stripe
Copy link
Contributor Author

Also assigning one additional person to gather more feedback on whether we want this or not!

Copy link
Contributor

@anniel-stripe anniel-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

@helenye-stripe helenye-stripe merged commit 65b9e1f into master Jan 16, 2024
22 checks passed
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.

None yet

4 participants