List of issue transitions.

interface Transitions {
    expand?: string;
    transitions?: Version3.Version3Models.IssueTransition[];
}

Properties

expand?: string

Expand options that include additional transitions details in the response.

List of issue transitions.