{"info":{"_postman_id":"42b081e1-3355-4b33-a3b7-2343e400e275","name":"Redmine","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"916999","collectionId":"42b081e1-3355-4b33-a3b7-2343e400e275","publishedId":"T1DtfFxf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-30T14:51:11.000Z"},"item":[{"name":"SR","item":[{"name":"Create project ","id":"e8dba900-ceb3-49a2-a981-358d2d4e3686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"SR-API-TOKEN","value":"4968811a2a3c558a012c4dcda5fea599cbf10df1a99973bd6518070a31eccf13","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"project_id\": 228,\n    \"name\": \"Android / iOS testing\",\n    \"identifier\": \"android-ios-testing\",\n    \"description\": \"\",\n    \"created_on\": \"2019-10-21\",\n    \"status\": 1,\n    \"tracker\": [\n        {\n            \"id\": 6,\n            \"name\": \"Task\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Support\"\n        }\n    ],\n    \"custom_fields\": [\n        {\n            \"id\": 9,\n            \"name\": \"Client\",\n            \"value\": \"0\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Project Type\",\n            \"value\": \"coupon\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Main PM\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Master QA file\",\n            \"value\": \"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://admin.sr.appdr.com/ajax/sr/createProject.do","urlObject":{"protocol":"http","path":["ajax","sr","createProject.do"],"host":["admin","sr","appdr","com"],"query":[{"disabled":true,"key":"SR-API-TOKEN","value":"4968811a2a3c558a012c4dcda5fea599cbf10df1a99973bd6518070a31eccf13"}],"variable":[]}},"response":[],"_postman_id":"e8dba900-ceb3-49a2-a981-358d2d4e3686"},{"name":"Create Issue","id":"b7449f94-d8ef-449e-9d06-2d2155170630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"SR-API-TOKEN","type":"text","value":"4968811a2a3c558a012c4dcda5fea599cbf10df1a99973bd6518070a31eccf13"}],"body":{"mode":"raw","raw":"{\n    \"issue_id\": 5850,\n    \"project_id\": 105,\n    \"subject\": \"2020.07.29_Web_Kakao Api and Support App\",\n    \"description\": \"\",\n    \"start_date\": \"2020-07-29\",\n    \"due_date\": \"2020-07-29\",\n    \"done_ratio\": 0,\n    \"estimated_hours\": 3,\n    \"tracker\": {\n        \"id\": 6,\n        \"name\": \"Task\"\n    },\n    \"status\": {\n        \"id\": 3,\n        \"name\": \"Resolved\"\n    },\n    \"priority\": {\n        \"id\": 2,\n        \"name\": \"Normal\"\n    },\n    \"author\": {\n        \"id\": 91,\n        \"name\": \"Appdr Hajin\"\n    },\n    \"assigned_to\": {\n        \"id\": 30,\n        \"name\": \"Hyejin Lee\",\n        \"email\": \"abc@gmail.com\"\n    },\n    \"fixed_version\": {\n        \"id\": 619,\n        \"name\": \"2020.07.21\"\n    },\n    \"custom_fields\": [\n        {\n            \"id\": 3,\n            \"name\": \"HQ time\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Resolution Incentive\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"DueDate(EC)\",\n            \"value\": \"2020-07-31\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Act Date\",\n            \"value\": \"2020-07-31\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Business Analystic(BA)\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Design\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Front-end\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Server-side\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Source management\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Platform\",\n            \"multiple\": true,\n            \"value\": [\n                \"Mobile Web\"\n            ]\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Skill\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Message to customer\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Subject (for customer)\",\n            \"value\": \"2020.07.29_웹_카카오 관련 api 추가 및 지원작업\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"rework(재작업)\",\n            \"value\": \"0\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Fix bugs time\",\n            \"value\": \"0\"\n        }\n    ],\n    \"created_on\": \"2020-07-29\",\n    \"closed_on\": \"2020-07-31\"\n}","options":{"raw":{"language":"json"}}},"url":"http://admin.sr.appdr.com/ajax/sr/createIssue.do","urlObject":{"protocol":"http","path":["ajax","sr","createIssue.do"],"host":["admin","sr","appdr","com"],"query":[{"disabled":true,"key":"SR-API-TOKEN","value":"4968811a2a3c558a012c4dcda5fea599cbf10df1a99973bd6518070a31eccf13"}],"variable":[]}},"response":[],"_postman_id":"b7449f94-d8ef-449e-9d06-2d2155170630"},{"name":"Update a Project","id":"203bb333-4d92-4fc2-a066-118699b81358","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Redmine-API-Key","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"project_id\": 228,\n    \"name\": \"Android / iOS testing By Sut\",\n    \"identifier\": \"android-ios-testing\",\n    \"description\": \"abcd\",\n    \"updated_on\": \"2019-10-21\",\n    \"status\": 1,\n    \"tracker\": [\n        {\n            \"id\": 6,\n            \"name\": \"Task\"\n        }\n    ],\n    \"custom_fields\": [\n        {\n            \"id\": 9,\n            \"name\": \"Client\",\n            \"value\": \"0\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Project Type\",\n            \"value\": \"coupon\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Main PM\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Master QA file\",\n            \"value\": \"\"\n        }\n    ]\n}"},"url":"http://admin.sr.appdr.com/ajax/sr/updateProject.do","urlObject":{"protocol":"http","path":["ajax","sr","updateProject.do"],"host":["admin","sr","appdr","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"203bb333-4d92-4fc2-a066-118699b81358"},{"name":"Update a Issue","id":"37e8e02b-51ff-4687-870a-9ac103a8cef1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":"{\n    \"issue_id\": 5850,\n    \"project_id\": 105,\n    \"subject\": \"2020.07.29_Web_Kakao Api and Support App\",\n    \"description\": \"\",\n    \"start_date\": \"2020-07-29\",\n    \"due_date\": \"2020-07-29\",\n    \"done_ratio\": 0,\n    \"estimated_hours\": 3,\n    \"tracker\": {\n        \"id\": 6,\n        \"name\": \"Task\"\n    },\n    \"status\": {\n        \"id\": 3,\n        \"name\": \"Resolved\"\n    },\n    \"priority\": {\n        \"id\": 2,\n        \"name\": \"Normal\"\n    },\n    \"author\": {\n        \"id\": 91,\n        \"name\": \"Appdr Hajin\"\n    },\n    \"assigned_to\": {\n        \"id\": 30,\n        \"name\": \"Hyejin Lee\",\n        \"email\": \"abc@gmail.com\"\n    },\n    \"fixed_version\": {\n        \"id\": 619,\n        \"name\": \"2020.07.21\"\n    },\n    \"custom_fields\": [\n        {\n            \"id\": 3,\n            \"name\": \"HQ time\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Resolution Incentive\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"DueDate(EC)\",\n            \"value\": \"2020-07-31\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Act Date\",\n            \"value\": \"2020-07-31\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Business Analystic(BA)\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Design\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Front-end\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Server-side\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Source management\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Platform\",\n            \"multiple\": true,\n            \"value\": [\n                \"Mobile Web\"\n            ]\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Skill\",\n            \"multiple\": true,\n            \"value\": []\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Message to customer\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Subject (for customer)\",\n            \"value\": \"2020.07.29_웹_카카오 관련 api 추가 및 지원작업\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"rework(재작업)\",\n            \"value\": \"0\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Fix bugs time\",\n            \"value\": \"0\"\n        }\n    ],\n    \"created_on\": \"2020-07-29\",\n    \"closed_on\": \"2020-07-31\"\n}"},"url":"http://admin.sr.appdr.com/ajax/sr/updateIssue.do","urlObject":{"protocol":"http","path":["ajax","sr","updateIssue.do"],"host":["admin","sr","appdr","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"37e8e02b-51ff-4687-870a-9ac103a8cef1"}],"id":"16eb6a07-3894-4606-b8de-784b239a97e0","_postman_id":"16eb6a07-3894-4606-b8de-784b239a97e0","description":""},{"name":"Get projects","id":"751d881c-f00a-4485-a23a-ea1cd96af7a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Redmine-API-Key","value":"0a09bc7f6390c96886527819a01ff9fbf5bf1ee4","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://redmine.appdr.com/projects.json?name=20200306_P_TrueValue","urlObject":{"protocol":"https","path":["projects.json"],"host":["redmine","appdr","com"],"query":[{"key":"name","value":"20200306_P_TrueValue"}],"variable":[]}},"response":[],"_postman_id":"751d881c-f00a-4485-a23a-ea1cd96af7a2"},{"name":"Get issue list","id":"8c1b06d0-3244-4c00-8357-cf6a4e1a2d43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":"{\n\t\"v\": {\"subject\": [\"Web_Kakao\"]},\n\t\"op\": {\"subject\": \"~\"},\n\t\"set_filter\": \"1\", \n\t\"f\":[\"subject\", \"\"],\n\t\"project_id\": \"pr1904010001-showpick\"\n}"},"url":"https://redmine.appdr.com/issues.json","urlObject":{"protocol":"https","path":["issues.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"name","value":"project-test"}],"variable":[]}},"response":[],"_postman_id":"8c1b06d0-3244-4c00-8357-cf6a4e1a2d43"},{"name":"Get issue list Copy","id":"1f095622-b697-4ded-b8a6-26bfc4d1f3e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":""},"url":"https://redmine.appdr.com/issue_statuses.json","urlObject":{"protocol":"https","path":["issue_statuses.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"","value":"project-test"}],"variable":[]}},"response":[],"_postman_id":"1f095622-b697-4ded-b8a6-26bfc4d1f3e9"},{"name":"Get custom fields","id":"dfc15be1-15bb-4d98-bff6-03f098d18b53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":""},"url":"https://redmine.appdr.com/custom_fields.json","urlObject":{"protocol":"https","path":["custom_fields.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"name","value":"project-test"}],"variable":[]}},"response":[],"_postman_id":"dfc15be1-15bb-4d98-bff6-03f098d18b53"},{"name":"Get issue by id","id":"1374a9b4-5fc9-45bd-ba40-9f5eaf1a1b4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":""},"url":"https://redmine.appdr.com/issues/5853.json","urlObject":{"protocol":"https","path":["issues","5853.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"include","value":"journals"},{"disabled":true,"key":"name","value":"project-test"}],"variable":[]}},"response":[],"_postman_id":"1374a9b4-5fc9-45bd-ba40-9f5eaf1a1b4b"},{"name":"Get trackers","id":"bda55f98-6157-4ea9-890b-bab4063b8bfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":""},"url":"https://redmine.appdr.com/trackers.json","urlObject":{"protocol":"https","path":["trackers.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"name","value":"project-test"}],"variable":[]}},"response":[],"_postman_id":"bda55f98-6157-4ea9-890b-bab4063b8bfa"},{"name":"Create Project","id":"9a68ac8f-95ca-46be-9071-c7ffbc253e13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Redmine-API-Key","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"project\": {\n        \"is_public\": true,\n        \"identifier\": \"new-from-api-5\",\n        \"name\": \"New from API 5\",\n    \t\"issue_custom_field_ids\": [\"1\", \"2\", \"3\"],\n    \t\"description\": \"abc\",\n    \t\"tracker_ids\": [\"1\", \"3\"]\n    }\n}"},"url":"https://redmine.appdr.com/projects.json","urlObject":{"protocol":"https","path":["projects.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"key","value":""}],"variable":[]}},"response":[],"_postman_id":"9a68ac8f-95ca-46be-9071-c7ffbc253e13"},{"name":"Update project","id":"de421085-381f-4dd9-b522-4866300890b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Redmine-API-Key","type":"text","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61"}],"body":{"mode":"raw","raw":"{\n    \"project\": {\n        \"is_public\": true,\n        \"name\": \"New from API 11111\",\n    \t\"issue_custom_field_ids\": [\"1\", \"2\", \"3\"],\n    \t\"description\": \"abc aaaa\",\n    \t\"tracker_ids\": [\"1\"]\n    }\n}"},"url":"https://redmine.appdr.com/projects/{identifier}.json","urlObject":{"protocol":"https","path":["projects","{identifier}.json"],"host":["redmine","appdr","com"],"query":[{"disabled":true,"key":"key","value":""}],"variable":[]}},"response":[],"_postman_id":"de421085-381f-4dd9-b522-4866300890b6"},{"name":"Create issue","id":"e2d9acf0-4951-43f6-9ec0-b3b25ea9396a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Redmine-API-Key","value":"dd47afec1184c56a16e9ac1102fcc1b73ae32f61","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"issue\": {\n        \"is_private\": \"0\",\n        \"project_id\": \"154\",\n        \"tracker_id\": \"6\",\n        \"subject\": \"Suong Test issue in Jandi\",\n        \"description\": \"suong test\",\n        \"status_id\": \"7\",\n        \"priority_id\": \"3\",\n        \"assigned_to_id\": \"\",\n        \"fixed_version_id\": \"\",\n        \"parent_issue_id\": \"\",\n        \"start_date\": \"2020-07-08\",\n        \"due_date\": \"2020-07-10\",\n        \"estimated_hours\": \"\",\n        \"done_ratio\": \"50\",\n        \"custom_field_values\": {\n            \"3\": \"2\",\n            \"4\": \"4\",\n            \"5\": \"2020-07-17\",\n            \"7\": \"2020-08-08\",\n            \"8\": \"messge to customer\",\n            \"10\": \"Sut test 2\",\n            \"12\": [\n                \"make storyboard\",\n                \"BA for UI correction (storyboard)\",\n                \"Wire Frame\",\n                \"create rule, policy\",\n                \"make requirement for correction\",\n                \"\"\n            ],\n            \"14\": [\n                \"Setting basecode\",\n                \"Check source code\",\n                \"UI correction\",\n                \"add UI Animation\",\n                \"Deeplink\",\n                \"Migration (Front-end / iOS -> Android)\",\n                \"Migration (Front-end / Hybrid -> Native)\",\n                \"\"\n            ],\n            \"15\": [\n                \"DB Query Programing\",\n                \"connect API\",\n                \"Connect 3rd party Interface  > Email\",\n                \"\"\n            ],\n            \"16\": [\n                \"design Correction > PSD\",\n                \"design Correction > Figma\",\n                \"design Correction > Zeplin\",\n                \"\"\n            ],\n            \"17\": [\n                \"AppDr GIT\",\n                \"GITHUB\",\n                \"Gitlab\",\n                \"Bitbucket\",\n                \"\"\n            ],\n            \"18\": [\n                \"HTML/CSS\",\n                \"Javascript\",\n                \"React\",\n                \"VueJS\",\n                \"Cordova\",\n                \"Angular\",\n                \"\"\n            ],\n            \"20\": \"4\",\n            \"22\": [\n                \"Android\",\n                \"Mobile Web\",\n                \"\"\n            ],\n            \"23\": \"6\"\n        },\n        \"notes\": \"\"\n    }\n}"},"url":"https://redmine.appdr.com/issues.json","urlObject":{"protocol":"https","path":["issues.json"],"host":["redmine","appdr","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2d9acf0-4951-43f6-9ec0-b3b25ea9396a"},{"name":"Update ticket","id":"ad018bd1-606e-4068-a96c-03fa9a484eb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Redmine-API-Key","value":"0a09bc7f6390c96886527819a01ff9fbf5bf1ee4","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"issue\": {\n        \"is_private\": \"0\",\n        \"project_id\": \"154\",\n        \"tracker_id\": \"6\",\n        \"subject\": \"Suong Test issue in Jandi\",\n        \"description\": \"suong test\",\n        \"status_id\": \"7\",\n        \"priority_id\": \"3\",\n        \"assigned_to_id\": \"\",\n        \"fixed_version_id\": \"\",\n        \"parent_issue_id\": \"\",\n        \"start_date\": \"2020-07-08\",\n        \"due_date\": \"2020-07-10\",\n        \"estimated_hours\": \"\",\n        \"done_ratio\": \"70\",\n        \"custom_field_values\": {\n            \"3\": \"2\",\n            \"4\": \"4\",\n            \"5\": \"2020-07-17\",\n            \"7\": \"2020-08-08\",\n            \"8\": \"messge to customer\",\n            \"10\": \"Sut test 2\",\n            \"12\": [\n                \"make storyboard\",\n                \"BA for UI correction (storyboard)\",\n                \"Wire Frame\",\n                \"create rule, policy\",\n                \"make requirement for correction\",\n                \"\"\n            ],\n            \"14\": [\n                \"Setting basecode\",\n                \"Check source code\",\n                \"UI correction\",\n                \"add UI Animation\",\n                \"Deeplink\",\n                \"Migration (Front-end / iOS -> Android)\",\n                \"Migration (Front-end / Hybrid -> Native)\",\n                \"\"\n            ],\n            \"15\": [\n                \"DB Query Programing\",\n                \"connect API\",\n                \"Connect 3rd party Interface  > Email\",\n                \"\"\n            ],\n            \"16\": [\n                \"design Correction > PSD\",\n                \"design Correction > Figma\",\n                \"design Correction > Zeplin\",\n                \"\"\n            ],\n            \"17\": [\n                \"AppDr GIT\",\n                \"GITHUB\",\n                \"Gitlab\",\n                \"Bitbucket\",\n                \"\"\n            ],\n            \"18\": [\n                \"HTML/CSS\",\n                \"Javascript\",\n                \"React\",\n                \"VueJS\",\n                \"Cordova\",\n                \"Angular\",\n                \"\"\n            ],\n            \"20\": \"4\",\n            \"22\": [\n                \"Android\",\n                \"Mobile Web\",\n                \"\"\n            ],\n            \"23\": \"6\"\n        },\n        \"notes\": \"\"\n    },\n    \"time_entry\": {\n        \"hours\": \"4\",\n        \"activity_id\": \"8\",\n        \"comments\": \"test\"\n    }\n}"},"url":"https://redmine.appdr.com/issues/5698.json","urlObject":{"protocol":"https","path":["issues","5698.json"],"host":["redmine","appdr","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad018bd1-606e-4068-a96c-03fa9a484eb2"}]}