Skip to content

Commit 909a05f

Browse files
author
Francisco Liberal
committed
update enum refs
1 parent fef58f2 commit 909a05f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pages/toolkits/productivity/jira/reference.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Below is a reference of enumerations used by some tools in the Jira toolkit:
44

55
## SprintState
66

7+
Sprint states are used in the `Jira.ListSprints` tool to filter sprints. The following enumeration values represent the possible states supported by the Jira API, either individually or in combination:
8+
79
- **FUTURE**: `future`
810
- **ACTIVE**: `active`
911
- **CLOSED**: `closed`

0 commit comments

Comments
 (0)