{"info":{"_postman_id":"48ade370-dab0-40e0-b73e-a957f54eb210","name":"MagicSora","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19369137","collectionId":"48ade370-dab0-40e0-b73e-a957f54eb210","publishedId":"UVsPNj4x","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-18T07:19:52.000Z"},"item":[{"name":"Auth","item":[{"name":"회원가입","id":"2bf9a7f0-ea6b-4c3c-9a41-006fbe5c748d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_email\": \"testmail@gmail.com\",\n    \"password\": \"testpw00\",\n    \"nickname\": \"봉봉\",\n    \"gender\": \"F\",\n    \"birth_date\": \"2000-09-21\",\n    \"mbti\": \"INFP\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/auth/register/local","urlObject":{"protocol":"http","port":"8000","path":["api","auth","register","local"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"73300b0f-c779-491b-96d0-db985c6cba88","name":"회원가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_email\": \"testmail@gmail.com\",\n    \"password\": \"testpw00\",\n    \"nickname\": \"봉봉\",\n    \"gender\": \"F\",\n    \"birth_date\": \"2000-09-21\",\n    \"mbti\": \"INFP\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/auth/register/local"},"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":"Set-Cookie","value":"access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxNSwiaWF0IjoxNjQ3Njg0NDY1LCJleHAiOjE2NDc2ODUwNjV9.dxEdCGC3J3Dr3fGxx0fPU8vNLuTMgURTyssC0yWhmoE; Max-Age=604800; Path=/; Expires=Sat, 26 Mar 2022 10:07:45 GMT; HttpOnly"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"ETag","value":"W/\"9c-G47gY75RwHgoub9luxA07O3pxQw\""},{"key":"Date","value":"Sat, 19 Mar 2022 10:07:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2NDc2ODQ0NjUsImV4cCI6MTY0ODg5NDA2NX0.9PWa6_07CeoACZMkrlA2zu1UDnRiWTK6goC6fgNx5ec\"\n    }\n}"}],"_postman_id":"2bf9a7f0-ea6b-4c3c-9a41-006fbe5c748d"},{"name":"로그인","id":"506712f7-796e-4ebc-9312-3ed9336c5527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_email\": \"testmail@gmail.com\",\n    \"password\": \"testpw00\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/auth/login/local","urlObject":{"protocol":"http","path":["api","auth","login","local"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"e40ab733-859a-42c4-a6d3-90dbeee0e179","name":"로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_email\": \"testmail@gmail.com\",\n    \"password\": \"testpw00\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/auth/login/local"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"refresh=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2NDg4MjI2NDMsImV4cCI6MTY1MDAzMjI0M30.TtsNY1qmIPpVKuvxC730ozIh-4qU0BgS3YuWRQhWKhc; Max-Age=1209600; Path=/; Expires=Fri, 15 Apr 2022 14:17:23 GMT; HttpOnly"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"173"},{"key":"Date","value":"Fri, 01 Apr 2022 14:17:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"access_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxMSwiaWF0IjoxNjQ4ODIyNjQzLCJleHAiOjE2NDg4MjYyNDN9.kuufpgKjc2AuWPsrSNSRAp1LeYO1PS-7bsx2XKAVnR4\"\n    }\n}"}],"_postman_id":"506712f7-796e-4ebc-9312-3ed9336c5527"},{"name":"로그아웃","id":"4e1dbf2c-b301-487f-825f-dd58efabd6c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8000/api/auth/logout","urlObject":{"protocol":"http","path":["api","auth","logout"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e1dbf2c-b301-487f-825f-dd58efabd6c9"},{"name":"Access token 재발급","id":"bc413293-605a-4d46-8267-9e429c7ad867","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/auth/refresh","urlObject":{"protocol":"http","path":["api","auth","refresh"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"5db826a6-f1ec-4e5f-86c9-df0267db4b6b","name":"Access token 재발급","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/auth/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"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":"173"},{"key":"Date","value":"Wed, 13 Apr 2022 06:18:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"access_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxMSwiaWF0IjoxNjQ5ODMwNzM2LCJleHAiOjE2NDk4MzQzMzZ9.5WKTA3PUiSM0MOWnd8vi6SypbkuDw0ZoaCg0nr4D7bU\"\n    }\n}"}],"_postman_id":"bc413293-605a-4d46-8267-9e429c7ad867"}],"id":"ad6e0ac3-8bd8-4656-befd-e1fc835d0946","_postman_id":"ad6e0ac3-8bd8-4656-befd-e1fc835d0946","description":""},{"name":"User","item":[{"name":"프로필 정보 조회","id":"78e49b53-211f-42f7-96fb-8c6e9a7a737e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/users","urlObject":{"protocol":"http","path":["api","users"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"19c2b763-93c6-45d2-838c-1752f6590b4a","name":"프로필 정보 조회 Success","originalRequest":{"method":"GET","header":[{"key":"refresh","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2NDc1MTU0MjksImV4cCI6MTY0ODcyNTAyOX0.svXN4Q1p9mmVwsaVqGUuQu5MQOpeGBzP4F5S1CpHMpk","type":"text"}],"url":"http://localhost:8000/api/users"},"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":"112"},{"key":"ETag","value":"W/\"70-xPxGP6Mjtvv4a+jq+OHhrkYRTOA\""},{"key":"Date","value":"Fri, 18 Mar 2022 06:16:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"user_id\": 3,\n    \"nickname\": \"김애용\",\n    \"birth_date\": \"2000-09-21\",\n    \"gender\": \"F\",\n    \"mbti\": \"INFP\",\n    \"profile_pic_url\": null\n}"}],"_postman_id":"78e49b53-211f-42f7-96fb-8c6e9a7a737e"},{"name":"프로필 정보 수정","id":"483929d8-7bc4-49d1-a1bb-7f7161d8fc10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"currentPass\": \"currpw00\",\n    \"newUser\": {\n        \"password\": \"testpw00\",\n        \"nickname\": \"김애용\",\n        \"gender\": \"F\",\n        \"birth_date\": \"2000-09-21\",\n        \"mbti\": \"INFP\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users","urlObject":{"protocol":"http","path":["api","users"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"0e29f4d9-88d9-491c-8aae-8d1313c2c083","name":"프로필 정보 수정 Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"currentPass\": \"currpw00\",\n    \"newUser\": {\n        \"password\": \"testpw00\",\n        \"nickname\": \"김애용\",\n        \"gender\": \"F\",\n        \"birth_date\": \"2000-09-21\",\n        \"mbti\": \"INFP\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users"},"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":"112"},{"key":"ETag","value":"W/\"70-xPxGP6Mjtvv4a+jq+OHhrkYRTOA\""},{"key":"Date","value":"Fri, 18 Mar 2022 06:21:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"user_id\": 3,\n    \"nickname\": \"김애용\",\n    \"birth_date\": \"2000-09-21\",\n    \"gender\": \"F\",\n    \"mbti\": \"INFP\",\n    \"profile_pic_url\": null\n}"}],"_postman_id":"483929d8-7bc4-49d1-a1bb-7f7161d8fc10"},{"name":"회원 탈퇴","id":"8c6f5ac0-f42f-404d-8bba-8de9b6805be6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/users","urlObject":{"protocol":"http","path":["api","users"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c6f5ac0-f42f-404d-8bba-8de9b6805be6"},{"name":"작성글 조회","id":"c2f743b6-9418-4c24-a343-fc4454102200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/users/myposts","urlObject":{"protocol":"http","path":["api","users","myposts"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"c45a22a3-9800-428b-8fe4-c328c517167e","name":"작성글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/users/myposts"},"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":"252"},{"key":"ETag","value":"W/\"fc-z2dohjSVESVrbpHCvf9MeT8KRDE\""},{"key":"Date","value":"Sat, 19 Mar 2022 10:08:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 5,\n        \"title\": \"테스트\",\n        \"registerDate\": \"2020-01-10\",\n        \"author\": \"김애용\",\n        \"tags\": [],\n        \"thumbnail\": null,\n        \"commentNum\": 0\n    },\n    {\n        \"id\": 2,\n        \"title\": \"폰골라줘\",\n        \"registerDate\": \"2020-01-15\",\n        \"author\": \"김애용\",\n        \"tags\": [\n            \"학교\"\n        ],\n        \"thumbnail\": null,\n        \"commentNum\": 0\n    }\n]"}],"_postman_id":"c2f743b6-9418-4c24-a343-fc4454102200"},{"name":"투표글 조회","id":"163db4ef-43dc-49d2-8ec4-2b3f8175448a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/users/myvotes","urlObject":{"protocol":"http","path":["api","users","myvotes"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"fd92a64d-b503-4fc2-8a51-69bf0dace2aa","name":"투표글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/users/myvotes"},"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":"480"},{"key":"ETag","value":"W/\"1e0-Sqk7/dvSTS9uC4w2ezjRXLX5Sc4\""},{"key":"Date","value":"Sat, 19 Mar 2022 10:08:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"title\": \"폰골라줘\",\n        \"registerDate\": \"2020-01-15\",\n        \"author\": \"김애용\",\n        \"tags\": [\n            \"학교\"\n        ],\n        \"thumbnail\": null,\n        \"commentNum\": 0\n    },\n    {\n        \"id\": 3,\n        \"title\": \"공부하기싫다\",\n        \"registerDate\": \"2020-02-03\",\n        \"author\": \"아임설의\",\n        \"tags\": [\n            \"패션\",\n            \"직장\",\n            \"밥\"\n        ],\n        \"thumbnail\": null,\n        \"commentNum\": 4\n    },\n    {\n        \"id\": 1,\n        \"title\": \"고민있음\",\n        \"registerDate\": \"2020-02-05\",\n        \"author\": \"유나\",\n        \"tags\": [\n            \"학교\",\n            \"패션\"\n        ],\n        \"thumbnail\": \"https://store.musinsa.com/app/goods/2135207?loc=goods_rank\",\n        \"commentNum\": 5\n    }\n]"}],"_postman_id":"163db4ef-43dc-49d2-8ec4-2b3f8175448a"},{"name":"관심 태그 조회","id":"6f11e878-5b62-4e4e-a449-20a97f53281b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/users/mytags","urlObject":{"protocol":"http","path":["api","users","mytags"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"ddaa28b2-6e07-492b-b365-6dcdf89b11bd","name":"관심 태그 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/users/mytags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"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":"151"},{"key":"Date","value":"Mon, 11 Apr 2022 09:04:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"tag_id\": 1,\n        \"tag_name\": \"학교\",\n        \"InterestedTag\": {\n            \"tag_id\": 1,\n            \"user_id\": 11\n        }\n    },\n    {\n        \"tag_id\": 3,\n        \"tag_name\": \"직장\",\n        \"InterestedTag\": {\n            \"tag_id\": 3,\n            \"user_id\": 11\n        }\n    }\n]"}],"_postman_id":"6f11e878-5b62-4e4e-a449-20a97f53281b"},{"name":"관심 태그 수정","id":"3f4c45f6-de7e-443b-ae7f-a760e71adfd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"[\n    {\"tag_id\": \"1\"},\n    {\"tag_id\": \"3\"}\n]","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users/mytags","urlObject":{"protocol":"http","path":["api","users","mytags"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"98656cac-92cf-48f7-8f4c-f0d8833e8905","name":"관심 태그 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"[\n    {\"tag_id\": \"1\"},\n    {\"tag_id\": \"3\"}\n\n]","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users/mytags"},"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":"67"},{"key":"ETag","value":"W/\"43-Ld/h9fVlxuvoyR8mB72eEXuodZc\""},{"key":"Date","value":"Sun, 27 Mar 2022 14:39:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"tag_id\": 1,\n        \"tag_name\": \"학교\"\n    },\n    {\n        \"tag_id\": 3,\n        \"tag_name\": \"직장\"\n    }\n]"}],"_postman_id":"3f4c45f6-de7e-443b-ae7f-a760e71adfd3"},{"name":"비밀번호 재설정 메일 전송","id":"3c2e8001-797e-4c71-9fac-8b81a8050723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"testmail@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users/reset-password","urlObject":{"protocol":"http","path":["api","users","reset-password"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[{"id":"c0c4d5fd-ae65-4d85-a258-829e917faa1d","name":"비밀번호 재설정 메일 전송","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"testmail@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users/reset-password"},"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":"158"},{"key":"ETag","value":"W/\"9e-4FgQXVR2VL84ctHlxDNHxpUQUo0\""},{"key":"Date","value":"Sat, 19 Mar 2022 10:13:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 11,\n    \"code\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTEsImlhdCI6MTY0NzY4NDc4NiwiZXhwIjoxNjQ3Njg1Mzg2fQ.OZYjOpRzy_TE8ryLmXe5La8OiHgDt-ko8pWWHRvFzxk\"\n}"}],"_postman_id":"3c2e8001-797e-4c71-9fac-8b81a8050723"},{"name":"비밀번호 재설정","id":"7a179651-d335-45ee-8b43-df173e390825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": \"11\",\n    \"code\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTEsImlhdCI6MTY0ODEyMTI1NSwiZXhwIjoxNjQ4MTIxODU1fQ.3tYeP8ypcOV8QdoH11eDQ0JOeABfWxUoXQtYGNCEF-w\",\n    \"newPassword\": \"testpw00\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/users/reset-password","urlObject":{"protocol":"http","path":["api","users","reset-password"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a179651-d335-45ee-8b43-df173e390825"},{"name":"email 중복 조회","id":"a16dfaf2-24fd-4ee5-b603-81c4de8f5faf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:80000/api/users/email-exists?email=testmail@gmail.com","urlObject":{"protocol":"http","path":["api","users","email-exists"],"host":["localhost:80000"],"query":[{"key":"email","value":"testmail@gmail.com"}],"variable":[]}},"response":[],"_postman_id":"a16dfaf2-24fd-4ee5-b603-81c4de8f5faf"},{"name":"닉네임 중복 조회","id":"0a91d346-1f94-419e-9921-dc2b0ba4ca56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/users/nickname-exists?nickName=헝지","urlObject":{"protocol":"http","path":["api","users","nickname-exists"],"host":["localhost:8000"],"query":[{"key":"nickName","value":"헝지"}],"variable":[]}},"response":[],"_postman_id":"0a91d346-1f94-419e-9921-dc2b0ba4ca56"}],"id":"32b5dab5-c227-4bc6-995b-54a8c0a1145f","_postman_id":"32b5dab5-c227-4bc6-995b-54a8c0a1145f","description":""},{"name":"Post","item":[{"name":"게시글 등록","id":"c5405f4d-30e5-4193-a028-2c6be0effcfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/posts","urlObject":{"protocol":"http","path":["api","posts"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5405f4d-30e5-4193-a028-2c6be0effcfa"},{"name":"게시글 삭제","id":"1f41d17d-fc81-4b20-983a-88f221ea47d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/posts/:id","urlObject":{"protocol":"http","path":["api","posts",":id"],"host":["localhost:8000"],"query":[],"variable":[{"id":"93ce86d8-807f-4935-9369-37943dd1567b","type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"1f41d17d-fc81-4b20-983a-88f221ea47d7"},{"name":"\b게시글 목록 조회","id":"ffcfd490-110f-437d-976c-55b51bc4c03e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/posts?type=new","urlObject":{"protocol":"http","path":["api","posts"],"host":["localhost:8000"],"query":[{"key":"type","value":"new"}],"variable":[]}},"response":[{"id":"492bd53b-71c5-4dd8-bb25-fcd3e6e19e6d","name":"\b게시글 목록 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/posts?type=hot","protocol":"http","host":["localhost"],"port":"8000","path":["api","posts"],"query":[{"key":"type","value":"hot"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"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":"968"},{"key":"Date","value":"Tue, 29 Mar 2022 03:51:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"title\": \"폰골라줘\",\n        \"profile\": \"default image\",\n        \"registerDate\": \"2020-01-15\",\n        \"author\": \"알 수 없음\",\n        \"tags\": [\n            \"학교\"\n        ],\n        \"thumbnail\": null,\n        \"commentNum\": 0\n    },\n    {\n        \"id\": 3,\n        \"title\": \"공부하기싫다\",\n        \"profile\": null,\n        \"registerDate\": \"2020-02-03\",\n        \"author\": \"아임설의\",\n        \"tags\": [\n            \"패션\",\n            \"직장\",\n            \"밥\"\n        ],\n        \"thumbnail\": null,\n        \"commentNum\": 4\n    },\n    {\n        \"id\": 1,\n        \"title\": \"고민있음\",\n        \"profile\": null,\n        \"registerDate\": \"2020-02-05\",\n        \"author\": \"유나\",\n        \"tags\": [\n            \"학교\",\n            \"패션\"\n        ],\n        \"thumbnail\": \"https://store.musinsa.com/app/goods/2135207?loc=goods_rank\",\n        \"commentNum\": 6\n    },\n    {\n        \"id\": 6,\n        \"title\": \"아아아\",\n        \"profile\": \"default image\",\n        \"registerDate\": \"2022-03-15\",\n        \"author\": \"알 수 없음\",\n        \"tags\": [],\n        \"thumbnail\": null,\n        \"commentNum\": 0\n    },\n    {\n        \"id\": 5,\n        \"title\": \"테스트\",\n        \"profile\": null,\n        \"registerDate\": \"2020-01-10\",\n        \"author\": \"김애용\",\n        \"tags\": [],\n        \"thumbnail\": null,\n        \"commentNum\": 0\n    },\n    {\n        \"id\": 4,\n        \"title\": \"영화 뭐 볼까\",\n        \"profile\": null,\n        \"registerDate\": \"2022-02-20\",\n        \"author\": \"김애용\",\n        \"tags\": [],\n        \"thumbnail\": \"\",\n        \"commentNum\": 0\n    }\n]"}],"_postman_id":"ffcfd490-110f-437d-976c-55b51bc4c03e"},{"name":"게시글 상세 정보 조회","id":"9b9e38db-918c-4a07-bcf6-f6e995c038c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/posts/:id","urlObject":{"protocol":"http","path":["api","posts",":id"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[{"id":"cc29661f-3d22-45d7-8a0e-1a9f858b945e","name":"게시글 상세 정보 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/posts/:id","protocol":"http","host":["localhost"],"port":"8000","path":["api","posts",":id"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"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":"189"},{"key":"Date","value":"Sun, 10 Apr 2022 12:25:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"고민있음\",\n    \"profile\": null,\n    \"content\": \"옷 모살까\",\n    \"registerDate\": \"2020-02-05\",\n    \"finishDate\": \"2020-02-12\",\n    \"author\": \"유나\",\n    \"tags\": [\n        \"학교\",\n        \"패션\"\n    ],\n    \"isFinished\": true\n}"}],"_postman_id":"9b9e38db-918c-4a07-bcf6-f6e995c038c7"},{"name":"게시글 검색","id":"2e16af4c-cbd1-46f6-b75e-febaef22e7c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/posts/search?option=post_title&search=고민","urlObject":{"protocol":"http","path":["api","posts","search"],"host":["localhost:8000"],"query":[{"key":"option","value":"post_title"},{"key":"search","value":"고민"}],"variable":[]}},"response":[{"id":"3be7fe50-c7b1-4f7f-952f-936b0adf1041","name":"게시글 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/posts/search?option=post_title&search=고민","protocol":"http","host":["localhost"],"port":"8000","path":["api","posts","search"],"query":[{"key":"option","value":"post_title"},{"key":"search","value":"고민"}]}},"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":"209"},{"key":"ETag","value":"W/\"d1-WumYlyXS4Gxj9Ro4QOrdHtvJD0o\""},{"key":"Date","value":"Sun, 27 Mar 2022 14:44:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"고민있음\",\n        \"profile\": null,\n        \"registerDate\": \"2020-02-05\",\n        \"author\": \"유나\",\n        \"tags\": [\n            \"학교\",\n            \"패션\"\n        ],\n        \"thumbnail\": \"https://store.musinsa.com/app/goods/2135207?loc=goods_rank\",\n        \"commentNum\": 5\n    }\n]"}],"_postman_id":"2e16af4c-cbd1-46f6-b75e-febaef22e7c3"}],"id":"b9f59c59-4345-4081-b444-c9640ab3bdee","_postman_id":"b9f59c59-4345-4081-b444-c9640ab3bdee","description":""},{"name":"Comment","item":[{"name":"댓글 추가","id":"18b72501-4515-43e7-bcf0-99463f7883e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"1번이 좋을듯\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/posts/:id/comments","urlObject":{"protocol":"http","path":["api","posts",":id","comments"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"18b72501-4515-43e7-bcf0-99463f7883e1"},{"name":"댓글 삭제","id":"852f0054-a3d4-4024-97c9-c19a687109db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/posts/:id/comments/:commentId","urlObject":{"protocol":"http","path":["api","posts",":id","comments",":commentId"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"1","key":"id"},{"type":"any","value":"11","key":"commentId"}]}},"response":[],"_postman_id":"852f0054-a3d4-4024-97c9-c19a687109db"},{"name":"댓글 조회","id":"921b1853-2d1d-4c91-bdd4-8ee33546802f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/posts/:id/comments","urlObject":{"protocol":"http","path":["api","posts",":id","comments"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"5","key":"id"}]}},"response":[{"id":"2a050c01-dbb9-4177-82df-2c2e67542cea","name":"댓글 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/posts/:id/comments","protocol":"http","host":["localhost"],"port":"8000","path":["api","posts",":id","comments"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"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":"695"},{"key":"Date","value":"Wed, 13 Apr 2022 06:17:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"isVisible\": true,\n    \"comments\": [\n        {\n            \"id\": 5,\n            \"status\": \"best\",\n            \"author\": \"헝지\",\n            \"profile\": null,\n            \"registerDate\": \"2022-02-04\",\n            \"likes\": 13,\n            \"content\": \"다 안하는 것도....?\"\n        },\n        {\n            \"id\": 6,\n            \"status\": \"best\",\n            \"author\": \"푸키포비\",\n            \"profile\": null,\n            \"registerDate\": \"2022-02-04\",\n            \"likes\": 5,\n            \"content\": \"갑자기 나도 공부하기 싫어짐 책임지셈\"\n        },\n        {\n            \"id\": 4,\n            \"choiceId\": 1,\n            \"status\": \"best\",\n            \"author\": \"유나\",\n            \"profile\": null,\n            \"registerDate\": \"2022-02-03\",\n            \"likes\": 3,\n            \"content\": \"ㄹㅇ 다 개어려워 보인다\"\n        },\n        {\n            \"id\": 7,\n            \"status\": \"common\",\n            \"author\": \"아임설의\",\n            \"profile\": null,\n            \"registerDate\": \"2022-02-07\",\n            \"likes\": 0,\n            \"content\": \"ㅋㅋㅋㅋㅋㅋ큐ㅠㅠㅠㅠㅠ\"\n        }\n    ],\n    \"myLikes\": [\n        {\n            \"user_id\": 11,\n            \"post_id\": 3,\n            \"comment_id\": 2\n        }\n    ]\n}"}],"_postman_id":"921b1853-2d1d-4c91-bdd4-8ee33546802f"},{"name":"댓글 좋아요 추가","id":"09103676-71df-4f75-9bcf-dc55dc349327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"comment_id\": \"2\"}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/posts/:id/comments/likes","urlObject":{"protocol":"http","path":["api","posts",":id","comments","likes"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"3","key":"id"}]}},"response":[],"_postman_id":"09103676-71df-4f75-9bcf-dc55dc349327"},{"name":"댓글 좋아요 삭제","id":"28ccbe28-66b4-477e-a504-fdf4b47c8719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/posts/:id/comments/likes/:commentId","urlObject":{"protocol":"http","path":["api","posts",":id","comments","likes",":commentId"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"1","key":"id"},{"type":"any","value":"2","key":"commentId"}]}},"response":[],"_postman_id":"28ccbe28-66b4-477e-a504-fdf4b47c8719"}],"id":"af355e0c-c911-41a8-a53d-2c802fcc89d1","_postman_id":"af355e0c-c911-41a8-a53d-2c802fcc89d1","description":""},{"name":"Choice","item":[{"name":"선택지 투표","id":"f4e630ad-af07-43fa-9925-6d3c8fd12109","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"choice_id\": \"1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/posts/:id/options","urlObject":{"protocol":"http","path":["api","posts",":id","options"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"f4e630ad-af07-43fa-9925-6d3c8fd12109"},{"name":"선택지 목록 조회","id":"7c9c74d2-e40f-4aa3-b4d9-b337a7773a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/posts/:id/options","urlObject":{"protocol":"http","path":["api","posts",":id","options"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"3","key":"id"}]}},"response":[{"id":"fb17052b-c08f-409c-a3c1-d2bb956489bd","name":"선택지 목록 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/posts/:id/options","protocol":"http","host":["localhost"],"port":"8000","path":["api","posts",":id","options"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"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":"238"},{"key":"Date","value":"Wed, 06 Apr 2022 13:37:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"isVoted\": true,\n    \"myVote\": 1,\n    \"choices\": [\n        {\n            \"choice_id\": 1,\n            \"choice_content\": \"아이폰13\",\n            \"photo_url\": null\n        },\n        {\n            \"choice_id\": 2,\n            \"choice_content\": \"갤럭시 플립3\",\n            \"photo_url\": null\n        },\n        {\n            \"choice_id\": 3,\n            \"choice_content\": \"갤럭시S21\",\n            \"photo_url\": null\n        }\n    ]\n}"}],"_postman_id":"7c9c74d2-e40f-4aa3-b4d9-b337a7773a71"},{"name":"선택지 투표 결과 조회","id":"b28355ff-fab1-419d-a942-e9fba86e5c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/posts/:id/options/results","urlObject":{"protocol":"http","path":["api","posts",":id","options","results"],"host":["localhost:8000"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[{"id":"fe655430-f4aa-48ba-ad77-a308a6d5a66c","name":"전체 선택지 투표 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/posts/:postId/options","protocol":"http","host":["localhost"],"port":"8000","path":["api","posts",":postId","options"],"variable":[{"key":"postId","value":"2"}]}},"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":"76"},{"key":"ETag","value":"W/\"4c-oWUdviVfcwpMQjiujaSU+6iWKpQ\""},{"key":"Date","value":"Thu, 24 Mar 2022 13:34:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"choiceId\": 3,\n        \"score\": 2\n    },\n    {\n        \"choiceId\": 2,\n        \"score\": 1\n    },\n    {\n        \"choiceId\": 1,\n        \"score\": 0\n    }\n]"}],"_postman_id":"b28355ff-fab1-419d-a942-e9fba86e5c84"}],"id":"98fb0b04-c4fb-43a2-ba59-d27c3f66cc99","_postman_id":"98fb0b04-c4fb-43a2-ba59-d27c3f66cc99","description":""}],"event":[{"listen":"prerequest","script":{"id":"c35e8410-147d-4e15-8fe4-c8f237bf7ac7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"29f35471-52c7-4166-a6a2-0c517ae8c719","type":"text/javascript","exec":[""]}}],"variable":[{"key":"server-domain","value":"localhost:8000"},{"key":"access-token","value":"","type":"string"}]}