Skip to content

Remove retired V1 webhook / app-scope references from webhooks docs - #1548

Merged
dslovinsky merged 1 commit into
mainfrom
ds/remove-v1-webhook-docs
Aug 20, 2026
Merged

Remove retired V1 webhook / app-scope references from webhooks docs#1548
dslovinsky merged 1 commit into
mainfrom
ds/remove-v1-webhook-docs

Conversation

@dslovinsky

Copy link
Copy Markdown
Collaborator

Summary

  • Removes the "V1 webhook event object" section from the Webhooks Overview page, which documented MINED_TRANSACTION/DROPPED_TRANSACTION webhooks and their app field
  • These webhook types (and their app-scoped tenancy model) were removed from prod in August 2025 — confirmed via the webhooks-service migration that deleted them from the DB and dropped the app-linked table
  • The three webhook types actually live today (Address Activity, Custom/GraphQL, NFT Activity) are team-scoped, not app-scoped, and their delivery payloads carry no app field, so the old section implied a relationship that no longer holds
  • Renamed "V2 webhook" → "Webhook event object" since there's no longer a V1 to distinguish it from, and cleaned up a stale "Object-mined transaction" field description left over from that era

Test plan

  • Docs site preview build renders the page correctly with the removed section

Mined and dropped transaction webhooks were removed from prod in
August 2025 along with their app-scoped tenancy model. The remaining
webhook types (Address Activity, Custom/GraphQL, NFT Activity) are
team-scoped, not app-scoped, and don't include an app field in their
payload, so the V1 section was stale and implied a relationship that
no longer holds.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Aug 20, 2026, 4:13 PM

@dslovinsky
dslovinsky marked this pull request as ready for review August 20, 2026 16:15
@dslovinsky
dslovinsky requested a review from a team as a code owner August 20, 2026 16:15
@dslovinsky
dslovinsky merged commit b6e55d6 into main Aug 20, 2026
15 checks passed
@dslovinsky
dslovinsky deleted the ds/remove-v1-webhook-docs branch August 20, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants