{"info":{"_postman_id":"44493337-3648-46d2-98e9-7c13f6612206","name":"diametes-vote","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25034399","collectionId":"44493337-3648-46d2-98e9-7c13f6612206","publishedId":"2s8Z6vXZPN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-12-23T11:40:58.000Z"},"item":[{"name":"account","item":[{"name":"login","id":"114c7f13-a838-4c2b-bab5-7b436091f33c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"test5@gmail.com\",\r\n    \"password\" : \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/login/","description":"<h3 id=\"로그인-api\"><strong>로그인 API</strong></h3>\n<ul>\n<li>가입된 email 및 password를 입력 시, access token과 refresh token을 반환</li>\n</ul>\n","urlObject":{"protocol":"https","path":["account","login",""],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"4ff8f160-9741-4e3c-92a3-2117fab87474","name":"로그인 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"test5@gmail.com\",\r\n    \"password\" : \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:35:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Set-Cookie","value":"access=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjcxNjg3MzA1LCJpYXQiOjE2NzE2ODM3MDUsImp0aSI6ImU5NTA2YmUxNzYzNTQ1OTk5MTczMTc3NjVlYTNhN2E2IiwidXNlcl9pZCI6MzF9.xi9aHIzUdCmSV2n67RMpsptZZW7pdiQ1HK78Suh_Mlw; HttpOnly; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"refresh=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTY3MjI4ODUwNSwiaWF0IjoxNjcxNjgzNzA1LCJqdGkiOiIwYTA3YWViODBmODk0YWFlOGZhMjg1YTYyNDljMDRhNCIsInVzZXJfaWQiOjMxfQ.FNBrzgmFqUk99mVutRKZ9wJLjzWu7vFQcLRNAJjfkw8; HttpOnly; Path=/; SameSite=None; Secure"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_id\": 31,\n    \"department\": 0,\n    \"team\": 4,\n    \"name\": \"테스트555\"\n}"},{"id":"9fffb694-61c2-4a65-91a7-477cfb5bc2a5","name":"패스워드 틀림","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"test5@gmail.com\",\r\n    \"password\" : \"123458\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/login/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:35:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"39"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"non_field_errors\": [\n        \"wrong password\"\n    ]\n}"},{"id":"c2ca76a3-198d-45d0-bbf9-64c4e7154329","name":"존재하지 않는 계정","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"te@gmail.com\",\r\n    \"password\" : \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/login/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:35:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"47"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"non_field_errors\": [\n        \"user account not exist\"\n    ]\n}"}],"_postman_id":"114c7f13-a838-4c2b-bab5-7b436091f33c"},{"name":"register","id":"d61f3f32-a2a0-47ff-bc77-1a456d2cd6eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"test7@gmail.com\",\r\n    \"password\" : \"123456\",\r\n    \"name\" : \"테스트\",\r\n    \"department\" : 1,\r\n    \"team\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/register/","description":"<h3 id=\"회원가입-api\"><strong>회원가입 API</strong></h3>\n","urlObject":{"protocol":"https","path":["account","register",""],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"525cd2c3-c978-47c8-b6e9-a2b132ecd686","name":"가입 완료","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"test7@gmail.com\",\r\n    \"password\" : \"123456\",\r\n    \"name\" : \"테스트\",\r\n    \"department\" : 1,\r\n    \"team\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/register/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:31:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"44"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Set-Cookie","value":"access=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjcxNjg3MDczLCJpYXQiOjE2NzE2ODM0NzMsImp0aSI6IjhjMDI4ZTk2NDc4NjRhYjE4MTNlZjJhZDI0MjFmZTFiIiwidXNlcl9pZCI6MzJ9.MvDDx7nDOeid6zNMqQC-3zeX7XJypXIju29mH-TDp8U; HttpOnly; Path=/"},{"key":"Set-Cookie","value":"refresh=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTY3MjI4ODI3MywiaWF0IjoxNjcxNjgzNDczLCJqdGkiOiJkOGY0Yzc0MTA3N2U0ZGYxOTMwZWQyYzY4NzA3MDUwMCIsInVzZXJfaWQiOjMyfQ.SkvoQTGlnrEjJwcCNsLpc-0TA-LS3w-0rh1R3AUanH4; HttpOnly; Path=/"}],"cookie":[],"responseTime":null,"body":"{\n    \"department\": 1,\n    \"team\": 1,\n    \"name\": \"테스트\"\n}"},{"id":"4f88f08c-5d9c-48e8-9baa-dd5584549263","name":"이미 가입된 계정","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"test5@gmail.com\",\r\n    \"password\" : \"123456\",\r\n    \"name\" : \"테스트555\",\r\n    \"department\" : 0,\r\n    \"team\" : 4\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/account/register/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:36:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"44"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"non_field_errors\": [\n        \"User already exists\"\n    ]\n}"}],"_postman_id":"d61f3f32-a2a0-47ff-bc77-1a456d2cd6eb"},{"name":"auth","id":"ce3df3be-45eb-4798-88c2-58ed2af9a6ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/auth/","description":"<h3 id=\"인가확인-api\">인가확인 API</h3>\n<ul>\n<li>해당 API를 통해 가입 후 로그인을 한 유저인지 확인</li>\n</ul>\n","urlObject":{"protocol":"https","path":["account","auth",""],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"e11815c5-a8f1-49d3-9f51-bb83dec4c3c0","name":"인가 확인 완료","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/auth/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:37:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_id\": 31,\n    \"department\": 0,\n    \"team\": 4,\n    \"name\": \"테스트555\"\n}"},{"id":"d933ab2a-8d1c-4e29-8bdd-b19b0b4324b9","name":"토큰 없음","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/auth/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:37:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"27"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"토큰 없음\"\n}"},{"id":"c97bbef2-80cb-4aff-9b66-9fc3c148bd79","name":"유효하지 않은 토큰","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/auth/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:37:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"27"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"유효하지 않은 토큰\"\n}"},{"id":"776aea0b-b779-4492-b52f-49932f26b135","name":"토큰 기간 만료","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/auth/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:37:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"27"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"토큰 기간 만료\"\n}"}],"_postman_id":"ce3df3be-45eb-4798-88c2-58ed2af9a6ef"},{"name":"logout","id":"d2d0d3ce-f976-463b-98d0-436e15c44dcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/logout/","description":"<h3 id=\"로그아웃-api\">로그아웃 API</h3>\n","urlObject":{"protocol":"https","path":["account","logout",""],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"9ef32817-bb0d-4533-89eb-5c58e138ee92","name":"로그아웃 성공","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/account/logout/"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:39:26 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Set-Cookie","value":"access=\"\"; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/"},{"key":"Set-Cookie","value":"refresh=\"\"; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d2d0d3ce-f976-463b-98d0-436e15c44dcd"}],"id":"5f7f5103-88f6-4fcd-97a9-5278c2511340","description":"<h3 id=\"계정에-대해-처리해주는-api-collections\">계정에 대해 처리해주는 API Collections</h3>\n","_postman_id":"5f7f5103-88f6-4fcd-97a9-5278c2511340"},{"name":"users","item":[{"name":"vote","id":"320d42e3-ea77-43a1-8f32-a21832e11aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : null, \r\n    \"department\" : null,\r\n    \"team\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/users/vote/","description":"<h3 id=\"투표-api\"><strong>투표 API</strong></h3>\n","urlObject":{"protocol":"https","path":["users","vote",""],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"cd5888bd-d593-473b-82b8-8151010c2654","name":"투표 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : null, \r\n    \"department\" : null,\r\n    \"team\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/users/vote/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:39:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"9"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"\"success\""},{"id":"e311785d-8014-4381-aa9b-584f425b7548","name":"로그인 요청","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : null, \r\n    \"department\" : null,\r\n    \"team\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ceos-16-vote.ml/users/vote/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:39:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"27"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    \"Please login for voting\"\n]"}],"_postman_id":"320d42e3-ea77-43a1-8f32-a21832e11aa1"},{"name":"department","id":"999e3879-fc44-4695-b6e9-7a9ac6c1f0ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/users/department/1","description":"<h3 id=\"파트장에-대한-투표-결과-조회-api\">파트장에 대한 투표 결과 조회 API</h3>\n","urlObject":{"protocol":"https","path":["users","department","1"],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"72b3a04e-3c48-46a5-af5a-b7c6176ef08f","name":"후보 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/users/department/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:40:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"910"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 0,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 0,\n        \"team\": \"Teample\",\n        \"name\": \"피카츄\",\n        \"score\": 3\n    },\n    {\n        \"id\": 1,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 2,\n        \"team\": \"finble\",\n        \"name\": \"라이츄\",\n        \"score\": 2\n    },\n    {\n        \"id\": 2,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 4,\n        \"team\": \"recipeasy\",\n        \"name\": \"파이리\",\n        \"score\": 2\n    },\n    {\n        \"id\": 3,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 0,\n        \"team\": \"Teample\",\n        \"name\": \"꼬부기\",\n        \"score\": 5\n    },\n    {\n        \"id\": 4,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 1,\n        \"team\": \"diaMEtes\",\n        \"name\": \"버터플\",\n        \"score\": 1\n    },\n    {\n        \"id\": 5,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 4,\n        \"team\": \"recipeasy\",\n        \"name\": \"야도란\",\n        \"score\": 5\n    },\n    {\n        \"id\": 6,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 3,\n        \"team\": \"Pre:folio\",\n        \"name\": \"피죤투\",\n        \"score\": 3\n    },\n    {\n        \"id\": 7,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 2,\n        \"team\": \"finble\",\n        \"name\": \"또가스\",\n        \"score\": 0\n    }\n]"},{"id":"7ee0c66d-003b-40e4-af6d-2f53e39417d0","name":"투표 결과 리스트","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/users/department/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:40:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"910"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 3,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 0,\n        \"team\": \"Teample\",\n        \"name\": \"꼬부기\",\n        \"score\": 5\n    },\n    {\n        \"id\": 5,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 4,\n        \"team\": \"recipeasy\",\n        \"name\": \"야도란\",\n        \"score\": 5\n    },\n    {\n        \"id\": 0,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 0,\n        \"team\": \"Teample\",\n        \"name\": \"피카츄\",\n        \"score\": 3\n    },\n    {\n        \"id\": 6,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 3,\n        \"team\": \"Pre:folio\",\n        \"name\": \"피죤투\",\n        \"score\": 3\n    },\n    {\n        \"id\": 1,\n        \"department_id\": 1,\n        \"department\": \"백엔드\",\n        \"team_id\": 2,\n        \"team\": \"finble\",\n        \"name\": \"라이츄\",\n        \"score\": 2\n    },\n    {\n        \"id\": 2,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 4,\n        \"team\": \"recipeasy\",\n        \"name\": \"파이리\",\n        \"score\": 2\n    },\n    {\n        \"id\": 4,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 1,\n        \"team\": \"diaMEtes\",\n        \"name\": \"버터플\",\n        \"score\": 1\n    },\n    {\n        \"id\": 7,\n        \"department_id\": 0,\n        \"department\": \"프론트엔드\",\n        \"team_id\": 2,\n        \"team\": \"finble\",\n        \"name\": \"또가스\",\n        \"score\": 0\n    }\n]"}],"_postman_id":"999e3879-fc44-4695-b6e9-7a9ac6c1f0ce"},{"name":"team","id":"e8b79c79-fc93-4076-9198-3f24f0ee3f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/users/team/1","description":"<h3 id=\"팀에-대한-투표-결과-조회-api\">팀에 대한 투표 결과 조회 API</h3>\n","urlObject":{"protocol":"https","path":["users","team","1"],"host":["ceos-16-vote","ml"],"query":[],"variable":[]}},"response":[{"id":"3ed3524f-4b5c-42f0-9767-27ff59ba1f7c","name":"후보 리스트 가져오기","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/users/team/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:40:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"185"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 0,\n        \"name\": \"Teample\",\n        \"score\": 2\n    },\n    {\n        \"id\": 1,\n        \"name\": \"diaMEtes\",\n        \"score\": 6\n    },\n    {\n        \"id\": 2,\n        \"name\": \"finble\",\n        \"score\": 3\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Pre:folio\",\n        \"score\": 6\n    },\n    {\n        \"id\": 4,\n        \"name\": \"recipeasy\",\n        \"score\": 3\n    }\n]"},{"id":"0bcf9ee1-dda8-4d8b-bf0c-65997248014d","name":"투표 결과 리스트","originalRequest":{"method":"GET","header":[],"url":"https://ceos-16-vote.ml/users/team/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Dec 2022 04:41:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"185"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.19.0"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"diaMEtes\",\n        \"score\": 6\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Pre:folio\",\n        \"score\": 6\n    },\n    {\n        \"id\": 2,\n        \"name\": \"finble\",\n        \"score\": 3\n    },\n    {\n        \"id\": 4,\n        \"name\": \"recipeasy\",\n        \"score\": 3\n    },\n    {\n        \"id\": 0,\n        \"name\": \"Teample\",\n        \"score\": 2\n    }\n]"}],"_postman_id":"e8b79c79-fc93-4076-9198-3f24f0ee3f9c"}],"id":"3f853cfd-cd78-4886-bee1-d21e22b1294e","description":"<h3 id=\"투표에-대해-처리하는-api-collections\">투표에 대해 처리하는 API Collections</h3>\n","_postman_id":"3f853cfd-cd78-4886-bee1-d21e22b1294e"}]}