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 types for Webhooks events #69

Open
MichaelSnowden opened this issue Mar 14, 2022 · 0 comments
Open

Python types for Webhooks events #69

MichaelSnowden opened this issue Mar 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MichaelSnowden
Copy link

It'd be great if we had a method for parsing the JSON messages sent via Webhooks into Python objects (ideally MyPy-annotated classes). I think this would make it easier to program against the Webhooks API because devs wouldn't have to refer to the documentation for type information--it'd be right there in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants