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

x/jira/src/version3/parameters/getDraftWorkflow.ts>GetDraftWorkflow

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

Properties

id: number

The ID of the workflow scheme that the draft belongs to.

optional
workflowName: string

The name of a workflow in the scheme. Limits the results to the workflow-issue type mapping for the specified workflow.