Sha256: e813270ff52ba538ea70a1e5197240fff369417f53434d4d416c4ca350380edb

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

{
  "self": "http://www.example.com/jira/rest/api/2/component/10000",
  "id": "10000",
  "name": "Component 2",
  "description": "This is a JIRA component. Updated 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_updated.json