UNPKG

@itentialopensource/adapter-jira

Version:

This adapter integrates with system Jira

16 lines 395 B
{ "maxResults": 50, "startAt": 0, "total": 1, "isLast": true, "values": [ { "self": "https://your-domain.atlassian.net/rest/api/3/issuesecurityscheme/level?id=10021", "id": "10021", "description": "Only the reporter and internal staff can see this issue.", "name": "Reporter Only", "isDefault": true, "issueSecuritySchemeId": "10001" } ] }