rafiki
rafiki copied to clipboard
Update webhook spec for client field
Context
When creating any OP resource (incoming or outgoing payment), the resource created webhook event should include information about the client that created the resource. The client
property needs to be added to the webhook specification.
Todos
- [ ] Update
packages/backend/src/openapi/webhooks.yaml
to includeclient
Related Story
https://github.com/interledger/rafiki/issues/2402