{"info":{"_postman_id":"09ba1146-6217-4b5c-b446-58cb8113fc18","name":"IssueTracker","description":"<html><head></head><body><p>부스트캠프 그룹 프로젝트 IssueTracker API Docs</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8338177","collectionId":"09ba1146-6217-4b5c-b446-58cb8113fc18","publishedId":"TVejiqrp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-11-10T14:47:23.000Z"},"item":[{"name":"User","item":[{"name":"유저 리스트 가져오기","id":"a6b121a4-90f2-43dd-9a6a-caf157661dfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"be66e4e7-b593-4b88-82f6-87ee29f2bb6f","id":"be66e4e7-b593-4b88-82f6-87ee29f2bb6f","name":"User","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"14f73811-f24c-473f-a262-94ffa17bec00","name":"유저 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-TO66OCocq0JsBqTIw6vQi52mGaA\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:32:54 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"user1\",\n        \"uid\": \"user1@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"user2\",\n        \"uid\": \"user2@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    },\n    {\n        \"id\": 3,\n        \"name\": \"user3\",\n        \"uid\": \"user3@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    },\n    {\n        \"id\": 4,\n        \"name\": \"user4\",\n        \"uid\": \"user4@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    },\n    {\n        \"id\": 5,\n        \"name\": \"user5\",\n        \"uid\": \"user5@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    }\n]"},{"id":"3320476f-dc54-410c-b2a1-3ce08304e189","name":"유저 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1076"},{"key":"ETag","value":"W/\"434-nMgaSp7jR5zBuyzwMqNKQPEyjS8\""},{"key":"Date","value":"Fri, 13 Nov 2020 04:14:55 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"user1\",\n        \"uid\": \"user1@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-13T04:14:16.000Z\",\n        \"updatedAt\": \"2020-11-13T04:14:16.000Z\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"user2\",\n        \"uid\": \"user2@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-13T04:14:16.000Z\",\n        \"updatedAt\": \"2020-11-13T04:14:16.000Z\"\n    },\n    {\n        \"id\": 3,\n        \"name\": \"user3\",\n        \"uid\": \"user3@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-13T04:14:16.000Z\",\n        \"updatedAt\": \"2020-11-13T04:14:16.000Z\"\n    },\n    {\n        \"id\": 4,\n        \"name\": \"user4\",\n        \"uid\": \"user4@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-13T04:14:16.000Z\",\n        \"updatedAt\": \"2020-11-13T04:14:16.000Z\"\n    },\n    {\n        \"id\": 5,\n        \"name\": \"user5\",\n        \"uid\": \"user5@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-13T04:14:16.000Z\",\n        \"updatedAt\": \"2020-11-13T04:14:16.000Z\"\n    }\n]"}],"_postman_id":"a6b121a4-90f2-43dd-9a6a-caf157661dfa"},{"name":"로그인 유저 프로필 가져오기","id":"887a0a3d-95df-4f9e-adf0-fb981689722d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"be66e4e7-b593-4b88-82f6-87ee29f2bb6f","id":"be66e4e7-b593-4b88-82f6-87ee29f2bb6f","name":"User","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["users","me"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"66887cae-c2ca-4235-bdec-2d9b8f8e62c1","name":"로그인 유저 프로필 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"204"},{"key":"ETag","value":"W/\"cc-ZXFzD2GGj/tHML37FKeeZEI701Y\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:01 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"user1\",\n    \"uid\": \"user1@naver.com\",\n    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n    \"createdAt\": \"2020-11-11 22:32:03\",\n    \"updatedAt\": \"2020-11-11 22:32:03\"\n}"}],"_postman_id":"887a0a3d-95df-4f9e-adf0-fb981689722d"}],"id":"be66e4e7-b593-4b88-82f6-87ee29f2bb6f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"1b6f5029-1eef-4e8c-996e-8d2f1a0e6640","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e3cc3312-96bc-4fab-b4b9-5b23d37114d0","type":"text/javascript","exec":[""]}}],"_postman_id":"be66e4e7-b593-4b88-82f6-87ee29f2bb6f","description":""},{"name":"OAuth","item":[{"name":"GitHub Login","id":"ee41e082-b2cd-4a78-ac82-6524bc1b662f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/oauth/github","description":"<p>GitHub 인증 서버에 인증을 요청하고 인증 페이지로 이동된다.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["oauth","github"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee41e082-b2cd-4a78-ac82-6524bc1b662f"},{"name":"JWT 토큰 발급","id":"e36aa300-88e4-46d0-bbc2-1d30ab121fed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"363ef933-150c-4524-9480-1508ba9df490\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/oauth/token","urlObject":{"protocol":"http","port":"3000","path":["oauth","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"751ff1f2-a2df-42dc-a6c7-db0f84eeb2ee","name":"JWT 토큰 발급","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"8295f2b1-c1ba-44e0-b80a-57084a22ad56\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/oauth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"149"},{"key":"ETag","value":"W/\"95-gyLKVnBNYdZy3KViIpkvAMXDiWA\""},{"key":"Date","value":"Tue, 10 Nov 2020 14:22:33 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwiaWF0IjoxNjA1MDE4MTUzLCJleHAiOjE2MDUxMDQ1NTN9.3ben1MeYhLNt50Id9HYwLpsgAiFG5XYrqVjsMFPG-jI\"\n}"}],"_postman_id":"e36aa300-88e4-46d0-bbc2-1d30ab121fed"}],"id":"cf0c2797-7a6b-435e-8281-d7f3621e42ea","_postman_id":"cf0c2797-7a6b-435e-8281-d7f3621e42ea","description":""},{"name":"Label","item":[{"name":"라벨 리스트 가져오기","id":"7a72d7a8-40a8-48ca-b176-b66f8c93af9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/labels","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"93790bf7-ae3d-42f4-93d5-c5d6fd42bac0","id":"93790bf7-ae3d-42f4-93d5-c5d6fd42bac0","name":"Label","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["labels"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d89cf0d8-3872-487b-a41a-77aec4b5f947","name":"라벨 리스트 가져오기","originalRequest":{"method":"GET","header":[{"key":"","value":"","type":"text","disabled":true}],"url":"http://localhost:3000/labels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"361"},{"key":"ETag","value":"W/\"169-sP9qILrXwbO7+fuE/8ed3rGw3+k\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:21 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"label1\",\n        \"description\": \"description1\",\n        \"color\": \"#122675\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"label2\",\n        \"description\": \"description2\",\n        \"color\": \"#F9E004\"\n    },\n    {\n        \"id\": 3,\n        \"name\": \"label3\",\n        \"description\": \"description3\",\n        \"color\": \"#1D5F00\"\n    },\n    {\n        \"id\": 4,\n        \"name\": \"label4\",\n        \"description\": \"description4\",\n        \"color\": \"#904B60\"\n    },\n    {\n        \"id\": 5,\n        \"name\": \"label5\",\n        \"description\": \"description5\",\n        \"color\": \"#D2C5EC\"\n    }\n]"}],"_postman_id":"7a72d7a8-40a8-48ca-b176-b66f8c93af9e"}],"id":"93790bf7-ae3d-42f4-93d5-c5d6fd42bac0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"07ff86de-b807-46b0-b353-141fd5684a0b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"06f66d9a-7cf1-4d17-8a69-8cd5ef340154","type":"text/javascript","exec":[""]}}],"_postman_id":"93790bf7-ae3d-42f4-93d5-c5d6fd42bac0","description":""},{"name":"Issue","item":[{"name":"이슈 리스트 가져오기","id":"1dd9504a-99e2-4dca-922c-bce551234970","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"url":"http://localhost:3000/issues","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"188d327f-e832-4181-add7-55eb97e88625","name":"이슈 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6526"},{"key":"ETag","value":"W/\"197e-lOkQI4fUraAKnEhdgZybEOPcrX4\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:28 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"lastPage\": 2\n    },\n    \"issues\": [\n        {\n            \"id\": 30,\n            \"title\": \"이슈  29\",\n            \"isClosed\": false,\n            \"closedAt\": null,\n            \"authorId\": 5,\n            \"milestoneId\": 2,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 5,\n                \"name\": \"user5\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"label5\",\n                    \"description\": \"description5\",\n                    \"color\": \"#D2C5EC\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 5,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 2,\n                \"title\": \"week 2\"\n            }\n        },\n        {\n            \"id\": 29,\n            \"title\": \"이슈  28\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-11-21 09:00:00\",\n            \"authorId\": 4,\n            \"milestoneId\": 1,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 4,\n                \"name\": \"user4\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 4,\n                    \"name\": \"label4\",\n                    \"description\": \"description4\",\n                    \"color\": \"#904B60\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 4,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 1,\n                \"title\": \"week 1\"\n            }\n        },\n        {\n            \"id\": 28,\n            \"title\": \"이슈  27\",\n            \"isClosed\": false,\n            \"closedAt\": null,\n            \"authorId\": 3,\n            \"milestoneId\": null,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 3,\n                \"name\": \"user3\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"label3\",\n                    \"description\": \"description3\",\n                    \"color\": \"#1D5F00\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 3,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": null\n        },\n        {\n            \"id\": 27,\n            \"title\": \"이슈  26\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-12-27 09:00:00\",\n            \"authorId\": 2,\n            \"milestoneId\": 3,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 2,\n                \"name\": \"user2\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"label2\",\n                    \"description\": \"description2\",\n                    \"color\": \"#F9E004\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 2,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 3,\n                \"title\": \"week 3\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"title\": \"이슈  25\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-11-20 09:00:00\",\n            \"authorId\": 1,\n            \"milestoneId\": 2,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 1,\n                \"name\": \"user1\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"label1\",\n                    \"description\": \"description1\",\n                    \"color\": \"#122675\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 1,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 2,\n                \"title\": \"week 2\"\n            }\n        },\n        {\n            \"id\": 25,\n            \"title\": \"이슈  24\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-12-10 09:00:00\",\n            \"authorId\": 5,\n            \"milestoneId\": 1,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 5,\n                \"name\": \"user5\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"label5\",\n                    \"description\": \"description5\",\n                    \"color\": \"#D2C5EC\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 5,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 1,\n                \"title\": \"week 1\"\n            }\n        },\n        {\n            \"id\": 24,\n            \"title\": \"이슈  23\",\n            \"isClosed\": false,\n            \"closedAt\": null,\n            \"authorId\": 4,\n            \"milestoneId\": null,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 4,\n                \"name\": \"user4\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 4,\n                    \"name\": \"label4\",\n                    \"description\": \"description4\",\n                    \"color\": \"#904B60\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 4,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": null\n        },\n        {\n            \"id\": 23,\n            \"title\": \"이슈  22\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-11-27 09:00:00\",\n            \"authorId\": 3,\n            \"milestoneId\": 3,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 3,\n                \"name\": \"user3\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"label3\",\n                    \"description\": \"description3\",\n                    \"color\": \"#1D5F00\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 3,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 3,\n                \"title\": \"week 3\"\n            }\n        },\n        {\n            \"id\": 22,\n            \"title\": \"이슈  21\",\n            \"isClosed\": false,\n            \"closedAt\": null,\n            \"authorId\": 2,\n            \"milestoneId\": 2,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 2,\n                \"name\": \"user2\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"label2\",\n                    \"description\": \"description2\",\n                    \"color\": \"#F9E004\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 2,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 2,\n                \"title\": \"week 2\"\n            }\n        },\n        {\n            \"id\": 21,\n            \"title\": \"이슈  20\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-11-21 09:00:00\",\n            \"authorId\": 1,\n            \"milestoneId\": 1,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 1,\n                \"name\": \"user1\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"label1\",\n                    \"description\": \"description1\",\n                    \"color\": \"#122675\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 1,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 1,\n                \"title\": \"week 1\"\n            }\n        },\n        {\n            \"id\": 20,\n            \"title\": \"이슈  19\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-12-10 09:00:00\",\n            \"authorId\": 5,\n            \"milestoneId\": null,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 5,\n                \"name\": \"user5\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"label5\",\n                    \"description\": \"description5\",\n                    \"color\": \"#D2C5EC\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 5,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": null\n        },\n        {\n            \"id\": 19,\n            \"title\": \"이슈  18\",\n            \"isClosed\": false,\n            \"closedAt\": null,\n            \"authorId\": 4,\n            \"milestoneId\": 3,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 4,\n                \"name\": \"user4\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 4,\n                    \"name\": \"label4\",\n                    \"description\": \"description4\",\n                    \"color\": \"#904B60\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 4,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 3,\n                \"title\": \"week 3\"\n            }\n        },\n        {\n            \"id\": 18,\n            \"title\": \"이슈  17\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-11-13 09:00:00\",\n            \"authorId\": 3,\n            \"milestoneId\": 2,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 3,\n                \"name\": \"user3\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"label3\",\n                    \"description\": \"description3\",\n                    \"color\": \"#1D5F00\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 3,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 2,\n                \"title\": \"week 2\"\n            }\n        },\n        {\n            \"id\": 17,\n            \"title\": \"이슈  16\",\n            \"isClosed\": true,\n            \"closedAt\": \"2020-11-13 09:00:00\",\n            \"authorId\": 2,\n            \"milestoneId\": 1,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 2,\n                \"name\": \"user2\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"label2\",\n                    \"description\": \"description2\",\n                    \"color\": \"#F9E004\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 2,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": {\n                \"id\": 1,\n                \"title\": \"week 1\"\n            }\n        },\n        {\n            \"id\": 16,\n            \"title\": \"이슈  15\",\n            \"isClosed\": false,\n            \"closedAt\": null,\n            \"authorId\": 1,\n            \"milestoneId\": null,\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"Author\": {\n                \"id\": 1,\n                \"name\": \"user1\"\n            },\n            \"Labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"label1\",\n                    \"description\": \"description1\",\n                    \"color\": \"#122675\"\n                }\n            ],\n            \"Assignees\": [\n                {\n                    \"id\": 1,\n                    \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\"\n                }\n            ],\n            \"Milestone\": null\n        }\n    ]\n}"}],"_postman_id":"1dd9504a-99e2-4dca-922c-bce551234970"},{"name":"이슈 상세정보 가져오기","id":"56e05177-ceed-4787-a13f-6ec8388bb908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"url":"http://localhost:3000/issues/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7b5fbc5c-e135-4294-a4b7-b8f36137c091","name":"이슈 상세정보 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/issues/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1288"},{"key":"ETag","value":"W/\"508-8+S8Vog/7PEPhZCD6KUTBnDizpY\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:34 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"이슈  0\",\n    \"contents\": \"목표 : 이 이슈를 끝낸다.\",\n    \"isClosed\": true,\n    \"closedAt\": \"2020-12-30 09:00:00\",\n    \"authorId\": 1,\n    \"milestoneId\": 1,\n    \"createdAt\": \"2020-11-11 22:32:03\",\n    \"updatedAt\": \"2020-11-11 22:32:03\",\n    \"Author\": {\n        \"id\": 1,\n        \"name\": \"user1\",\n        \"uid\": \"user1@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    },\n    \"Labels\": [\n        {\n            \"id\": 1,\n            \"name\": \"label1\",\n            \"description\": \"description1\",\n            \"color\": \"#122675\"\n        }\n    ],\n    \"Assignees\": [\n        {\n            \"id\": 1,\n            \"name\": \"user1\",\n            \"uid\": \"user1@naver.com\",\n            \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\"\n        }\n    ],\n    \"Milestone\": {\n        \"id\": 1,\n        \"title\": \"week 1\",\n        \"description\": \"마일스톤 설명 1\",\n        \"endDate\": \"2020-11-22 09:00:00\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\"\n    },\n    \"Comments\": [\n        {\n            \"id\": 1,\n            \"contents\": \"이 이슈는 이렇게 처리했습니다.\",\n            \"createdAt\": \"2020-11-11 22:32:03\",\n            \"updatedAt\": \"2020-11-11 22:32:03\",\n            \"User\": {\n                \"id\": 1,\n                \"name\": \"user1\",\n                \"uid\": \"user1@naver.com\",\n                \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n                \"createdAt\": \"2020-11-11 22:32:03\",\n                \"updatedAt\": \"2020-11-11 22:32:03\"\n            }\n        }\n    ],\n    \"isAuthor\": true\n}"}],"_postman_id":"56e05177-ceed-4787-a13f-6ec8388bb908"},{"name":"이슈 등록하기","id":"60228735-4145-461c-9ca1-2aea42f28d83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\" : \"새로운 이슈를 등록합니다\",\n    \"contents\" : \"A paragraph with *emphasis* and **strong importance**.\\\\n\\\\n> A block quote with ~strikethrough~ and a URL: https://reactjs.org.\\\\n\\\\n* Lists\\\\n* [ ] todo\\\\n* [x] done\\\\n\\\\nA table:\\\\n\\\\n| a | b |\\\\n| - | - |\\\\n\",\n    \"milestoneId\" : 1,\n    \"labels\" : [1,2,3],\n    \"assignees\" : [1,2]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"86edfadc-693f-4442-acb1-1e5fec65a100","name":"이슈 등록하기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\" : \"새로운 이슈를 등록합니다\",\n    \"contents\" : \"A paragraph with *emphasis* and **strong importance**.\\\\n\\\\n> A block quote with ~strikethrough~ and a URL: https://reactjs.org.\\\\n\\\\n* Lists\\\\n* [ ] todo\\\\n* [x] done\\\\n\\\\nA table:\\\\n\\\\n| a | b |\\\\n| - | - |\\\\n\",\n    \"milestoneId\" : 1,\n    \"labels\" : [1,2,3],\n    \"assignees\" : [1,2]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"9"},{"key":"ETag","value":"W/\"9-Bov/JVGw8IwZQdGfCVd7a9a8IPE\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:40 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 31\n}"}],"_postman_id":"60228735-4145-461c-9ca1-2aea42f28d83"},{"name":"이슈 제목 수정하기","id":"85d0686e-0bb5-40e6-a3ed-e4a85b570f6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\" : \"새로운 제목\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/title","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues","1","title"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0998cd51-7540-4b41-b89a-4dbb55881b53","name":"이슈 제목 수정하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"title\" : \"새로운 제목\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/title"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"85d0686e-0bb5-40e6-a3ed-e4a85b570f6b"},{"name":"이슈 내용 수정하기","id":"33b650c6-5906-4812-b3cc-85f98668d0d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contents\" : \"### 변경된 내용 \\\\n\\\\n - 이슈의 내용을 변경했습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/contents","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues","1","contents"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cb8df0ed-662d-4c68-b3c1-66fbe34e647a","name":"이슈 내용 수정하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"contents\" : \"### 변경된 내용 \\\\n\\\\n - 이슈의 내용을 변경했습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/contents"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"33b650c6-5906-4812-b3cc-85f98668d0d7"},{"name":"Milestone 업데이트 하기","id":"3025d8dc-1696-4f72-83fd-4aa070a91297","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"milestoneId\" : 3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/milestones","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues","1","milestones"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"74122f33-54b5-4b82-af80-05637ec16281","name":"Milestone 변경하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"milestoneId\" : 3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/milestones"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Wed, 11 Nov 2020 13:33:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3025d8dc-1696-4f72-83fd-4aa070a91297"},{"name":"Label 업데이트 하기","id":"2c354b03-29f8-47f0-9585-6efee06ab7eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"labels\" : [1,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/labels","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues","1","labels"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0a86c449-517f-45d7-90fa-1088d48ea96c","name":"Label 업데이트 하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"labels\" : [1,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/labels"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Wed, 11 Nov 2020 13:34:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null},{"id":"7ad66cee-3caa-4171-beaa-42c3131a4add","name":"Label 업데이트 하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"labels\" : [1,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/labels"},"status":"Not Found","code":404,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'none'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"154"},{"key":"Date","value":"Wed, 11 Nov 2020 13:30:53 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html lang=\"en\">\n    <head>\n        <meta charset=\"utf-8\">\n        <title>Error</title>\n    </head>\n    <body>\n        <pre>Cannot PUT /issues/1/labels</pre>\n    </body>\n</html>"}],"_postman_id":"2c354b03-29f8-47f0-9585-6efee06ab7eb"},{"name":"Assignee 업데이트 하기","id":"db109069-276d-4cb6-a1f7-a01fd191d540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assignees\" : [1,3,5]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/assignees","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","id":"37058efb-71c6-4714-a3f1-a7852325be62","name":"Issue","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["issues","1","assignees"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"65f6b80c-d4de-4381-be17-fda279590738","name":"Assignee 업데이트 하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"assignees\" : [1,3,5]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/assignees"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Wed, 11 Nov 2020 13:34:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null},{"id":"8aab2ab2-526d-41d4-b68c-867f9409151f","name":"Assignee 업데이트 하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"assignees\" : [1,3,5]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/issues/1/assignees"},"status":"Not Found","code":404,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'none'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"157"},{"key":"Date","value":"Wed, 11 Nov 2020 13:30:00 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html lang=\"en\">\n    <head>\n        <meta charset=\"utf-8\">\n        <title>Error</title>\n    </head>\n    <body>\n        <pre>Cannot PUT /issues/1/assignees</pre>\n    </body>\n</html>"}],"_postman_id":"db109069-276d-4cb6-a1f7-a01fd191d540"}],"id":"37058efb-71c6-4714-a3f1-a7852325be62","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"46143402-ee86-43fc-9dcf-d2e011a794cc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f80c6dae-ea57-4423-ab22-e9ac9930c7ee","type":"text/javascript","exec":[""]}}],"_postman_id":"37058efb-71c6-4714-a3f1-a7852325be62","description":""},{"name":"Milestone","item":[{"name":"마일스톤 리스트 가져오기","id":"c343cff1-0e0c-4e62-91cd-7c6ba2ab9363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/milestones","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"0834285c-250f-417a-8de5-5b1a3c897c80","id":"0834285c-250f-417a-8de5-5b1a3c897c80","name":"Milestone","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["milestones"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4af8231c-0b5b-4770-a407-10725f81bceb","name":"마일스톤 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/milestones"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"572"},{"key":"ETag","value":"W/\"23c-iQxCaqbL6HDtD2GdoyevQX51V+I\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:34:18 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"week 1\",\n        \"description\": \"마일스톤 설명 1\",\n        \"endDate\": \"2020-11-22 09:00:00\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\",\n        \"closedCount\": 5,\n        \"openedCount\": 3\n    },\n    {\n        \"id\": 2,\n        \"title\": \"week 2\",\n        \"description\": \"마일스톤 설명 2\",\n        \"endDate\": null,\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\",\n        \"closedCount\": 5,\n        \"openedCount\": 3\n    },\n    {\n        \"id\": 3,\n        \"title\": \"week 3\",\n        \"description\": \"마일스톤 설명 3\",\n        \"endDate\": \"2021-05-24 09:00:00\",\n        \"createdAt\": \"2020-11-11 22:32:03\",\n        \"updatedAt\": \"2020-11-11 22:32:03\",\n        \"closedCount\": 5,\n        \"openedCount\": 3\n    }\n]"},{"id":"f177325a-cc79-4da7-a339-63394f1d44c1","name":"마일스톤 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/milestones"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"572"},{"key":"ETag","value":"W/\"23c-KD7S9iYDzgNDTUGYCuj/wHlxAZ0\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:29:49 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"week 1\",\n        \"description\": \"마일스톤 설명 1\",\n        \"endDate\": \"2020-11-22 09:00:00\",\n        \"createdAt\": \"2020-11-11 22:17:11\",\n        \"updatedAt\": \"2020-11-11 22:17:11\",\n        \"closedCount\": 2,\n        \"openedCount\": 6\n    },\n    {\n        \"id\": 2,\n        \"title\": \"week 2\",\n        \"description\": \"마일스톤 설명 2\",\n        \"endDate\": null,\n        \"createdAt\": \"2020-11-11 22:17:11\",\n        \"updatedAt\": \"2020-11-11 22:17:11\",\n        \"closedCount\": 5,\n        \"openedCount\": 3\n    },\n    {\n        \"id\": 3,\n        \"title\": \"week 3\",\n        \"description\": \"마일스톤 설명 3\",\n        \"endDate\": \"2021-05-24 09:00:00\",\n        \"createdAt\": \"2020-11-11 22:17:11\",\n        \"updatedAt\": \"2020-11-11 22:17:11\",\n        \"closedCount\": 4,\n        \"openedCount\": 3\n    }\n]"}],"_postman_id":"c343cff1-0e0c-4e62-91cd-7c6ba2ab9363"}],"id":"0834285c-250f-417a-8de5-5b1a3c897c80","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"34c92957-6aff-4594-b920-13f3d4284241","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e1fc6b5a-f3dd-403f-bd59-65d92dd28652","type":"text/javascript","exec":[""]}}],"_postman_id":"0834285c-250f-417a-8de5-5b1a3c897c80","description":""},{"name":"Upload","item":[{"name":"파일 업로드","id":"c66dfbb2-af3c-4b84-93a6-b3afb732d39c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/me/Desktop/스크린샷 2020-11-11 오후 2.44.14.png"}]},"url":"http://localhost:3000/files","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"bc36dc0c-d89a-474f-b5dd-518515ab8911","id":"bc36dc0c-d89a-474f-b5dd-518515ab8911","name":"Upload","type":"folder"}},"urlObject":{"protocol":"http","port":"3000","path":["files"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"436a6f75-12ea-4c32-b71c-798dc6ae9e39","name":"파일 업로드","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/me/Desktop/스크린샷 2020-11-11 오후 2.44.14.png"}]},"url":"http://localhost:3000/files"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"ETag","value":"W/\"78-rsbY13AW+56oz0HujJsVOP1/YM8\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:29:01 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://issue-tracker-25.kr.object.ncloudstorage.com/uploads/20201111/a70f1e7e-9524-4875-83be-2e48477f63ec.png\"\n}"},{"id":"ba936946-6c2b-4957-a980-29693a388362","name":"http://localhost:3000/files","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNjA0OTIxOTA0LCJleHAiOjE2MDU1MjY3MDR9.LcnUqbJcfqM2SGlja3g8Cdeg5x78LOScTUS5KVx6_SE","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/me/Desktop/스크린샷 2020-11-11 오후 2.44.14.png"}]},"url":"http://localhost:3000/files"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"ETag","value":"W/\"78-z7b9XG630MH2xsKoI2EcPtfFbbQ\""},{"key":"Date","value":"Wed, 11 Nov 2020 13:17:17 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://issue-tracker-25.kr.object.ncloudstorage.com/uploads/20201111/ef84c770-babc-4981-8f4f-dda63107709d.png\"\n}"}],"_postman_id":"c66dfbb2-af3c-4b84-93a6-b3afb732d39c"}],"id":"bc36dc0c-d89a-474f-b5dd-518515ab8911","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"d0ebe2fb-a929-4649-98ca-74f239b3883a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d83aa821-f5d2-4cc5-afd3-7f85aa14d9b1","type":"text/javascript","exec":[""]}}],"_postman_id":"bc36dc0c-d89a-474f-b5dd-518515ab8911","description":""},{"name":"Comment","item":[{"name":"댓글 등록하기","id":"3b7ac611-d546-41dc-bc50-01384c34babb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"contents\" : \"잘하셨어요!\",\n    \"issueId\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/comments","urlObject":{"protocol":"http","port":"3000","path":["comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b9734aac-5db7-44fe-bc1c-e3303cdfa44e","name":"http://localhost:3000/comments","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"contents\" : \"잘하셨어요!\",\n    \"issueId\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/comments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"ETag","value":"W/\"16d-bVFCQfBgCKZ+HK9Gyi1namQ/tms\""},{"key":"Date","value":"Thu, 12 Nov 2020 09:40:26 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 31,\n    \"contents\": \"잘하셨어요!\",\n    \"userId\": 1,\n    \"issueId\": 1,\n    \"createdAt\": \"2020-11-12 18:40:26\",\n    \"updatedAt\": \"2020-11-12 18:40:26\",\n    \"IssueId\": 1,\n    \"UserId\": 1,\n    \"User\": {\n        \"id\": 1,\n        \"name\": \"user1\",\n        \"uid\": \"user1@naver.com\",\n        \"profileLink\": \"https://news.samsungdisplay.com/wp-content/uploads/2018/08/8-768x576.jpg\",\n        \"createdAt\": \"2020-11-12 18:40:21\",\n        \"updatedAt\": \"2020-11-12 18:40:21\"\n    }\n}"}],"_postman_id":"3b7ac611-d546-41dc-bc50-01384c34babb"}],"id":"b33c2033-dfb1-4e19-9999-13ef076bd47d","_postman_id":"b33c2033-dfb1-4e19-9999-13ef076bd47d","description":""}],"event":[{"listen":"prerequest","script":{"id":"a0235601-e3b2-43c9-b6d1-07753dff3524","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8a86445d-e64c-455e-aae2-03137e6c84be","type":"text/javascript","exec":[""]}}]}