Skip to content

chore: regenerate webhook schema to 2026-07-14 - #42

Merged
mattvagni merged 1 commit into
mainfrom
chore/regenerate-webhooks-schema
Jul 16, 2026
Merged

chore: regenerate webhook schema to 2026-07-14#42
mattvagni merged 1 commit into
mainfrom
chore/regenerate-webhooks-schema

Conversation

@mattvagni

Copy link
Copy Markdown
Member

Summary

  • Regenerated the @team-plain/webhooks schema (webhook-schema.json / webhook-schema.ts) from the latest API schema.
  • Bumps the webhook target version from 2026-07-07 to 2026-07-14.
  • Adds the new thread.note_mention_created event (ThreadNoteMentionCreatedPublicEventPayload) and extracts a shared Note interface.
  • Updated test fixtures to the new version and recomputed the affected HMAC signatures in the verify tests.
  • Added a changeset (minor bump for @team-plain/webhooks).

Test plan

  • pnpm --filter @team-plain/webhooks build
  • pnpm --filter @team-plain/webhooks test (18 passing)
  • pnpm --filter @team-plain/webhooks exec tsc --noEmit
  • pnpm check

Made with Cursor

Regenerate the webhook schema and update test fixtures for the new
version. Adds the thread.note_mention_created event.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mattvagni
mattvagni merged commit 0a0de6d into main Jul 16, 2026
4 checks passed
@mattvagni
mattvagni deleted the chore/regenerate-webhooks-schema branch July 16, 2026 13:25
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