-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Would you be interested in shipping an auto-generated module that can be used as type annotation?
That way people could just do the following:
@webhook.hook()
def on_push(data: webhook.events.Push):
data['<tab>and get autocompletion in e.g. PyCharm.
Octokit provides a versioned schema: https://github.com/octokit/webhooks/blob/v3.11.2/index.json
Metadata
Metadata
Assignees
Labels
No labels