Skip to content

Commit

Permalink
Merge pull request #51 from onfido/update-resend-schema
Browse files Browse the repository at this point in the history
Update webhook resend schema
  • Loading branch information
DavidMealha-Onfido authored Mar 19, 2024
2 parents f600387 + 875bd4e commit 1764974
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions schemas/webhooks/webhook_resend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@ properties:
items:
type: object
required:
- resource_type
- resource_id
- event
properties:
resource_type:
type: string
description: Type of resource to retrigger webhooks. Accepts values check.
resource_id:
type: string
description: ID of the resource whose webhooks are to be retriggered.
Expand Down

0 comments on commit 1764974

Please sign in to comment.