jira.js
Guide
GitHub
Preparing search index...
admin
ApplicationErrorSchema
Variable ApplicationErrorSchema
Const
ApplicationErrorSchema
:
ZodObject
<
{
code
:
ZodOptional
<
ZodString
>
;
detail
:
ZodOptional
<
ZodString
>
;
id
:
ZodOptional
<
ZodString
>
;
status
:
ZodOptional
<
ZodString
>
;
title
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...