Sha256: 3613dcc276e4433d2147283fd655a6788fce0b7e88017b8e41c11c016d3cc6c5

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

{
  "self": "http://www.example.com/jira/rest/api/2/component/10000",
  "id": "10000",
  "name": "Component 1",
  "description": "This is a JIRA component",
  "lead": {
    "self": "http://www.example.com/jira/rest/api/2/user?username=fred",
    "name": "fred",
    "avatarUrls": {
      "16x16": "http://www.example.com/jira/secure/useravatar?size=small&ownerId=fred",
      "48x48": "http://www.example.com/jira/secure/useravatar?size=large&ownerId=fred"
    },
    "displayName": "Fred F. User",
    "active": false
  },
  "assigneeType": "PROJECT_LEAD",
  "assignee": {
    "self": "http://www.example.com/jira/rest/api/2/user?username=fred",
    "name": "fred",
    "avatarUrls": {
      "16x16": "http://www.example.com/jira/secure/useravatar?size=small&ownerId=fred",
      "48x48": "http://www.example.com/jira/secure/useravatar?size=large&ownerId=fred"
    },
    "displayName": "Fred F. User",
    "active": false
  },
  "realAssigneeType": "PROJECT_LEAD",
  "realAssignee": {
    "self": "http://www.example.com/jira/rest/api/2/user?username=fred",
    "name": "fred",
    "avatarUrls": {
      "16x16": "http://www.example.com/jira/secure/useravatar?size=small&ownerId=fred",
      "48x48": "http://www.example.com/jira/secure/useravatar?size=large&ownerId=fred"
    },
    "displayName": "Fred F. User",
    "active": false
  },
  "isAssigneeTypeValid": false
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jiralicious-0.5.0 spec/fixtures/component.json