Skip to content

Commit

Permalink
Add item type for reasons property
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed Sep 24, 2024
1 parent e6d6ef9 commit 19d8194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schemas/webhooks/webhook_event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ properties:
description: Output object with the fields produced by the Task execution.
reasons:
type: array
items:
type: string
description: The reasons the Workflow Run outcome was reached. Configurable when creating the Workflow Version.
link:
type: object
Expand Down

0 comments on commit 19d8194

Please sign in to comment.