Sha256: 45ec67a1d0d4adfe0e6282ee81a2bb5e69e928f58e166aa0795581c705df9e84
Contents?: true
Size: 694 Bytes
Versions: 7
Compression:
Stored size: 694 Bytes
Contents
{ "expand": "html", "self": "http://example.com:8080/jira/rest/api/2.0/issue/EX-2", "key": "EX-2", "fields": { "timetracking": { "name": "timetracking", "type": "timetracking", "value": { "timeoriginalestimate": 10, "timeestimate": 3, "timespent": 6 } }, "project": { "name": "project", "type": "com.atlassian.jira.project.Project", "value": { "self": "http://www.example.com/jira/rest/api/2.0/project/EX", "key": "EX", "name": "Example" } }, "description": { "name": "description", "type": "java.lang.String", "value": "example bug report" } } }
Version data entries
7 entries across 7 versions & 1 rubygems