Add rights requests to webhooks

Emit lifecycle events for rights requests created through either the
console or compliance portal. Keep webhook subscription choices in sync
across every API and client surface.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: Sacha Al Himdani <SachaProbo@users.noreply.github.com>
Signed-off-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
Cursor Agent
2026-07-21 07:57:04 +00:00
committed by Sacha Al Himdani
parent 8f22fa93ad
commit a3fac4f543
12 changed files with 541 additions and 9 deletions

View File

@@ -6577,6 +6577,9 @@ components:
- "obligation:created"
- "obligation:updated"
- "obligation:deleted"
- "right-request:created"
- "right-request:updated"
- "right-request:deleted"
go.probo.inc/mcpgen/type: go.probo.inc/probo/pkg/coredata.WebhookEventType
WebhookEventStatus: