Sha256: 511326f06e402b3d29eb5fa0ed154e1a7c6ea76f67ea71d82693888a3b0c1984

Contents?: true

Size: 934 Bytes

Versions: 7

Compression:

Stored size: 934 Bytes

Contents

{
  "startAt": 0,
  "maxResults": 1,
  "total": 1,
  "comments": [
  {
    "self": "http://www.example.com/jira/rest/api/2.0/issue/EX-1/comment/10000",
    "id": "10000",
    "author": {
      "self": "http://www.example.com/jira/rest/api/2.0/user?username=fred",
      "name": "fred",
      "displayName": "Fred F. User",
      "active": false
    },
    "body": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper.",
    "updateAuthor": {
      "self": "http://www.example.com/jira/rest/api/2.0/user?username=fred",
      "name": "fred",
      "displayName": "Fred F. User",
      "active": false
    },
    "created": "2013-02-26T07:47:25.089-0600",
    "updated": "2013-02-26T07:47:25.090-0600",
    "visibility": {
      "type": "role",
      "value": "Administrators"
    }
  }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

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