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

Trim event API version when matching #1727

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

anniel-stripe
Copy link
Contributor

Some webhook endpoints require beta flags in the webhook version, but the current apiVersionMismatch check will throw since it only trims beta flags from the library API version. Update the check to trim from both API versions to address this issue.

@anniel-stripe anniel-stripe requested review from a team and helenye-stripe and removed request for a team January 17, 2024 22:20
@anniel-stripe anniel-stripe enabled auto-merge (squash) January 17, 2024 22:22
@anniel-stripe anniel-stripe merged commit 5c17e2e into beta Jan 17, 2024
10 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.

2 participants