jira.js
Guide
GitHub
Preparing search index...
cloud
PermittedProjectsSchema
Variable PermittedProjectsSchema
Const
PermittedProjectsSchema
:
ZodObject
<
{
projects
:
ZodOptional
<
ZodArray
<
ZodObject
<
{
id
:
ZodOptional
<
ZodNumber
>
;
key
:
ZodOptional
<
ZodString
>
}
,
$loose
,
>
,
>
,
>
;
}
,
$loose
,
>
= ...
A list of projects in which a user is granted permissions.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A list of projects in which a user is granted permissions.