jira.js
Guide
GitHub
Preparing search index...
cloud
JsonContextVariableSchema
Variable JsonContextVariableSchema
Const
JsonContextVariableSchema
:
ZodObject
<
{
type
:
ZodEnum
<
{
json
:
"json"
}
>
;
value
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
}
,
$loose
,
>
= ...
A JSON object with custom content.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A JSON object with custom content.