jira.js
Guide
GitHub
Preparing search index...
cloud
HealthCheckResultSchema
Variable HealthCheckResultSchema
Const
HealthCheckResultSchema
:
ZodObject
<
{
description
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
passed
:
ZodOptional
<
ZodBoolean
>
;
}
,
$loose
,
>
= ...
Jira instance health check results. Deprecated and no longer returned.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Jira instance health check results. Deprecated and no longer returned.