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

python: Fix sync / async mismatch for op-webhook-endpoint API #1535

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

svix-jplatte
Copy link
Member

We were returning the Async API object from the sync client's method.

@svix-jplatte svix-jplatte requested a review from a team as a code owner November 27, 2024 16:57
@svix-jplatte svix-jplatte merged commit 6c7c253 into main Nov 27, 2024
3 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/python-sync-op-webhooks-api branch November 27, 2024 18:12
@svix-jplatte svix-jplatte mentioned this pull request Nov 28, 2024
svix-jplatte added a commit that referenced this pull request Nov 28, 2024
* Server: Return 413 on large payloads ([#1530])
* Libs/Python: Fix sync / async mismatch for op-webhook-endpoint API
([#1535])
* Libs/Rust: Fix types of `iterator` fields ([#1534])
* Libs/Kotlin: Add convenient construction of messages with
pre-serialized payload ([#1531])
* Libs/Rust: Add convenient construction of messages with pre-serialized
payload ([#1533])

[#1530]: #1530
[#1531]: #1531
[#1533]: #1533
[#1534]: #1534
[#1535]: #1535
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