jira.js
    Preparing search index...

    Variable SetDashboardItemPropertySchemaConst

    SetDashboardItemPropertySchema: ZodObject<
        {
            body: ZodRecord<ZodString, ZodAny>;
            dashboardId: ZodString;
            itemId: ZodString;
            propertyKey: ZodString;
        },
        $strip,
    > = ...