jira.js
Guide
GitHub
Preparing search index...
cloud
FailedWebhookSchema
Variable FailedWebhookSchema
Const
FailedWebhookSchema
:
ZodObject
<
{
body
:
ZodOptional
<
ZodString
>
;
failureTime
:
ZodNumber
;
id
:
ZodString
;
url
:
ZodString
;
}
,
$loose
,
>
= ...
Details about a failed webhook.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about a failed webhook.