123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561 |
- {
- "expand": "issuetypes",
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
- "id": "10001",
- "key": "CO2",
- "name": "Colleen-2",
- "avatarUrls": {
- "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
- "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
- "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
- "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
- },
- "issuetypes": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10000",
- "id": "10000",
- "description": "A big user story that needs to be broken down. Created by Jira Software - do not edit or delete.",
- "iconUrl": "https://beepboopimatest.atlassian.net/images/icons/issuetypes/epic.svg",
- "name": "Epic",
- "untranslatedName": "Epic",
- "subtask": false,
- "expand": "fields",
- "fields": {
- "summary": {
- "required": true,
- "schema": {
- "type": "string",
- "system": "summary"
- },
- "name": "Summary",
- "key": "summary",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "issuetype": {
- "required": true,
- "schema": {
- "type": "issuetype",
- "system": "issuetype"
- },
- "name": "Issue Type",
- "key": "issuetype",
- "hasDefaultValue": false,
- "operations": [],
- "allowedValues": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10000",
- "id": "10000",
- "description": "A big user story that needs to be broken down. Created by Jira Software - do not edit or delete.",
- "iconUrl": "https://beepboopimatest.atlassian.net/images/icons/issuetypes/epic.svg",
- "name": "Epic",
- "subtask": false,
- "hierarchyLevel": 1
- }
- ]
- },
- "components": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "component",
- "system": "components"
- },
- "name": "Components",
- "key": "components",
- "hasDefaultValue": false,
- "operations": ["add", "set", "remove"],
- "allowedValues": []
- },
- "description": {
- "required": false,
- "schema": {
- "type": "string",
- "system": "description"
- },
- "name": "Description",
- "key": "description",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "project": {
- "required": true,
- "schema": {
- "type": "project",
- "system": "project"
- },
- "name": "Project",
- "key": "project",
- "hasDefaultValue": false,
- "operations": ["set"],
- "allowedValues": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
- "id": "10001",
- "key": "CO2",
- "name": "Colleen-2",
- "projectTypeKey": "software",
- "simplified": false,
- "avatarUrls": {
- "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
- "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
- "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
- "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
- }
- }
- ]
- },
- "reporter": {
- "required": true,
- "schema": {
- "type": "user",
- "system": "reporter"
- },
- "name": "Reporter",
- "key": "reporter",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/search?query=",
- "hasDefaultValue": true,
- "operations": ["set"]
- },
- "customfield_10011": {
- "required": true,
- "schema": {
- "type": "string",
- "custom": "com.pyxis.greenhopper.jira:gh-epic-label",
- "customId": 10011
- },
- "name": "Epic Name",
- "key": "customfield_10011",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "customfield_10014": {
- "required": false,
- "schema": {
- "type": "any",
- "custom": "com.pyxis.greenhopper.jira:gh-epic-link",
- "customId": 10014
- },
- "name": "Epic Link",
- "key": "customfield_10014",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "labels": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "string",
- "system": "labels"
- },
- "name": "Labels",
- "key": "labels",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/1.0/labels/suggest?query=",
- "hasDefaultValue": false,
- "operations": ["add", "set", "remove"]
- },
- "attachment": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "attachment",
- "system": "attachment"
- },
- "name": "Attachment",
- "key": "attachment",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "issuelinks": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "issuelinks",
- "system": "issuelinks"
- },
- "name": "Linked Issues",
- "key": "issuelinks",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/issue/picker?currentProjectId=&showSubTaskParent=true&showSubTasks=true¤tIssueKey=null&query=",
- "hasDefaultValue": false,
- "operations": ["add"]
- },
- "assignee": {
- "required": false,
- "schema": {
- "type": "user",
- "system": "assignee"
- },
- "name": "Assignee",
- "key": "assignee",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/assignable/search?project=CO2&query=",
- "hasDefaultValue": false,
- "operations": ["set"]
- }
- }
- },
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10001",
- "id": "10001",
- "description": "Functionality or a feature expressed as a user goal.",
- "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium",
- "name": "Story",
- "untranslatedName": "Story",
- "subtask": false,
- "expand": "fields",
- "fields": {
- "summary": {
- "required": true,
- "schema": {
- "type": "string",
- "system": "summary"
- },
- "name": "Summary",
- "key": "summary",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "issuetype": {
- "required": true,
- "schema": {
- "type": "issuetype",
- "system": "issuetype"
- },
- "name": "Issue Type",
- "key": "issuetype",
- "hasDefaultValue": false,
- "operations": [],
- "allowedValues": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10001",
- "id": "10001",
- "description": "Functionality or a feature expressed as a user goal.",
- "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium",
- "name": "Story",
- "subtask": false,
- "avatarId": 10315,
- "hierarchyLevel": 0
- }
- ]
- },
- "parent": {
- "required": false,
- "schema": {
- "type": "issuelink",
- "system": "parent"
- },
- "name": "Parent",
- "key": "parent",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "components": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "component",
- "system": "components"
- },
- "name": "Components",
- "key": "components",
- "hasDefaultValue": false,
- "operations": ["add", "set", "remove"],
- "allowedValues": []
- },
- "description": {
- "required": false,
- "schema": {
- "type": "string",
- "system": "description"
- },
- "name": "Description",
- "key": "description",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "project": {
- "required": true,
- "schema": {
- "type": "project",
- "system": "project"
- },
- "name": "Project",
- "key": "project",
- "hasDefaultValue": false,
- "operations": ["set"],
- "allowedValues": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
- "id": "10001",
- "key": "CO2",
- "name": "Colleen-2",
- "projectTypeKey": "software",
- "simplified": false,
- "avatarUrls": {
- "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
- "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
- "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
- "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
- }
- }
- ]
- },
- "reporter": {
- "required": true,
- "schema": {
- "type": "user",
- "system": "reporter"
- },
- "name": "Reporter",
- "key": "reporter",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/search?query=",
- "hasDefaultValue": true,
- "operations": ["set"]
- },
- "customfield_10014": {
- "required": false,
- "schema": {
- "type": "any",
- "custom": "com.pyxis.greenhopper.jira:gh-epic-link",
- "customId": 10014
- },
- "name": "Epic Link",
- "key": "customfield_10014",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "labels": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "string",
- "system": "labels"
- },
- "name": "Labels",
- "key": "labels",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/1.0/labels/suggest?query=",
- "hasDefaultValue": false,
- "operations": ["add", "set", "remove"]
- },
- "attachment": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "attachment",
- "system": "attachment"
- },
- "name": "Attachment",
- "key": "attachment",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "issuelinks": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "issuelinks",
- "system": "issuelinks"
- },
- "name": "Linked Issues",
- "key": "issuelinks",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/issue/picker?currentProjectId=&showSubTaskParent=true&showSubTasks=true¤tIssueKey=null&query=",
- "hasDefaultValue": false,
- "operations": ["add"]
- },
- "assignee": {
- "required": false,
- "schema": {
- "type": "user",
- "system": "assignee"
- },
- "name": "Assignee",
- "key": "assignee",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/assignable/search?project=CO2&query=",
- "hasDefaultValue": false,
- "operations": ["set"]
- }
- }
- },
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10002",
- "id": "10002",
- "description": "A small, distinct piece of work.",
- "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium",
- "name": "Task",
- "untranslatedName": "Task",
- "subtask": false,
- "expand": "fields",
- "fields": {
- "summary": {
- "required": true,
- "schema": {
- "type": "string",
- "system": "summary"
- },
- "name": "Summary",
- "key": "summary",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "issuetype": {
- "required": true,
- "schema": {
- "type": "issuetype",
- "system": "issuetype"
- },
- "name": "Issue Type",
- "key": "issuetype",
- "hasDefaultValue": false,
- "operations": [],
- "allowedValues": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10002",
- "id": "10002",
- "description": "A small, distinct piece of work.",
- "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium",
- "name": "Task",
- "subtask": false,
- "avatarId": 10318,
- "hierarchyLevel": 0
- }
- ]
- },
- "parent": {
- "required": false,
- "schema": {
- "type": "issuelink",
- "system": "parent"
- },
- "name": "Parent",
- "key": "parent",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "components": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "component",
- "system": "components"
- },
- "name": "Components",
- "key": "components",
- "hasDefaultValue": false,
- "operations": ["add", "set", "remove"],
- "allowedValues": []
- },
- "description": {
- "required": false,
- "schema": {
- "type": "string",
- "system": "description"
- },
- "name": "Description",
- "key": "description",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "project": {
- "required": true,
- "schema": {
- "type": "project",
- "system": "project"
- },
- "name": "Project",
- "key": "project",
- "hasDefaultValue": false,
- "operations": ["set"],
- "allowedValues": [
- {
- "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
- "id": "10001",
- "key": "CO2",
- "name": "Colleen-2",
- "projectTypeKey": "software",
- "simplified": false,
- "avatarUrls": {
- "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
- "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
- "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
- "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
- }
- }
- ]
- },
- "reporter": {
- "required": true,
- "schema": {
- "type": "user",
- "system": "reporter"
- },
- "name": "Reporter",
- "key": "reporter",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/search?query=",
- "hasDefaultValue": true,
- "operations": ["set"]
- },
- "customfield_10014": {
- "required": false,
- "schema": {
- "type": "any",
- "custom": "com.pyxis.greenhopper.jira:gh-epic-link",
- "customId": 10014
- },
- "name": "Epic Link",
- "key": "customfield_10014",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "labels": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "string",
- "system": "labels"
- },
- "name": "Labels",
- "key": "labels",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/1.0/labels/suggest?query=",
- "hasDefaultValue": false,
- "operations": ["add", "set", "remove"]
- },
- "attachment": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "attachment",
- "system": "attachment"
- },
- "name": "Attachment",
- "key": "attachment",
- "hasDefaultValue": false,
- "operations": ["set"]
- },
- "issuelinks": {
- "required": false,
- "schema": {
- "type": "array",
- "items": "issuelinks",
- "system": "issuelinks"
- },
- "name": "Linked Issues",
- "key": "issuelinks",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/issue/picker?currentProjectId=&showSubTaskParent=true&showSubTasks=true¤tIssueKey=null&query=",
- "hasDefaultValue": false,
- "operations": ["add"]
- },
- "assignee": {
- "required": false,
- "schema": {
- "type": "user",
- "system": "assignee"
- },
- "name": "Assignee",
- "key": "assignee",
- "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/assignable/search?project=CO2&query=",
- "hasDefaultValue": false,
- "operations": ["set"]
- }
- }
- }
- ]
- }
|