Sha256: df09221b9d36ba540c9a75d9ec66518134c142993aab913d2bb457333087f8bc
Contents?: true
Size: 874 Bytes
Versions: 7
Compression:
Stored size: 874 Bytes
Contents
{ "expand": "projects", "projects": [ { "self": "http://www.example.com/jira/rest/api/2/project/EX", "id": "10000", "key": "EX", "name": "Example Project", "avatarUrls": { "16x16": "http://www.example.com/jira/secure/projectavatar?size=small&pid=10000&avatarId=10011", "48x48": "http://www.example.com/jira/secure/projectavatar?pid=10000&avatarId=10011" }, "issuetypes": [ { "self": "http://www.example.com/jira/rest/api/2/issueType/1", "id": "1", "description": "An error in the code", "iconUrl": "http://www.example.com/jira/images/icons/issuetypes/bug.png", "name": "Bug", "subtask": false, "fields": { "issuetype": { "required": true, "name": "Issue Type", "operations": [ "set" ] } } } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems