Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/agile/parameters/submitWorkspaces.ts>SubmitWorkspaces

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface SubmitWorkspaces
import { type SubmitWorkspaces } from "https://deno.land/x/jira@v3.0.2/src/agile/parameters/submitWorkspaces.ts";

Properties

workspaceIds: string[]

The IDs of Security Workspaces to link to this Jira site. These must follow this regex pattern: [a-zA-Z0-9\\-_.~@:{}=]+(\/[a-zA-Z0-9\\-_.~@:{}=]+)*