Sha256: 4d089be89e077d40ab53ef4668709d1009b5911fb2166abffb3e58bf5b889471

Contents?: true

Size: 1 KB

Versions: 6

Compression:

Stored size: 1 KB

Contents

{
  "self": "http://www.example.com/rest/api/2/issue/10265/comment/10402",
  "id": "10000",
  "author": {
    "self": "http://www.example.com/rest/api/2/user?username=fred",
    "name": "fred",
    "emailAddress": "fred@example.com",
    "avatarUrls": {
      "16x16": "http://www.example.com/secure/useravatar?size=small&avatarId=10122",
      "48x48": "http://www.example.com/secure/useravatar?avatarId=10122"
    },
    "displayName": "JIRA Administrator",
    "active": true
  },
  "body": "a new comment without key after specials",
  "updateAuthor": {
    "self": "http://www.example.com/rest/api/2/user?username=fred",
    "name": "fred",
    "emailAddress": "fred@example.com",
    "avatarUrls": {
      "16x16": "http://www.example.com/secure/useravatar?size=small&avatarId=10122",
      "48x48": "http://www.example.com/secure/useravatar?avatarId=10122"
    },
    "displayName": "JIRA Administrator",
    "active": true
  },
  "created": "2013-04-10T08:38:17.000-0500",
  "updated": "2013-04-10T08:38:17.000-0500"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jiralicious-0.4.3 spec/fixtures/comment_single.json
jiralicious-0.4.0 spec/fixtures/comment_single.json
jiralicious-0.3.0 spec/fixtures/comment_single.json
jiralicious-0.2.2 spec/fixtures/comment_single.json
jiralicious-0.2.1 spec/fixtures/comment_single.json
jiralicious-0.2.0 spec/fixtures/comment_single.json