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

Assert types of pagination responses #1015

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Aug 16, 2023

Summary

This will remove the need to do a type suppression here when we add types.

This isn't breaking under the assumption that API responses return the types they are declared to, but might break somebody's test against mock data (for example, ours), hence I would like to do it in the major.

@richardm-stripe richardm-stripe merged commit e1e6874 into sdk-release/next-major Aug 16, 2023
10 checks passed
@remi-stripe remi-stripe deleted the richardm-assert-page-types branch September 28, 2023 23:11
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.

3 participants