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:
committed by
Sacha Al Himdani
parent
8f22fa93ad
commit
a3fac4f543
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user