Skip to content

docs(webhooks): document event listing methods - #272

Draft
gabrielmfern wants to merge 1 commit into
mainfrom
docs/dev-1926-webhook-event-listing
Draft

docs(webhooks): document event listing methods#272
gabrielmfern wants to merge 1 commit into
mainfrom
docs/dev-1926-webhook-event-listing

Conversation

@gabrielmfern

@gabrielmfern gabrielmfern commented Aug 26, 2026

Copy link
Copy Markdown
Member

Summary

  • document the synchronous webhook event APIs
  • document the asynchronous webhook event APIs

Testing

  • uvx --from tox tox -e lint,mypy,py

Linear: https://linear.app/resend/issue/DEV-1926


Summary by cubic

Adds docstrings to the sync and async webhook event methods (list_events, get_event, list_event_attempts) so the API reference is complete. This is a docs-only change; no behavior changes or migrations required. Addresses DEV-1926.

Written for commit 3ee1a24. Summary will update on new commits.

Review in cubic

@klotty klotty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Adds docstrings to sync/async webhook event methods. Purely additive documentation with no behavior or signature changes visible in the diff; a docs-only change needs no human tradeoff decision.

Re-trigger cubic

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