jira.js
Guide
GitHub
Preparing search index...
cloud
RegisteredWebhookSchema
Variable RegisteredWebhookSchema
Const
RegisteredWebhookSchema
:
ZodObject
<
{
createdWebhookId
:
ZodOptional
<
ZodNumber
>
;
errors
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
}
,
$loose
,
>
= ...
ID of a registered webhook or error messages explaining why a webhook wasn't registered.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
ID of a registered webhook or error messages explaining why a webhook wasn't registered.