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

x/jira/src/agile/parameters/swapSprint.ts>SwapSprint

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

Properties

sprintId: number

The ID of the sprint to swap.

optional
sprintToSwapWith: number