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

x/jira/src/agile/parameters/getDeploymentByKey.ts>GetDeploymentByKey

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

Properties

pipelineId: string

The ID of the deployment's pipeline.

environmentId: string

The ID of the deployment's environment.

deploymentSequenceNumber: number

The deployment's deploymentSequenceNumber.