{"info":{"_postman_id":"20935e08-f733-4536-af7e-88734cb9140e","name":"BoostTeams","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15863604","collectionId":"20935e08-f733-4536-af7e-88734cb9140e","publishedId":"UVC3moZW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-08T12:12:07.000Z"},"item":[{"name":"일정","item":[{"name":"일정 가져오기","id":"e149fd64-b631-438d-9ea7-c98026b09c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://www.boostteams.kro.kr/api/schedules?start_date=20210131&end_date=20211106&team_id=1","urlObject":{"protocol":"https","path":["api","schedules"],"host":["www","boostteams","kro","kr"],"query":[{"key":"start_date","value":"20210131"},{"key":"end_date","value":"20211106"},{"key":"team_id","value":"1"}],"variable":[]}},"response":[{"id":"ef02d6e4-a4e0-4978-94ec-c290688eedf0","name":"일정 가져오기 성공","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:4000/api/schedules?start_date=20211128&end_date=20211204&team_id=1","protocol":"http","host":["localhost"],"port":"4000","path":["api","schedules"],"query":[{"key":"start_date","value":"20211128"},{"key":"end_date","value":"20211204"},{"key":"team_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"476"},{"key":"ETag","value":"W/\"1dc-rutWcCahiaVldK54GDa/olzX16Q\""},{"key":"Date","value":"Thu, 02 Dec 2021 13:55:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"schedule_id\": 3362,\n        \"team_id\": 1,\n        \"title\": \"월간 회식\",\n        \"start_date\": \"2021-11-30T08:00:00.000Z\",\n        \"end_date\": \"2021-11-30T10:00:00.000Z\",\n        \"repeat_id\": \"f933dfc6-a9c9-4973-a253-1bb935fcc61f\",\n        \"repeat_option\": 0,\n        \"content\": \"필참\",\n        \"color\": 2\n    },\n    {\n        \"schedule_id\": 3363,\n        \"team_id\": 1,\n        \"title\": \"스프린트 회의\",\n        \"start_date\": \"2021-11-29T06:00:00.000Z\",\n        \"end_date\": \"2021-11-29T07:00:00.000Z\",\n        \"repeat_id\": \"e38d7ef2-0dee-4bd5-b359-a97a92ee5d44\",\n        \"repeat_option\": 0,\n        \"content\": \"ㅋㅋㅋ\",\n        \"color\": 0\n    }\n]"},{"id":"46f0ae4c-6b7c-4ee1-a176-d13444d069f2","name":"일정 가져오기 실패","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:4000/api/schedules?start_date=20211128&end_date=20211204&team_id=1","protocol":"http","host":["localhost"],"port":"4000","path":["api","schedules"],"query":[{"key":"start_date","value":"20211128"},{"key":"end_date","value":"20211204"},{"key":"team_id","value":"1"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"ETag","value":"W/\"2-vyGp6PvFo4RvsFtPoIWeCReyIC8\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:21:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"e149fd64-b631-438d-9ea7-c98026b09c2d"},{"name":"일정 추가하기","id":"b3164acd-d8fc-44b2-8e04-96ad5c278522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"title\": \"매일 5번 반복\",\r\n        \"start_date\": \"2021-11-01T03:00:00.000Z\",\r\n        \"end_date\": \"2021-11-01T04:00:00.000Z\",\r\n        \"repeat_option\": 1,\r\n\t\t\"repeat_count\": 5,\r\n        \"content\": \"매일 5번 반복\",\r\n        \"color\": 2,\r\n        \"team_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.boostteams.kro.kr/api/schedules","description":"<ul>\n<li>repeat_option: 반복 옵션<br />반복안함: 0<br />매일반복: 1<br />매주반복: 2<br />매월반복: 3</li>\n<li>repeat_count: 반복 횟수</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","schedules"],"host":["www","boostteams","kro","kr"],"query":[],"variable":[]}},"response":[{"id":"6e4b31ee-942f-4a36-addc-594f8a14df65","name":"일정 추가하기 실패","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://www.boostteams.kro.kr/api/schedules/:teamId?start_date=20211107&end_date=20211113","protocol":"https","host":["www","boostteams","kro","kr"],"path":["api","schedules",":teamId"],"query":[{"key":"start_date","value":"20211107"},{"key":"end_date","value":"20211113"}],"variable":[{"key":"teamId","value":"1"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"ETag","value":"W/\"2-vyGp6PvFo4RvsFtPoIWeCReyIC8\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:21:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"1f85e0a4-b49c-460d-b8ac-97dfc70a1fd6","name":"일정 추가하기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"title\": \"매일 5번 반복\",\r\n        \"start_date\": \"2021-11-01T03:00:00.000Z\",\r\n        \"end_date\": \"2021-11-01T04:00:00.000Z\",\r\n        \"repeat_option\": 1,\r\n\t\t\"repeat_count\": 5,\r\n        \"content\": \"매일 5번 반복\",\r\n        \"color\": 2,\r\n        \"team_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1251"},{"key":"ETag","value":"W/\"4e3-lRUc6H/1HFJCenso5bYmGtCK93g\""},{"key":"Date","value":"Thu, 02 Dec 2021 13:55:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"title\": \"매일 5번 반복\",\n        \"team_id\": 1,\n        \"start_date\": \"2021-11-01T03:00:00.000Z\",\n        \"end_date\": \"2021-11-01T04:00:00.000Z\",\n        \"content\": \"매일 5번 반복\",\n        \"color\": 2,\n        \"repeat_id\": \"6191e1d2-0c79-4b13-b56b-bea379dd6039\",\n        \"repeat_option\": 1,\n        \"schedule_id\": 3374\n    },\n    {\n        \"title\": \"매일 5번 반복\",\n        \"team_id\": 1,\n        \"start_date\": \"2021-11-02T03:00:00.000Z\",\n        \"end_date\": \"2021-11-02T04:00:00.000Z\",\n        \"content\": \"매일 5번 반복\",\n        \"color\": 2,\n        \"repeat_id\": \"6191e1d2-0c79-4b13-b56b-bea379dd6039\",\n        \"repeat_option\": 1,\n        \"schedule_id\": 3377\n    },\n    {\n        \"title\": \"매일 5번 반복\",\n        \"team_id\": 1,\n        \"start_date\": \"2021-11-03T03:00:00.000Z\",\n        \"end_date\": \"2021-11-03T04:00:00.000Z\",\n        \"content\": \"매일 5번 반복\",\n        \"color\": 2,\n        \"repeat_id\": \"6191e1d2-0c79-4b13-b56b-bea379dd6039\",\n        \"repeat_option\": 1,\n        \"schedule_id\": 3375\n    },\n    {\n        \"title\": \"매일 5번 반복\",\n        \"team_id\": 1,\n        \"start_date\": \"2021-11-04T03:00:00.000Z\",\n        \"end_date\": \"2021-11-04T04:00:00.000Z\",\n        \"content\": \"매일 5번 반복\",\n        \"color\": 2,\n        \"repeat_id\": \"6191e1d2-0c79-4b13-b56b-bea379dd6039\",\n        \"repeat_option\": 1,\n        \"schedule_id\": 3376\n    },\n    {\n        \"title\": \"매일 5번 반복\",\n        \"team_id\": 1,\n        \"start_date\": \"2021-11-05T03:00:00.000Z\",\n        \"end_date\": \"2021-11-05T04:00:00.000Z\",\n        \"content\": \"매일 5번 반복\",\n        \"color\": 2,\n        \"repeat_id\": \"6191e1d2-0c79-4b13-b56b-bea379dd6039\",\n        \"repeat_option\": 1,\n        \"schedule_id\": 3378\n    }\n]"}],"_postman_id":"b3164acd-d8fc-44b2-8e04-96ad5c278522"},{"name":"일정 삭제하기","id":"9bf11b14-0105-422b-a1ca-1cf024043672","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://www.boostteams.kro.kr/api/schedules/:scheduleId","description":"<p><code>/api/schedule/:scheduleId</code></p>\n","urlObject":{"protocol":"https","path":["api","schedules",":scheduleId"],"host":["www","boostteams","kro","kr"],"query":[],"variable":[{"type":"any","value":null,"key":"scheduleId"}]}},"response":[{"id":"fe46109d-167c-42b1-8ed6-a27b35efbce8","name":"일정 삭제하기 성공","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:4000/api/schedules/:scheduleId","protocol":"http","host":["localhost"],"port":"4000","path":["api","schedules",":scheduleId"],"variable":[{"key":"scheduleId","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Date","value":"Tue, 09 Nov 2021 12:20:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null},{"id":"68bb50ec-42f0-4546-8013-b78ee4b01a7d","name":"일정 삭제하기 실패","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:4000/api/schedules/:scheduleId","protocol":"http","host":["localhost"],"port":"4000","path":["api","schedules",":scheduleId"],"variable":[{"key":"scheduleId","value":"137"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"ETag","value":"W/\"2-vyGp6PvFo4RvsFtPoIWeCReyIC8\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:21:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"9bf11b14-0105-422b-a1ca-1cf024043672"},{"name":"일정 수정하기","id":"1cdb7151-7de7-4214-bfa8-457a4f66deec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n        \"title\": \"제목6\",\r\n\t\t\"team_id\": 1,\r\n\t\t\"schedule_id\": 1,\r\n        \"start_date\": \"2021-11-05T12:00\",\r\n        \"end_date\": \"2021-11-05T18:00\",\r\n\t\t\"repeat_id\": \"gsdgsdgsdadgsdgsd\",\r\n        \"repeat_option\": 1,\r\n\t\t\"repeat_count\": 1,\r\n        \"content\": \"내용6\",\r\n        \"color\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.boostteams.kro.kr/api/schedules/:scheduleId","description":"<p><code>/api/schedule/:scheduleId</code></p>\n","urlObject":{"protocol":"https","path":["api","schedules",":scheduleId"],"host":["www","boostteams","kro","kr"],"query":[],"variable":[{"type":"any","value":"135","key":"scheduleId"}]}},"response":[{"id":"33aee2cc-3d0b-4ce5-9f7c-ae951594dedb","name":"일정 수정하기 성공","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"schedule_id\": 135,\r\n    \"title\": \"회의 - 수정\",\r\n    \"start_date\": \"2021-11-09T05:00:00.000Z\",\r\n    \"end_date\": \"2021-11-09T06:00:00.000Z\",\r\n    \"repeat_id\": \"837148eb-b3b6-45a7-8f86-0517f10ffe10\",\r\n    \"content\": \"화요일 회의 - 수정\",\r\n    \"color\": 4\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://www.boostteams.kro.kr/api/schedules/:scheduleId","protocol":"https","host":["www","boostteams","kro","kr"],"path":["api","schedules",":scheduleId"],"variable":[{"key":"scheduleId","value":"135"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"234"},{"key":"ETag","value":"W/\"ea-5dZUfYGLCDbixi2VvEg62F5toWs\""},{"key":"Date","value":"Tue, 09 Nov 2021 12:19:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedule_id\": 135,\n    \"team_id\": 1,\n    \"title\": \"회의 - 수정\",\n    \"start_date\": \"2021-11-09T05:00:00.000Z\",\n    \"end_date\": \"2021-11-09T06:00:00.000Z\",\n    \"repeat_id\": \"837148eb-b3b6-45a7-8f86-0517f10ffe10\",\n    \"content\": \"화요일 회의 - 수정\",\n    \"color\": 4\n}"},{"id":"749ade89-b2f0-4e93-9672-fcca3b9cd965","name":"일정 추가하기 실패","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://www.boostteams.kro.kr/api/schedules/:scheduleId","protocol":"https","host":["www","boostteams","kro","kr"],"path":["api","schedules",":scheduleId"],"variable":[{"key":"scheduleId","value":"135"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"ETag","value":"W/\"2-vyGp6PvFo4RvsFtPoIWeCReyIC8\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:21:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"1cdb7151-7de7-4214-bfa8-457a4f66deec"}],"id":"51163466-c69a-4f59-8148-f6f5c298c373","_postman_id":"51163466-c69a-4f59-8148-f6f5c298c373","description":""}]}