Edit on GitHub

Webhook Handler

A schema that is used to validate a part of Laboperator workflow templates.

A webhook handler always consists of an action.

Webhook Handler
dorequired
reference
Actions Schema

Actions can come as a simple identifier string or an object to pass options. Either variant can be used as single action or a list of actions. A list of actions will always be executed sequentially. A somehow erroneous action will cause the consecutive actions not to be executed.

Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.