Skip to content

feat(webhook): flexible webhook events#363

Open
rinasergeeva wants to merge 1 commit intomainfrom
feat/flexible-webhook-events
Open

feat(webhook): flexible webhook events#363
rinasergeeva wants to merge 1 commit intomainfrom
feat/flexible-webhook-events

Conversation

@rinasergeeva
Copy link

Description

This PR introduces the ability for users to interact with two new attributes of the WebhookEndpoint resource: event_types and name.

Since the None value is valid and meaningful for the event_types, the WebhookEndpoint class was updated to avoid filtering such values during payload construction.

See lago-api PR#4981 for additional details.

@rinasergeeva rinasergeeva self-assigned this Feb 5, 2026
* allow sending null values in webhook_endpoint create and update requests
@rinasergeeva rinasergeeva force-pushed the feat/flexible-webhook-events branch from 14b5751 to 1a6c8c4 Compare February 5, 2026 19:06
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.

1 participant