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

x/jira/src/agile/parameters/createSprint.ts>CreateSprint

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

Properties

name: string
optional
startDate: string
optional
endDate: string
originBoardId: number
optional
goal: string