jira.js
Guide
GitHub
Preparing search index...
teams/parameters
UpdateTeamSchema
Variable UpdateTeamSchema
Const
UpdateTeamSchema
:
ZodObject
<
{
description
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
displayName
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
orgId
:
ZodString
;
teamId
:
ZodString
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...