{"info":{"_postman_id":"0c65f070-6fa3-495a-a0f1-ce31319fae48","name":"IssueTracker-28","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8483132","collectionId":"0c65f070-6fa3-495a-a0f1-ce31319fae48","publishedId":"TVenfU7k","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-11-13T01:32:06.000Z"},"item":[{"name":"전체 이슈 목록 조회","id":"592ac46b-d64a-4cbc-af29-2b54b5bca05d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/issue/list","urlObject":{"protocol":"http","port":"3000","path":["api","issue","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8d1bc9bc-d90f-4352-b518-0106f6c0c82b","name":"전체 이슈 목록 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/issue/list"},"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":"7577"},{"key":"ETag","value":"W/\"1d99-sdKnYPpFmBjxsVNH+XYhQczFGP8\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:23:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"전체 이슈 목록 조회 성공\",\n    \"data\": [\n        {\n            \"id\": 52,\n            \"title\": \"마일스톤 페이지 구현\",\n            \"content\": \"\",\n            \"author\": {\n                \"userId\": \"johnyejin\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 3,\n                \"title\": \"스프린트3\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                },\n                {\n                    \"id\": 64,\n                    \"name\": \"frontend\",\n                    \"color\": \"#6b6bce\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 11,\n                    \"userId\": \"johnyejin\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T16:25:31.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 51,\n            \"title\": \"이슈10\",\n            \"content\": \"내용\",\n            \"author\": {\n                \"userId\": \"yeji9175\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 4,\n                \"title\": \"스프린트4\"\n            },\n            \"status\": \"closed\",\n            \"labels\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"good\",\n                    \"color\": \"#029591\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T12:56:31.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 50,\n            \"title\": \"이슈9\",\n            \"content\": \"내용\",\n            \"author\": {\n                \"userId\": \"yeji9175\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 4,\n                \"title\": \"스프린트4\"\n            },\n            \"status\": \"closed\",\n            \"labels\": [\n                {\n                    \"id\": 64,\n                    \"name\": \"frontend\",\n                    \"color\": \"#6b6bce\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 10,\n                    \"userId\": \"yeji9175\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T12:56:31.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 49,\n            \"title\": \"이슈 생성\",\n            \"content\": \"내용\",\n            \"author\": {\n                \"userId\": \"yeji9175\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 1,\n                \"title\": \"스프린트1\"\n            },\n            \"status\": \"closed\",\n            \"labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"bug\",\n                    \"color\": \"#bfd4f2\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 8,\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                },\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T11:37:50.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 48,\n            \"title\": \"이슈 생성하기\",\n            \"content\": \"내용\",\n            \"author\": {\n                \"userId\": \"yeji9175\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 1,\n                \"title\": \"스프린트1\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"bug\",\n                    \"color\": \"#bfd4f2\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 8,\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                },\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T16:22:40.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 46,\n            \"title\": \"이슈 생성\",\n            \"content\": \"내용\",\n            \"author\": {\n                \"userId\": \"yeji9175\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 1,\n                \"title\": \"스프린트1\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"bug\",\n                    \"color\": \"#bfd4f2\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 8,\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                },\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T10:56:39.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 8,\n            \"title\": \"이슈8\",\n            \"content\": \"이슈8 내용\",\n            \"author\": {\n                \"userId\": \"sang-gyeong\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n            },\n            \"milestone\": {\n                \"id\": 3,\n                \"title\": \"스프린트3\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [],\n            \"assignees\": [],\n            \"time\": \"2020-11-10T12:20:34.000Z\",\n            \"commentAuthors\": [\n                10,\n                9\n            ]\n        },\n        {\n            \"id\": 7,\n            \"title\": \"이슈7\",\n            \"content\": \"이슈7 내용\",\n            \"author\": {\n                \"userId\": \"sang-gyeong\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n            },\n            \"milestone\": {\n                \"id\": 3,\n                \"title\": \"스프린트3\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [],\n            \"assignees\": [\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-10T12:20:34.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 6,\n            \"title\": \"이슈6\",\n            \"content\": \"이슈6 내용\",\n            \"author\": {\n                \"userId\": \"sang-gyeong\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n            },\n            \"milestone\": {\n                \"id\": 3,\n                \"title\": \"스프린트3\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"good\",\n                    \"color\": \"#029591\"\n                }\n            ],\n            \"assignees\": [],\n            \"time\": \"2020-11-10T12:20:34.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 5,\n            \"title\": \"이슈5\",\n            \"content\": \"이슈5 내용\",\n            \"author\": {\n                \"userId\": \"sang-gyeong\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n            },\n            \"milestone\": {\n                \"id\": 2,\n                \"title\": \"스프린트2\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 4,\n                    \"name\": \"invalid\",\n                    \"color\": \"#abcd12\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 8,\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                }\n            ],\n            \"time\": \"2020-11-10T12:20:34.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 4,\n            \"title\": \"이슈4\",\n            \"content\": \"이슈4 내용\",\n            \"author\": {\n                \"userId\": \"yeji9175\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 2,\n                \"title\": \"스프린트2\"\n            },\n            \"status\": \"closed\",\n            \"labels\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-12T12:54:21.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 3,\n            \"title\": \"이슈3\",\n            \"content\": \"이슈3 내용\",\n            \"author\": {\n                \"userId\": \"sang-gyeong\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n            },\n            \"milestone\": {\n                \"id\": 1,\n                \"title\": \"스프린트1\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 4,\n                    \"name\": \"invalid\",\n                    \"color\": \"#abcd12\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            ],\n            \"time\": \"2020-11-10T12:20:34.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 2,\n            \"title\": \"이슈2\",\n            \"content\": \"이슈2 내용\",\n            \"author\": {\n                \"userId\": \"johnyejin\",\n                \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n            },\n            \"milestone\": {\n                \"id\": 1,\n                \"title\": \"스프린트1\"\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"bug\",\n                    \"color\": \"#bfd4f2\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 9,\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                },\n                {\n                    \"id\": 10,\n                    \"userId\": \"yeji9175\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n                }\n            ],\n            \"time\": \"2020-11-10T05:48:18.000Z\",\n            \"commentAuthors\": []\n        },\n        {\n            \"id\": 1,\n            \"title\": \"이슈1 수정\",\n            \"content\": \"이슈1 내용\",\n            \"author\": {\n                \"userId\": \"dooking\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n            },\n            \"milestone\": {\n                \"id\": null,\n                \"title\": null\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"bug\",\n                    \"color\": \"#bfd4f2\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 8,\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                },\n                {\n                    \"id\": 11,\n                    \"userId\": \"johnyejin\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n                }\n            ],\n            \"time\": \"2020-11-10T13:06:03.000Z\",\n            \"commentAuthors\": [\n                10,\n                9,\n                11,\n                8,\n                8\n            ]\n        }\n    ]\n}"}],"_postman_id":"592ac46b-d64a-4cbc-af29-2b54b5bca05d"},{"name":"이슈 생성","id":"95c27ed2-62ef-4a6a-8b61-f9f7bcc76d06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"이슈 생성\",\r\n    \"content\": \"내용\",\r\n    \"milestone\": 1,\r\n    \"assignees\": [8, 9],\r\n    \"labels\": [1, 2]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue","urlObject":{"protocol":"http","port":"3000","path":["api","issue"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"92feed76-e14d-4043-a6a4-cb38fe506db7","name":"이슈 생성 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"이슈 생성\",\r\n    \"content\": \"내용\",\r\n    \"milestone\": 1,\r\n    \"assignees\": [8, 9],\r\n    \"labels\": [1, 2]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue"},"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":"54"},{"key":"ETag","value":"W/\"36-jXjhbBEdNyIBz9fNrdR3VX4hYyQ\""},{"key":"Date","value":"Thu, 12 Nov 2020 11:03:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"새로운 이슈 생성 성공\",\n    \"data\": 49\n}"}],"_postman_id":"95c27ed2-62ef-4a6a-8b61-f9f7bcc76d06"},{"name":"이슈 상세 조회","id":"7e373d0e-1861-4503-9fb0-a9cb281afce2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/issue/detail/1","urlObject":{"protocol":"http","port":"3000","path":["api","issue","detail","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c24095b5-2632-4a96-942b-af57d4ee7bd1","name":"이슈 상세 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/issue/detail/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":"1818"},{"key":"ETag","value":"W/\"71a-tvGeKDXES8aRjAW/geGTztRLFTE\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:24:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"이슈 상세 조회 성공\",\n    \"data\": {\n        \"issueDetail\": {\n            \"id\": 1,\n            \"title\": \"이슈1 수정\",\n            \"content\": \"이슈1 내용\",\n            \"author\": {\n                \"userId\": \"dooking\",\n                \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n            },\n            \"milestone\": {\n                \"id\": null,\n                \"title\": null\n            },\n            \"status\": \"opened\",\n            \"labels\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"bug\",\n                    \"color\": \"#bfd4f2\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"feature\",\n                    \"color\": \"#e3a5aa\"\n                }\n            ],\n            \"assignees\": [\n                {\n                    \"id\": 8,\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                },\n                {\n                    \"id\": 11,\n                    \"userId\": \"johnyejin\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n                }\n            ],\n            \"time\": \"2020-11-10T13:06:03.000Z\",\n            \"commentAuthors\": []\n        },\n        \"comments\": [\n            {\n                \"id\": 3,\n                \"content\": \"comment1\",\n                \"time\": \"2020-11-05T18:32:02.000Z\",\n                \"author\": {\n                    \"userId\": \"yeji9175\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n                }\n            },\n            {\n                \"id\": 4,\n                \"content\": \"comment2\",\n                \"time\": \"2020-11-05T18:32:15.000Z\",\n                \"author\": {\n                    \"userId\": \"sang-gyeong\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n                }\n            },\n            {\n                \"id\": 5,\n                \"content\": \"comment3\",\n                \"time\": \"2020-11-05T18:32:27.000Z\",\n                \"author\": {\n                    \"userId\": \"johnyejin\",\n                    \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n                }\n            },\n            {\n                \"id\": 6,\n                \"content\": \"test\",\n                \"time\": \"2020-11-09T12:10:34.000Z\",\n                \"author\": {\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                }\n            },\n            {\n                \"id\": 7,\n                \"content\": \"댓글 시험\",\n                \"time\": \"2020-11-09T06:53:55.000Z\",\n                \"author\": {\n                    \"userId\": \"dooking\",\n                    \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"7e373d0e-1861-4503-9fb0-a9cb281afce2"},{"name":"전체 사용자 조회","id":"0ff6e1bb-4556-4cbe-8e2c-a1a3b6ba3bf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/user/list","urlObject":{"protocol":"http","port":"3000","path":["api","user","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0b448e6a-2cad-475f-bc1e-e903a82bec89","name":"전체 사용자 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/user/list"},"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":"1014"},{"key":"ETag","value":"W/\"3f6-+BAngf/Co1ZC61VSzkp73Znmo8g\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:24:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"전체 사용자 목록 조회 성공\",\n    \"data\": [\n        {\n            \"id\": 8,\n            \"userId\": \"dooking\",\n            \"profileImg\": \"https://avatars2.githubusercontent.com/u/60457112?s=400&u=abe6c14e6a1ed9c7822c607260d04eced3656a17&v=4\"\n        },\n        {\n            \"id\": 9,\n            \"userId\": \"sang-gyeong\",\n            \"profileImg\": \"https://avatars3.githubusercontent.com/u/60839959?v=4\"\n        },\n        {\n            \"id\": 10,\n            \"userId\": \"yeji9175\",\n            \"profileImg\": \"https://avatars2.githubusercontent.com/u/39231606?s=400&u=cf3abd7e53b9ce634fffe6dc8d13ff10935ae183&v=4\"\n        },\n        {\n            \"id\": 11,\n            \"userId\": \"johnyejin\",\n            \"profileImg\": \"https://avatars3.githubusercontent.com/u/26537048?s=400&u=c6107e0b653eee1fc662dc8e1ec87f1f12c5489f&v=4\"\n        },\n        {\n            \"id\": 12,\n            \"userId\": \"thdwlsgus0\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 13,\n            \"userId\": \"JeonJiyoun\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 14,\n            \"userId\": \"ValentinFaulstich-a\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 15,\n            \"userId\": \"2-one-week\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 19,\n            \"userId\": \"gitgitWi\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 20,\n            \"userId\": \"jongeunk0613\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 21,\n            \"userId\": \"updownC\",\n            \"profileImg\": null\n        },\n        {\n            \"id\": 22,\n            \"userId\": \"Front-line-dev\",\n            \"profileImg\": null\n        }\n    ]\n}"}],"_postman_id":"0ff6e1bb-4556-4cbe-8e2c-a1a3b6ba3bf6"},{"name":"전체 라벨 목록 조회","id":"75b22f48-f592-42d6-a57a-84ccd3a371f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/label/list","urlObject":{"protocol":"http","port":"3000","path":["api","label","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"59aa605d-4ef5-49c0-be27-ce17b8ffb901","name":"전체 라벨 목록 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/label/list"},"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":"427"},{"key":"ETag","value":"W/\"1ab-IiPDiXgjJkWeqAQZqyOMteqCpFA\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:25:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"전체 라벨 목록 조회 성공\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"bug\",\n            \"desc\": \"Something isn't working!!!\",\n            \"color\": \"#bfd4f2\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"feature\",\n            \"desc\": \"New feature or request\",\n            \"color\": \"#e3a5aa\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"frontend\",\n            \"desc\": \"Develop frontend\",\n            \"color\": \"#6b6bce\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"good\",\n            \"desc\": \"Good for newcomers\",\n            \"color\": \"#029591\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"invalid\",\n            \"desc\": \"This doesn't seem right\",\n            \"color\": \"#abcd12\"\n        }\n    ]\n}"}],"_postman_id":"75b22f48-f592-42d6-a57a-84ccd3a371f0"},{"name":"라벨 생성","id":"26555813-cdb8-4754-a6b6-f640cb39879e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"backend\",\r\n    \"desc\": \"desc\",\r\n    \"color\": \"#6b4c2e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label","urlObject":{"protocol":"http","port":"3000","path":["api","label"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b82accaa-ee9a-4c07-8dd4-504ed842dcbb","name":"라벨 생성 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"backend\",\r\n    \"desc\": \"desc\",\r\n    \"color\": \"#6b4c2e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label"},"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":"110"},{"key":"ETag","value":"W/\"6e-/ylC+DI26XOtYwtyrl4NrnsMg1k\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:26:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"새로운 라벨 생성 성공\",\n    \"data\": {\n        \"id\": 72,\n        \"name\": \"backend\",\n        \"desc\": \"desc\",\n        \"color\": \"#6b4c2e\"\n    }\n}"}],"_postman_id":"26555813-cdb8-4754-a6b6-f640cb39879e"},{"name":"라벨 수정","id":"05821c96-4c4c-4677-9030-4b55897485f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"bug\",\r\n    \"desc\": \"Someting is not working\",\r\n    \"color\": \"#bfd4f2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label/1","urlObject":{"protocol":"http","port":"3000","path":["api","label","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5de2071d-9af8-47aa-a75b-6dd4a1e421ff","name":"라벨 수정 성공","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"bug\",\r\n    \"desc\": \"Someting is not working\",\r\n    \"color\": \"#bfd4f2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label/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":"45"},{"key":"ETag","value":"W/\"2d-FPnP3Y/f/fVb/FXUY+3lFJAq7nw\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:27:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"라벨 수정 성공\",\n    \"data\": [\n        1\n    ]\n}"}],"_postman_id":"05821c96-4c4c-4677-9030-4b55897485f1"},{"name":"라벨 삭제","id":"104653e9-1d59-4e42-8bce-ea2d5d8ab2d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label/9","urlObject":{"protocol":"http","port":"3000","path":["api","label","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bfe4d87a-f379-4117-9899-664948cc060b","name":"라벨 삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label/50"},"status":"Bad Request","code":400,"_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":"43"},{"key":"ETag","value":"W/\"2b-9BRqE2acreVm7Zk0+xDXt7WbDuo\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:28:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"라벨 삭제 실패\",\n    \"data\": 0\n}"},{"id":"dc04a0cd-5e75-482f-981a-cb893091397c","name":"라벨 삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/label/9"},"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":"43"},{"key":"ETag","value":"W/\"2b-WcQKrNTaAWuTDHGgKg0iUNvsjzE\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:28:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"라벨 삭제 성공\",\n    \"data\": 1\n}"}],"_postman_id":"104653e9-1d59-4e42-8bce-ea2d5d8ab2d5"},{"name":"전체 마일스톤 목록 조회","id":"b8743151-7a47-4fed-8350-4d5c442eff2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/milestone/list","urlObject":{"protocol":"http","port":"3000","path":["api","milestone","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5b871186-a04d-44a3-99c7-d4463f6de676","name":"전체 마일스톤 목록 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/milestone/list"},"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":"934"},{"key":"ETag","value":"W/\"3a6-5YWyklTQHUQbl5MJuHwaTbuBbKw\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:29:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"전체 마일스톤 목록 조회 성공\",\n    \"data\": {\n        \"milestoneCnt\": [\n            4,\n            1\n        ],\n        \"milestones\": [\n            {\n                \"id\": 1,\n                \"status\": \"open\",\n                \"title\": \"스프린트1\",\n                \"dueDate\": \"2020-11-05\",\n                \"desc\": \"스프린트1 내용\",\n                \"issues\": [\n                    {\n                        \"id\": 2,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 3,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 46,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 48,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 49,\n                        \"status\": 1\n                    }\n                ]\n            },\n            {\n                \"id\": 2,\n                \"status\": \"open\",\n                \"title\": \"스프린트2\",\n                \"dueDate\": \"2020-11-20\",\n                \"desc\": \"스프린트2 설명\",\n                \"issues\": [\n                    {\n                        \"id\": 4,\n                        \"status\": 1\n                    },\n                    {\n                        \"id\": 5,\n                        \"status\": 0\n                    }\n                ]\n            },\n            {\n                \"id\": 3,\n                \"status\": \"open\",\n                \"title\": \"스프린트3\",\n                \"dueDate\": \"2020-11-04\",\n                \"desc\": \"스프린트3 내용\",\n                \"issues\": [\n                    {\n                        \"id\": 6,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 7,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 8,\n                        \"status\": 0\n                    },\n                    {\n                        \"id\": 52,\n                        \"status\": 0\n                    }\n                ]\n            },\n            {\n                \"id\": 4,\n                \"status\": \"closed\",\n                \"title\": \"스프린트4\",\n                \"dueDate\": \"2020-11-12\",\n                \"desc\": \"스프린트4 내용\",\n                \"issues\": [\n                    {\n                        \"id\": 50,\n                        \"status\": 1\n                    },\n                    {\n                        \"id\": 51,\n                        \"status\": 1\n                    }\n                ]\n            },\n            {\n                \"id\": 21,\n                \"status\": \"open\",\n                \"title\": \"마일스톤\",\n                \"dueDate\": \"2020-11-02\",\n                \"desc\": \"마일스톤 api test\",\n                \"issues\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"b8743151-7a47-4fed-8350-4d5c442eff2b"},{"name":"마일스톤 생성","id":"fc778f51-8b3c-48e7-99c5-923f68a249cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 0,\r\n    \"title\": \"마일스톤\",\r\n    \"dueDate\": \"2020-11-02\",\r\n    \"desc\": \"마일스톤 api test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/milestone","urlObject":{"protocol":"http","port":"3000","path":["api","milestone"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8a04a515-2fed-4545-a184-78fe8ab4c4f2","name":"마일스톤 생성 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 0,\r\n    \"title\": \"마일스톤 test\",\r\n    \"dueDate\": \"2020-11-02\",\r\n    \"desc\": \"마일스톤 api test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/milestone"},"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":"160"},{"key":"ETag","value":"W/\"a0-2OivqIiAgl2XtSGOuN1pfDsr/TM\""},{"key":"Date","value":"Thu, 12 Nov 2020 11:38:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"새로운 마일스톤 생성 성공\",\n    \"data\": {\n        \"id\": 34,\n        \"status\": 0,\n        \"title\": \"마일스톤 test\",\n        \"dueDate\": \"2020-11-02\",\n        \"desc\": \"마일스톤 api test\"\n    }\n}"}],"_postman_id":"fc778f51-8b3c-48e7-99c5-923f68a249cc"},{"name":"마일스톤 수정","id":"035385f0-a62a-4353-b7d3-7391c43109b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 0,\r\n    \"title\": \"test9\",\r\n    \"due_date\": \"2020-11-11\",\r\n    \"desc\": \"마지막 테스트\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/milestone/21","urlObject":{"protocol":"http","port":"3000","path":["api","milestone","21"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5f7abaf6-a1fb-4a27-b44c-b12d52261bff","name":"마일스톤 수정 성공","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 0,\r\n    \"title\": \"test9\",\r\n    \"due_date\": \"2020-11-11\",\r\n    \"desc\": \"마지막 테스트\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/milestone/21"},"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":"51"},{"key":"ETag","value":"W/\"33-X/te9AijRoubflYNaxdFOx1TMM4\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:29:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"마일스톤 수정 성공\",\n    \"data\": [\n        1\n    ]\n}"}],"_postman_id":"035385f0-a62a-4353-b7d3-7391c43109b4"},{"name":"마일스톤 삭제","id":"1d733d87-108b-4492-bec9-99f4d3b264e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/milestone/21","urlObject":{"protocol":"http","port":"3000","path":["api","milestone","21"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9a55bd6b-b602-4791-b7c6-99248bb25cbc","name":"마일스톤 삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAsInVzZXJJZCI6Inllamk5MTc1IiwiaWF0IjoxNjA1MTc3NzU4LCJleHAiOjE2MDUyNjQxNTh9.DEI8v8PozADAXw2upykGFCWHNC7AvQgoRQCF91P0ka8","type":"text"}],"url":"http://localhost:3000/api/milestone/21"},"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":"49"},{"key":"ETag","value":"W/\"31-kZite9xk8AIMmZpEL2tWjzRHUFI\""},{"key":"Date","value":"Fri, 13 Nov 2020 01:30:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"마일스톤 삭제 성공\",\n    \"data\": 1\n}"}],"_postman_id":"1d733d87-108b-4492-bec9-99f4d3b264e1"},{"name":"이슈 상세 제목 수정","id":"1ba6e5c8-7b00-4e9e-8710-fd3472378d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"이슈1 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/title/1","urlObject":{"protocol":"http","port":"3000","path":["api","issue","title","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a2930f1c-46ce-4173-b556-b047c49b2561","name":"이슈 상세 제목 수정 성공","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"이슈1 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/title/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":"41"},{"key":"ETag","value":"W/\"29-Mb5Kn8ZpoB79/P2KWRgix6UrtV0\""},{"key":"Date","value":"Tue, 10 Nov 2020 13:06:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"이슈 제목 수정 성공\"\n}"}],"_postman_id":"1ba6e5c8-7b00-4e9e-8710-fd3472378d8d"},{"name":"이슈 상세 Assignees 수정","id":"ee5c975b-b7fc-4518-aac4-4725099698cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"assignee\": 9,\r\n    \"flag\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/assignee/1","urlObject":{"protocol":"http","port":"3000","path":["api","issue","assignee","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"64137301-1393-4bd6-893e-58cfe6b93ff2","name":"이슈 상세 Assignees 수정 성공","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"assignee\": 9,\r\n    \"flag\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/assignee/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":"44"},{"key":"ETag","value":"W/\"2c-qAQGXUKPAsY2Ilz583xHBV8U8XA\""},{"key":"Date","value":"Tue, 10 Nov 2020 13:01:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"이슈 Assignees 수정 성공\"\n}"}],"_postman_id":"ee5c975b-b7fc-4518-aac4-4725099698cc"},{"name":"이슈 상세 Labels 수정","id":"5deb96a7-fabe-4e7e-bc5e-63cb762161e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": 3,\r\n    \"flag\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/label/1","urlObject":{"protocol":"http","port":"3000","path":["api","issue","label","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1c7f619f-c20a-4ecf-8f7e-d5b4b24fd7b3","name":"이슈 상세 Labels 수정 성공","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": 3,\r\n    \"flag\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/label/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":"41"},{"key":"ETag","value":"W/\"29-fKGcQJMAzLjwyoxErPJvmqSColE\""},{"key":"Date","value":"Tue, 10 Nov 2020 13:02:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"이슈 Labels 수정 성공\"\n}"}],"_postman_id":"5deb96a7-fabe-4e7e-bc5e-63cb762161e7"},{"name":"이슈 상세 Milestone 수정","id":"fc0ea091-0b02-45aa-a120-1b340653d14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"milestone\": 2,\r\n    \"flag\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/milestone/1","urlObject":{"protocol":"http","port":"3000","path":["api","issue","milestone","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d9ff0acf-5301-479e-ab1f-7f7d7c2dc338","name":"이슈 상세 Milestone 수정 성공","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"milestone\": 2,\r\n    \"flag\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/issue/milestone/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":"44"},{"key":"ETag","value":"W/\"2c-gRnV1LitKMFFwe98Wq3fs/+h++w\""},{"key":"Date","value":"Tue, 10 Nov 2020 13:04:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"이슈 Milestone 수정 성공\"\n}"}],"_postman_id":"fc0ea091-0b02-45aa-a120-1b340653d14d"}]}