Skip to content

Commit

Permalink
Webhook event object href is not required (#151)
Browse files Browse the repository at this point in the history
In audit_log.created events, payload.object does not have an href property
  • Loading branch information
oliverlambson authored Jan 27, 2025
1 parent ad4871a commit e280645
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schemas/webhooks/webhook_event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ properties:
type: object
required:
- id
- href
description: The object affected by this event.
properties:
id:
Expand Down

0 comments on commit e280645

Please sign in to comment.