{"info":{"_postman_id":"9c034c97-2318-4aaa-bd43-42e80a67e018","name":"antenna","description":"<html><head></head><body><p>전반적인 백엔드 관련 설명이 들어갈 예정입니다.</p>\n<p>현재 들어간 내용들은 언제든지 추가/삭제 될 수 있습니다.</p>\n<h1 id=\"introduction\">Introduction</h1>\n<p>API 리스트는 노션에서 관리하고 있습니다. 노션에서는 API 리스트와 어떤 방식으로 전송되는지, 현재 진행 여부를 확인할 수 있습니다.</p>\n<p><a href=\"https://lace-emperor-cf9.notion.site/API-9414bb6f17d6442a892d41415992ace6\">https://lace-emperor-cf9.notion.site/API-9414bb6f17d6442a892d41415992ace6</a></p>\n<p>만약 진행 여부가 Done으로 바뀌었다면, 이 페이지에서 Req와 Res를 확인할 수 있고 상세한 설명이 기재되어 있을 예정이므로 링크를 확인한 후 확인하고 싶을 정보가 있을 때 방문하는 것이 좋겠습니다.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>jwt를 이용한 보안을 추가하면 여기에 관련 내용이 달릴 예정입니다.</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>에러 코드가 세부적으로 작성되면 여기에 관련 내용이 달릴 예정입니다.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"}],"owner":"17785045","collectionId":"9c034c97-2318-4aaa-bd43-42e80a67e018","publishedId":"2s8ZDd115D","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-01-26T08:15:58.000Z"},"item":[{"name":"User","item":[{"name":"회원가입(유저 생성)","id":"a591b121-674c-48ad-b235-fae83722f904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"ssafy1541@ssafy.com","description":"<p>String not null</p>\n","type":"text"},{"key":"nickname","value":"귀여운 고양이","description":"<p>String not null</p>\n","type":"text"},{"key":"password","value":"ssafy","description":"<p>String not null</p>\n","type":"text"},{"key":"introduce","value":"hihihihi","description":"<p>String default null</p>\n","type":"text"},{"key":"photo","description":"<p>default null</p>\n","type":"file","contentType":"","src":"/C:/Users/SSAFY/Documents/카카오톡 받은 파일/cat.jpg"}]},"url":"https://i8a305.p.ssafy.io/api/v1/auth/register","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/auth/register\">http://i8a305.p.ssafy.io:8080/auth/register</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>email : 유저 이메일, 필수 정보<br />nickname : 유저 닉네임, 필수 정보<br />password : 유저 비밀번호, 필수 정보<br />introduce : 유저 소개글, 선택 정보(없을 경우 null로 들어감)<br />photo : 유저의 프로필 정보, 선택 정보이며 없을 경우 null값이 들어가나 실제로는 기본 이미지가 들어갈 예정</p>\n<h1 id=\"res\">Res</h1>\n<p>token : 유저의 인덱스를 암호화한 토큰</p>\n<p>userId : 생성된 유저 아이디</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>level : 유저 레벨</p>\n<p>exp : 유저 경험치</p>\n<p>introduce : 유저 소개글</p>\n<p>photoUrl : 프로필 사진(기본은 null)</p>\n","urlObject":{"protocol":"https","path":["api","v1","auth","register"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"3f2629f1-0812-4675-9384-01fd9e2751e7","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"ssafy@ssafy.com","description":"String not null","type":"text"},{"key":"nickname","value":"귀여운 고양이","description":"String not null","type":"text"},{"key":"password","value":"ssafy","description":"String not null","type":"text"},{"key":"introduce","value":"hihihihi","description":"String default null","type":"text"},{"key":"photo","description":"default null","type":"file","contentType":"","src":"/C:/Users/SSAFY/Pictures/dm.png"}]},"url":"http://i8a305.p.ssafy.io:8080/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:07:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0IiwiaWF0IjoxNjc1Mzk3MjQyLCJleHAiOjE2NzU3NTcyNDJ9.NxEJ1QY49uMKt9Tec3YzVNT23a7zkn33DYIL5UkVrWk\",\n        \"userDetailRes\": {\n            \"userId\": 4,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"a591b121-674c-48ad-b235-fae83722f904"},{"name":"유저 로그인","id":"1473c395-f564-4663-bd10-2cf2bfffbb61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"ssafy1541@ssafy.com\",\r\n    \"password\" : \"ssafy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://i8a305.p.ssafy.io/api/v1/auth/authenticate","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/auth/authenticate\">http://localhost:8080/auth/authenticate</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>email : 유저 이메일, 필수 정보<br />password : 유저 비밀번호, 필수 정보</p>\n<h1 id=\"res\">Res</h1>\n<p>token : 유저의 인덱스를 암호화한 토큰</p>\n","urlObject":{"protocol":"https","path":["api","v1","auth","authenticate"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"647a048b-a79c-414d-80c6-090a1ba00752","name":"유저 로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"ssafy1@ssafy.com\",\r\n    \"password\" : \"ssafy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/auth/authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:09:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2IiwiaWF0IjoxNjc1Mzk3MzY4LCJleHAiOjE2NzU3NTczNjh9.s5Cmo3-ZlW1foHXZ7Jwt5U8wmDvXKG179UC0TQ-y90s\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"1473c395-f564-4663-bd10-2cf2bfffbb61"},{"name":"유저 로그아웃","id":"7be35b48-c4e8-4577-bc96-ee0710000b6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/logout","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/logout\">http://i8a305.p.ssafy.io:8080/users/logout</a></p>\n<p>EndFragment</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 로그아웃 성공 유무</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","logout"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"10830b3f-2efb-4aea-934d-7737c4ea17cd","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:26:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"true\"\n}"}],"_postman_id":"7be35b48-c4e8-4577-bc96-ee0710000b6d"},{"name":"특정 유저 조회","id":"d3e8ad18-ed3f-4caf-b9a3-62e4d68f95b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://i8a305.p.ssafy.io/api/v1/users/1","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/1\">http://i8a305.p.ssafy.io:8080/users/1</a></p>\n<p>userId : 조회하고 싶은 유저의 인덱스</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"https","path":["api","v1","users","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"3ad059b6-cd70-4e68-b375-2ea7a137d43f","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:19:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 1,\n        \"email\": \"ssafy@ssafy.com\",\n        \"nickname\": \"귀여운 고양이\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photoUrl\": null\n    }\n}"}],"_postman_id":"d3e8ad18-ed3f-4caf-b9a3-62e4d68f95b9"},{"name":"유저 사진 수정","id":"bb352573-c00f-46d4-9735-065188e0b437","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"photo","type":"file","src":"/C:/Users/SSAFY/Documents/카카오톡 받은 파일/cat.jpg"}]},"url":"http://i8a305.p.ssafy.io:8080/users/photo","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/photo\">http://i8a305.p.ssafy.io:8080/users/photo</a></p>\n<p>photo : 수정하고 싶은 프로필 사진</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","photo"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"91abe61a-59dc-4e34-9ea4-8a581507a391","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"photo","type":"file","src":"/C:/Users/SSAFY/Documents/카카오톡 받은 파일/cat.jpg"}]},"url":"http://i8a305.p.ssafy.io:8080/users/photo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:33:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 8,\n        \"email\": \"ssafy1@ssafy.com\",\n        \"nickname\": \"귀여운 고양이\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/9df0d86e-e803-46ae-9c2c-86dc85e80a1c.jpg\"\n    }\n}"}],"_postman_id":"bb352573-c00f-46d4-9735-065188e0b437"},{"name":"유저 사진 삭제","id":"352dbaaf-5397-43d8-ae72-14254b19e574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/photo","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/photo\">http://i8a305.p.ssafy.io:8080/users/photo</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","photo"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"0f46c0c1-a750-444d-a6c2-dc0fa8ddbbcb","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/photo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:56:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 4,\n        \"email\": \"ssafy1@ssafy.com\",\n        \"nickname\": \"귀여운 고양이\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photoUrl\": null\n    }\n}"}],"_postman_id":"352dbaaf-5397-43d8-ae72-14254b19e574"},{"name":"회원 탈퇴","id":"d0b4b99d-cf96-4369-a952-c42980f685cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users\">http://i8a305.p.ssafy.io:8080/users</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 탈퇴처리 된 유저의 인덱스</p>\n<p>email : 탈퇴처리 된 유저 이메일</p>\n<p>nickname : 탈퇴처리 된 유저 닉네임</p>\n<p>introduce : 탈퇴처리 된 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 탈퇴처리 된 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 탈퇴처리 된 유저의 레벨</p>\n<p>exp : 탈퇴처리 된 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"d075bdbe-558d-4a66-b222-6faafca891d4","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:00:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 4,\n        \"email\": \"ssafy@ssafy.com\",\n        \"nickname\": \"귀여운 고양이\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photoUrl\": null\n    }\n}"}],"_postman_id":"d0b4b99d-cf96-4369-a952-c42980f685cd"},{"name":"비밀번호 수정","id":"c8289986-5189-4019-9c74-1025aecbbae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\" : \"ssafy\",\r\n    \"newPassword\" : \"ssafy1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/password","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/password\">http://i8a305.p.ssafy.io:8080/users/password</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>oldPassword : 기존 비밀번호, 필수 정보<br />newPassword : 새 비밀번호, 필수 정보</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 비밀빈호 수정 처리 된 유저의 인덱스</p>\n<p>email : 비밀빈호 수정 처리된 유저 이메일</p>\n<p>nickname : 비밀빈호 수정 처리된 유저 닉네임</p>\n<p>introduce : 비밀빈호 수정 처리된 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 비밀빈호 수정 처리된 유저의 레벨</p>\n<p>exp : 비밀빈호 수정 처리된 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","password"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"c4d3ca9a-8830-4742-a6e1-dcc0f5423d8b","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\" : \"ssafy\",\r\n    \"newPassword\" : \"ssafy1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:56:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 8,\n        \"email\": \"ssafy1@ssafy.com\",\n        \"nickname\": \"귀여운 고양이\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/9df0d86e-e803-46ae-9c2c-86dc85e80a1c.jpg\"\n    }\n}"}],"_postman_id":"c8289986-5189-4019-9c74-1025aecbbae1"},{"name":"이메일 인증번호 발송","id":"733de65d-f817-455b-8dca-627c243257a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/email/send?email=myungho96@naver.com","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/email/send?email=myungho96@naver.com\">http://i8a305.p.ssafy.io:8080/email/send?email=myungho96@naver.com</a></p>\n<p>email : 인증번호를 받고 싶은 메일</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n","urlObject":{"protocol":"http","port":"8080","path":["email","send"],"host":["i8a305","p","ssafy","io"],"query":[{"key":"email","value":"myungho96@naver.com"}],"variable":[]}},"response":[{"id":"c7d43a47-3bbe-46f0-96cb-0a28181dc3ac","name":"success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://i8a305.p.ssafy.io:8080/email/send?email=myungho96@naver.com","protocol":"http","host":["i8a305","p","ssafy","io"],"port":"8080","path":["email","send"],"query":[{"key":"email","value":"myungho96@naver.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:09:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true\n    }\n}"}],"_postman_id":"733de65d-f817-455b-8dca-627c243257a7"},{"name":"입력된 인증번호 일치 여부 확인","id":"0d1a569f-796b-4761-bc90-5272ada183aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"myungho96@naver.com\",\r\n    \"auth\" : \"322306\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/email/auth","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/email/auth\">http://i8a305.p.ssafy.io:8080/email/auth</a></p>\n<p>body 유무 : O</p>\n<p>body:</p>\n<p>email : 인증을 원하는 메일</p>\n<p>auth : 메일로 전송 받은 인증번호</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n","urlObject":{"protocol":"http","port":"8080","path":["email","auth"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"3741444f-f30d-449e-a2af-c4405330c999","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"myungho96@naver.com\",\r\n    \"auth\" : \"322306\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/email/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:11:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true\n    }\n}"}],"_postman_id":"0d1a569f-796b-4761-bc90-5272ada183aa"},{"name":"이메일 중복확인","id":"295f7678-4399-400a-9664-65b6c6135dfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/check-email?email=ssafy1@ssafy.com","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/check-email?email=ssafy@ssafy.com\">http://i8a305.p.ssafy.io:8080/users/check-email?email=ssafy@ssafy.com</a></p>\n<p>EndFragment</p>\n<p>email : 중복확인을 하고 싶은 메일</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","check-email"],"host":["i8a305","p","ssafy","io"],"query":[{"key":"email","value":"ssafy1@ssafy.com"}],"variable":[]}},"response":[{"id":"e9f1f56d-74e5-49cb-9bdf-a626b32dc88e","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://i8a305.p.ssafy.io:8080/users/check-email?email=ssafy1@ssafy.com","protocol":"http","host":["i8a305","p","ssafy","io"],"port":"8080","path":["users","check-email"],"query":[{"key":"email","value":"ssafy1@ssafy.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:07:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true,\n        \"userDetailRes\": {\n            \"userId\": 1,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/d0330546-46dd-4547-8f40-e1b9e8775284.jpg\"\n        }\n    }\n}"}],"_postman_id":"295f7678-4399-400a-9664-65b6c6135dfc"},{"name":"비밀번호 찾기(임시 비밀번호 발급)","id":"e08a771a-7797-4d83-a09b-6e6a2f98568a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/password/reset","description":"<h1 id=\"req\">Req</h1>\n<p>api:</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/password/reset\">http://i8a305.p.ssafy.io:8080/users/password/reset</a></p>\n<p>body 유무 : O</p>\n<p>body:</p>\n<p>userId : 유저 인덱스</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","password","reset"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"003bd8f1-855b-4402-b8fa-81845b41f1be","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/password/reset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:58:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true\n    }\n}"}],"_postman_id":"e08a771a-7797-4d83-a09b-6e6a2f98568a"},{"name":"닉네임 중복 확인","id":"25fb1fa8-a08f-414d-b00f-bfd48de9c9d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/check-nickname?nickname=귀여운 고양이","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/check-nickname?nickname=%EA%B7%80%EC%97%AC%EC%9A%B4\">http://i8a305.p.ssafy.io:8080/users/check-nickname?nickname=귀여운</a> 고양이</p>\n<p>body 여부 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","check-nickname"],"host":["i8a305","p","ssafy","io"],"query":[{"key":"nickname","value":"귀여운 고양이"}],"variable":[]}},"response":[{"id":"5fa70bec-5951-4a54-aa0e-936a7a4aa88f","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://i8a305.p.ssafy.io:8080/users/check-nickname?nickname=귀여운 고양이","protocol":"http","host":["i8a305","p","ssafy","io"],"port":"8080","path":["users","check-nickname"],"query":[{"key":"nickname","value":"귀여운 고양이"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:14:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true,\n        \"userDetailRes\": {\n            \"userId\": 1,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/d0330546-46dd-4547-8f40-e1b9e8775284.jpg\"\n        }\n    }\n}"}],"_postman_id":"25fb1fa8-a08f-414d-b00f-bfd48de9c9d3"},{"name":"유저 닉네임 검색","id":"60cb3197-b6a4-4ead-8155-7e4f5d5f5b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/search?nickname=귀","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/search?nickname=%EA%B7%80\">http://i8a305.p.ssafy.io:8080/users/search?nickname=귀</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","search"],"host":["i8a305","p","ssafy","io"],"query":[{"key":"nickname","value":"귀"}],"variable":[]}},"response":[{"id":"25ea9601-6a6b-4b48-a3db-75bdb55c60b8","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://i8a305.p.ssafy.io:8080/users/search?nickname=귀","protocol":"http","host":["i8a305","p","ssafy","io"],"port":"8080","path":["users","search"],"query":[{"key":"nickname","value":"귀"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:16:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"userId\": 1,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/d0330546-46dd-4547-8f40-e1b9e8775284.jpg\"\n        }\n    ]\n}"}],"_postman_id":"60cb3197-b6a4-4ead-8155-7e4f5d5f5b6a"},{"name":"유저 소개글 수정","id":"70abb963-0196-46a8-b4ec-72846a38dac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"introduce\" : \"안녕하세요. 오늘은 눈이 많이 오네요.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/profile","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/profile\">http://i8a305.p.ssafy.io:8080/users/profile</a></p>\n<p>body 유무 : O</p>\n<p>body:</p>\n<p>introduce : 유저 소개글</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","profile"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"5c2db177-1437-49f4-8ee8-cc501aceb4c9","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"introduce\" : \"안녕하세요. 오늘은 눈이 많이 오네요.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:17:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 1,\n        \"email\": \"ssafy1@ssafy.com\",\n        \"nickname\": \"귀여운 고양이\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"안녕하세요. 오늘은 눈이 많이 오네요.\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/d0330546-46dd-4547-8f40-e1b9e8775284.jpg\"\n    }\n}"}],"_postman_id":"70abb963-0196-46a8-b4ec-72846a38dac9"},{"name":"유저 업적 조회","id":"647170ad-6513-422c-b308-d91cdb2c34aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/1/feats","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/%7BuserId%7D/featspathVariable\">http://localhost:8080/users/{userId}/feats</a></p>\n<p><a href=\"http://localhost:8080/users/%7BuserId%7D/featspathVariable\">pathVariable</a> : userId</p>\n<p>header : jwt token</p>\n<h1 id=\"res\">Res</h1>\n<p>List feats</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","1","feats"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"f6b48dec-3383-4d1b-8a1d-81f989f58c33","name":"유저 업적 조회","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/6/feats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:16:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": []\n}"}],"_postman_id":"647170ad-6513-422c-b308-d91cdb2c34aa"},{"name":"소셜 로그인","id":"91ac7197-1055-44b0-ba46-4d3c448a0acf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/api/v1/auth/kakao/oauth","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","kakao","oauth"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"91ac7197-1055-44b0-ba46-4d3c448a0acf"},{"name":"토큰 재발급","id":"c3706da8-e058-4957-a6cc-a41d3bf5be2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"1\",\r\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NzU4MTg5NTMsImV4cCI6MTY3NjQyMzc1M30.Pf1gzVvc_gPtsGdU1z9Wh4l0GirFfv0o3Te4SxCCds8\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io/api/v1/auth/check-token","urlObject":{"protocol":"http","path":["api","v1","auth","check-token"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3706da8-e058-4957-a6cc-a41d3bf5be2a"}],"id":"2aaa2127-02b4-4716-a895-7574d16e43e6","_postman_id":"2aaa2127-02b4-4716-a895-7574d16e43e6","description":""},{"name":"Follow","item":[{"name":"팔로잉 생성","id":"5ae1fa96-7ccf-4458-b591-5265e15e710c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followingId\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/followings","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/followings\">http://i8a305.p.ssafy.io:8080/users/followings</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>followingId : 유저가 팔로잉 하고 싶은 유저의 아이디, 필수 정보</p>\n<h1 id=\"res\">Res</h1>\n<p>followId : 팔로우 테이블에 등록된 인덱스</p>\n<p>followerId : 팔로우를 하는 유저의 아이디</p>\n<p>followingId : 팔로우를 당하는 유저의 아이디</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followings"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"1d0f3a56-0bd0-4ce5-ae19-286fb8fdec50","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followingId\" : 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/followings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:09:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"followId\": 2,\n        \"followerId\": 1,\n        \"followingId\": 1\n    }\n}"}],"_postman_id":"5ae1fa96-7ccf-4458-b591-5265e15e710c"},{"name":"특정 유저 팔로잉 목록 조회","id":"783480bf-3ec8-4faa-b347-f0af410d647e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/followings/1","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/followings/1\">http://i8a305.p.ssafy.io:8080/users/followings/1</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 나를 팔로잉하는 유저의 인덱스</p>\n<p>email : 나를 팔로잉하는 유저 이메일</p>\n<p>nickname : 나를 팔로잉하는 유저 닉네임</p>\n<p>introduce : 나를 팔로잉하는 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photo : 나를 팔로잉하는 유저의 프로필 정보, 선택 정보이며 현재(20230122)는 없을 경우 null값이 들어가나 실제로는 기본 이미지가 들어갈 예정</p>\n<p>level : 나를 팔로잉하는 유저의 레벨</p>\n<p>exp : 나를 팔로잉하는 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followings","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"b2f80e31-43ae-43ed-b57c-cb45ead479ca","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/followings/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:00:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"userId\": 1,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    ]\n}"}],"_postman_id":"783480bf-3ec8-4faa-b347-f0af410d647e"},{"name":"특정 유저 팔로우 목록 조회","id":"17ddee09-7ed6-433b-a7fb-f7b86fdf1bcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/followers/1","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/followers\">http://localhost:8080/users/followers</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 나를 팔로우하는 유저의 인덱스</p>\n<p>email : 나를 팔로우하는 유저 이메일</p>\n<p>nickname : 나를 팔로우하는 유저 닉네임</p>\n<p>introduce : 나를 팔로우하는 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photo : 나를 팔로우하는 유저의 프로필 정보, 선택 정보이며 현재(20230122)는 없을 경우 null값이 들어가나 실제로는 기본 이미지가 들어갈 예정</p>\n<p>level : 나를 팔로우하는 유저의 레벨</p>\n<p>exp : 나를 팔로우하는 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followers","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"ffd10fb0-0479-405b-9720-e1df62524c4d","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/followers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 03:57:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"userId\": 1,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    ]\n}"}],"_postman_id":"17ddee09-7ed6-433b-a7fb-f7b86fdf1bcf"},{"name":"특정 유저 팔로우 삭제","id":"a5107b06-76f5-4c66-af45-a0aa822f513d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/followers/1","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/followers/1\">http://localhost:8080/users/followers/</a>:followId</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>followId : 팔로우 테이블에 등록된 인덱스</p>\n<p>followerId : 팔로우를 하는 유저의 아이디</p>\n<p>followingId : 팔로우를 당하는 유저의 아이디</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followers","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"abaf83c2-fa2e-4946-ae5c-75e2ee4da631","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/followers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:11:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"followId\": 1,\n        \"followerId\": 1,\n        \"followingId\": 1\n    }\n}"}],"_postman_id":"a5107b06-76f5-4c66-af45-a0aa822f513d"}],"id":"91d8d215-b021-4bb8-856f-fd8b5ae8ab31","_postman_id":"91d8d215-b021-4bb8-856f-fd8b5ae8ab31","description":""},{"name":"Adventure","item":[{"name":"refactoring","item":[{"name":"탐험 카테고리 조회","id":"06d64ad0-c7b7-4321-9992-2c843ad3dbe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/adventures/categories","urlObject":{"protocol":"http","port":"8080","path":["adventures","categories"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"2a97ca79-78ae-4703-88f1-dae7e8e98719","name":"탐험 카테고리 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 04 Feb 2023 18:22:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        \"여행\",\n        \"맛집\",\n        \"추억\",\n        \"운동\",\n        \"취미\"\n    ]\n}"}],"_postman_id":"06d64ad0-c7b7-4321-9992-2c843ad3dbe3"},{"name":"탐험 추가 Copy","id":"6096678f-d890-45e5-b278-dbf410a83659","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category\":\"여행\",\r\n    \"feat\":\"칭호\",\r\n    \"title\":\"다라마\",\r\n    \"content\":\"모험설명\",\r\n    \"difficulty\":1,\r\n    \"exp\":300,\r\n    \"startDate\":\"2023-02-06T00:00:00\",\r\n    \"endDate\":\"2023-02-17T00:00:00\",\r\n    \"RepresentativePostId\":1,\r\n    \"createAdventurePlaceReqs\":[\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목1\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명1\",\r\n            \"coordinate\":{\r\n                \"lat\":37.5666805,\r\n                \"lng\":126.9784147\r\n            },\r\n            \"postId\":1\r\n        },\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목2\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명2\",\r\n            \"coordinate\":{\r\n                \"lat\":36.566805,\r\n                \"lng\":126.978147\r\n            },\r\n            \"postId\":2\r\n        }\r\n    ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글2개작성(탐험X)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4563ea65-764c-4147-bd75-571f043b8331","name":"탐험 추가","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category\":\"여행\",\r\n    \"feat\":\"칭호\",\r\n    \"title\":\"모험제목\",\r\n    \"content\":\"모험설명\",\r\n    \"difficulty\":\"어려움\",\r\n    \"exp\":300,\r\n    \"startDate\":\"2023-02-06T00:00:00\",\r\n    \"endDate\":\"2023-02-17T00:00:00\",\r\n    \"RepresentativePostId\":1,\r\n    \"createAdventurePlaceReqs\":[\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목1\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명1\",\r\n            \"coordinate\":{\r\n                \"lat\":37.5666805,\r\n                \"lng\":126.9784147\r\n            },\r\n            \"postId\":1\r\n        },\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목2\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명2\",\r\n            \"coordinate\":{\r\n                \"lat\":36.566805,\r\n                \"lng\":126.978147\r\n            },\r\n            \"postId\":2\r\n        }\r\n    ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/adventures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Feb 2023 04:23:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"탐험 추가 성공\"\n}"}],"_postman_id":"6096678f-d890-45e5-b278-dbf410a83659"},{"name":"탐험탭 배너(가까운거리순) Copy","id":"e7f84537-e1ae-4115-a971-d89f5af71220","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","description":"<p>테스트 준비사항</p>\n<p>회원가입 -&gt; 카테고리 생성 -&gt; 탐험 추가 -&gt; 게시글 작성 2개 -&gt; 탐험장소(체크포인트) 추가 -&gt; 탐험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}],"variable":[]}},"response":[{"id":"e147eba7-e7df-4b45-9f18-71adab502336","name":"내 주변의 탐험 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 07:55:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"e7f84537-e1ae-4115-a971-d89f5af71220"},{"name":"탐험탭 배너(탐험평균별점높은순) Copy","id":"6c9346cd-e7d8-42b1-948f-5223dabbe897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures?order=avgReviewGradeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입 -&gt; 카테고리 생성 -&gt; 탐험 추가 -&gt; 게시글 작성 2개 -&gt; 탐험장소(체크포인트) 추가 -&gt; 탐험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[{"key":"order","value":"avgReviewGradeDesc"}],"variable":[]}},"response":[{"id":"fe11f006-fcfc-4e00-a419-bae1e597ff9d","name":"내 주변의 탐험 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 07:55:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"6c9346cd-e7d8-42b1-948f-5223dabbe897"},{"name":"탐험탭 배너(최근생성한모험순) Copy","id":"a80579e9-6849-4a4c-9e63-8c9a266cfc36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures?order=update","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[{"key":"order","value":"update"}],"variable":[]}},"response":[],"_postman_id":"a80579e9-6849-4a4c-9e63-8c9a266cfc36"},{"name":"탐험 참가","id":"ac084dd6-c5da-4b6e-ad9a-ffd6b32f50da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/adventures/1/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","adventure-in-progress"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"ef2743ec-6b03-4e78-be55-cdbbb11afb67","name":"탐험 참가(특정 유저가 참가중인 탐험 추가)","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/adventures/1/adventure-in-progress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 04 Feb 2023 18:13:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"탐험 참가 성공~~\"\n}"}],"_postman_id":"ac084dd6-c5da-4b6e-ad9a-ffd6b32f50da"},{"name":"탐험 눌렀을 때","id":"edc8bd58-c880-4d4d-a931-291b9fea50fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/adventures/1","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글작성2개(탐험글X)-&gt;탐험추가-&gt;탐험추가-&gt;탐험참가-&gt;게시글작성2개(탐험글O)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["adventures","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"45ddb405-d43e-434a-a5e3-7da4d92984e4","name":"탐험 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Feb 2023 07:10:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureId\": 1,\n        \"adventureTitle\": \"모험제목\",\n        \"adventureContent\": \"모험설명\",\n        \"adventureStartDate\": \"2023-02-06T00:00:00\",\n        \"adventureEndDate\": \"2023-02-17T00:00:00\",\n        \"adventureDifficulty\": \"어려움\",\n        \"adventureCategory\": \"여행\",\n        \"adventureAvgReviewRate\": null,\n        \"userIdPhotoUrl\": {\n            \"id\": 1,\n            \"photoUrl\": null\n        },\n        \"userNickname\": \"귀여운 고양이\",\n        \"userIdPhotoUrlList\": [\n            {\n                \"id\": 1,\n                \"photoUrl\": null\n            }\n        ],\n        \"userCount\": 1,\n        \"participation\": true,\n        \"subAdventurePlaces\": [\n            {\n                \"adventurePlaceId\": 1,\n                \"subCoordinate\": {\n                    \"lat\": 37.5666805,\n                    \"lng\": 126.9784147\n                }\n            },\n            {\n                \"adventurePlaceId\": 2,\n                \"subCoordinate\": {\n                    \"lat\": 36.566805,\n                    \"lng\": 126.978147\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"edc8bd58-c880-4d4d-a931-291b9fea50fa"},{"name":"대표 보물로 선택하기","id":"2459e857-b18d-4dbd-bab4-6d4620fba9ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/adventures/1/treasures/representatives","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","treasures","representatives"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2459e857-b18d-4dbd-bab4-6d4620fba9ee"},{"name":"보물 '더보기' 눌렀을 때","id":"a0581bd8-e37d-4fd0-8f9c-b8a9f13334ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/clicks/treasures/users/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","clicks","treasures","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d1d109e3-372a-4663-b81c-5bcb4646e7d6","name":"보물 '더보기' 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/clicks/treasures/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 04:23:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureTreasureCount\": 1,\n        \"possible\": true,\n        \"treasures\": [\n            {\n                \"adventureId\": 1,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"모험제목\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a0581bd8-e37d-4fd0-8f9c-b8a9f13334ef"},{"name":"특정 위치에서 일정 거리 안에 특정 유저가 참가중인 탐험과 탐험 장소 조회하기","id":"b8c9e7d3-8946-479a-b9b9-8e3ef65631fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-in-progress/check?lat=37.5666805&lng=126.9784147&area=0.05","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;탐험추가-&gt;게시글 2개 작성(모험게시글아닌)-&gt;탐험장소생성-&gt; 탐험참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-in-progress","check"],"host":["localhost"],"query":[{"key":"lat","value":"37.5666805"},{"key":"lng","value":"126.9784147"},{"key":"area","value":"0.05"}],"variable":[]}},"response":[{"id":"f36b0ea2-fb4e-411c-8700-9f0db2e06b00","name":"특정 위치에서 일정 거리 안에 특정 유저가 참가중인 탐험과 탐험 장소 조회하기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/adventure-in-progress/check?lat=37.5666805&lng=126.9784147&area=0.05","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","adventure-in-progress","check"],"query":[{"key":"lat","value":"37.5666805"},{"key":"lng","value":"126.9784147"},{"key":"area","value":"0.05"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 05:04:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventureTitle\": \"모험제목\",\n            \"adventurePlaceId\": 1,\n            \"adventurePlaceTitle\": \"모험 장소 제목1\"\n        }\n    ]\n}"}],"_postman_id":"b8c9e7d3-8946-479a-b9b9-8e3ef65631fc"},{"name":"내 주변의 탐험 조회","id":"53d3c31d-b44c-4eb2-9765-cd49bac9cfb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures?order=near&lat=37.5170112&lng=126.9019532","description":"<p>테스트 준비사항</p>\n<p>회원가입 -&gt; 카테고리 생성 -&gt; 탐험 추가 -&gt; 게시글 작성 2개 -&gt; 탐험장소(체크포인트) 추가 -&gt; 탐험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["adventures"],"host":["localhost"],"query":[{"key":"order","value":"near"},{"description":{"content":"<p>optional</p>\n","type":"text/plain"},"key":"lat","value":"37.5170112"},{"description":{"content":"<p>optional</p>\n","type":"text/plain"},"key":"lng","value":"126.9019532"}],"variable":[]}},"response":[{"id":"6ba2fe0c-d463-4c1e-9cc0-965ddc160d55","name":"내 주변의 탐험 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 07:55:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"53d3c31d-b44c-4eb2-9765-cd49bac9cfb2"},{"name":"생성시간순 탐험 조회","id":"6b3ca25c-616a-43b3-a4b2-66e54b2e40f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures?order=update","description":"<p>테스트 준비사항</p>\n<p>회원가입 -&gt; 카테고리 생성 -&gt; 탐험 추가 -&gt; 게시글 작성 2개 -&gt; 탐험장소(체크포인트) 추가 -&gt; 탐험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["adventures"],"host":["localhost"],"query":[{"key":"order","value":"update"}],"variable":[]}},"response":[{"id":"4f3b6508-8234-40ce-8eae-28577b0d492f","name":"내 주변의 탐험 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 07:55:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"6b3ca25c-616a-43b3-a4b2-66e54b2e40f7"},{"name":"탐험 검색","id":"373e0313-99e8-4957-a930-9c11c61e9303","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/search?keyword=다","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","search"],"host":["localhost"],"query":[{"key":"keyword","value":"다"}],"variable":[]}},"response":[{"id":"7102b9dc-8cff-4ab0-acd8-527f43fdbd48","name":"탐험 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/search?keyword=라마","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","search"],"query":[{"key":"keyword","value":"라마"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 06:06:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"373e0313-99e8-4957-a930-9c11c61e9303"},{"name":"'탐험 중' 탭 눌렀을 때","id":"4585ef2b-f9bc-4548-b5e7-4159ab8e9acc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1","description":"<p>테스트 준비사항</p>\n<p>회원가입 2명</p>\n<p>카테고리생성</p>\n<p>1번유저 글 2개 작성(모험글X)</p>\n<p>탐험 추가</p>\n<p>1,2번 유저 1번 모험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"host":["localhost"],"query":[{"disabled":true,"description":{"content":"<p>생성시간</p>\n","type":"text/plain"},"key":"order","value":"createTimeDesc"},{"disabled":true,"description":{"content":"<p>참여자순</p>\n","type":"text/plain"},"key":"order","value":"userCountDesc"},{"disabled":true,"description":{"content":"<p>쉬운</p>\n","type":"text/plain"},"key":"order","value":"difficultyAsc"},{"disabled":true,"description":{"content":"<p>어려운순</p>\n","type":"text/plain"},"key":"order","value":"difficultyDesc"}],"variable":[]}},"response":[{"id":"98363bb5-89b5-4e51-b4d1-a77358db9435","name":"생성시간순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=createTimeDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간"},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text","disabled":true},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text","disabled":true},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:29:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"},{"id":"d014fbf8-1c93-4593-8981-a8006e02992c","name":"참여자순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=userCountDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간","disabled":true},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text"},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text","disabled":true},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:30:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"},{"id":"6ab84ef1-9cbd-4b3e-a0c2-4902d6b2a47f","name":"쉬운순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=difficultyAsc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간","disabled":true},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text","disabled":true},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text"},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:30:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"},{"id":"43637e13-c4ab-4864-96ec-72fb5324e397","name":"어려운순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=difficultyDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간","disabled":true},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text","disabled":true},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text","disabled":true},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:31:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"}],"_postman_id":"4585ef2b-f9bc-4548-b5e7-4159ab8e9acc"},{"name":"탐험 장소 눌렀을 때(기본은 최신순)","id":"d6ac0d4a-77de-4e63-8c65-4a4cf85ff996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-places/1?order=createTimeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글2개작성(탐험글X)-&gt;탐험추가-&gt;탐험참가-&gt;게시글2개작성(탐험글O)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-places","1"],"host":["localhost"],"query":[{"key":"order","value":"createTimeDesc"}],"variable":[]}},"response":[{"id":"9fd3f8d5-e9c3-4897-96e4-4f0c1596fdac","name":"탐험 장소 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-places/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Feb 2023 07:09:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventurePlaceId\": 1,\n        \"adventurePlaceTitle\": \"모험 장소 제목1\",\n        \"adventurePlaceContent\": \"모험 장소 설명1\",\n        \"adventurePlacePostPhotoUrl\": null,\n        \"adventurePlacePostTitle\": \"title\",\n        \"adventurePlacePostW3w\": \"나가는.오리다.그물\",\n        \"createTime\": \"2023-02-06T16:08:59\",\n        \"subPostList\": [\n            {\n                \"postId\": 3,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"nickname\": \"귀여운 고양이\",\n                \"tierPhotoUrl\": null,\n                \"createTime\": \"2023-02-06T16:09:25\"\n            },\n            {\n                \"postId\": 4,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"nickname\": \"귀여운 고양이\",\n                \"tierPhotoUrl\": null,\n                \"createTime\": \"2023-02-06T16:09:27\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d6ac0d4a-77de-4e63-8c65-4a4cf85ff996"},{"name":"탐험 장소 눌렀을 때(탐험장소 게시글 좋아요순)","id":"b77c4eea-ffe1-432f-a63f-704315af4a67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-places/1?order=postLikeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글2개작성(탐험글X)-&gt;탐험추가-&gt;탐험참가-&gt;게시글2개작성(탐험글O)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-places","1"],"host":["localhost"],"query":[{"key":"order","value":"postLikeDesc"}],"variable":[]}},"response":[{"id":"efbed2c6-979b-471b-ae16-72abcb28cc56","name":"탐험 장소 눌렀을 때(탐험장소 게시글 좋아요순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/adventure-places/1?order=postLikeDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","adventure-places","1"],"query":[{"key":"order","value":"postLikeDesc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 01:11:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventurePlaceId\": 1,\n        \"adventurePlaceTitle\": \"모험 장소 제목1\",\n        \"adventurePlaceContent\": \"모험 장소 설명1\",\n        \"adventurePlacePostPhotoUrl\": null,\n        \"adventurePlacePostTitle\": \"title\",\n        \"adventurePlacePostW3w\": \"나가는.오리다.그물\",\n        \"createTime\": \"2023-02-09T10:11:08\",\n        \"subPostList\": [\n            {\n                \"postId\": 3,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"userDetailRes\": {\n                    \"userId\": 1,\n                    \"email\": \"ssaf222y@ssafy.com\",\n                    \"nickname\": \"귀여운 고양이\",\n                    \"level\": 1,\n                    \"exp\": 0,\n                    \"introduce\": \"hihihihi\",\n                    \"photoUrl\": null\n                },\n                \"createTime\": \"2023-02-09T10:11:30\"\n            },\n            {\n                \"postId\": 4,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"userDetailRes\": {\n                    \"userId\": 1,\n                    \"email\": \"ssaf222y@ssafy.com\",\n                    \"nickname\": \"귀여운 고양이\",\n                    \"level\": 1,\n                    \"exp\": 0,\n                    \"introduce\": \"hihihihi\",\n                    \"photoUrl\": null\n                },\n                \"createTime\": \"2023-02-09T10:11:31\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b77c4eea-ffe1-432f-a63f-704315af4a67"},{"name":"'만든 탐험' 눌렀을 때","id":"c29e71d3-811e-46d6-bb28-cbecbc31f1d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d0acbdcd-8d4e-47bd-8c1a-9847c13e0046","name":"'만든 탐험' 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 05:48:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"}],"_postman_id":"c29e71d3-811e-46d6-bb28-cbecbc31f1d5"},{"name":"탐험중인 사람들 보기","id":"c739a146-fbb5-4d29-b1c8-682450653874","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/users","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"71eacde6-d91d-43e4-aa9b-7a3b628a9cbd","name":"탐험중인 사람들 보기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 04:44:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureFeat\": \"칭호\",\n            \"clearRate\": 0,\n            \"userDetailRes\": {\n                \"userId\": 1,\n                \"email\": \"ssaf22y@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 1,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"c739a146-fbb5-4d29-b1c8-682450653874"},{"name":"'완료한 탐험' 탭 눌렀을 때(최신순) Copy","id":"fae42509-06d2-46e9-bbd9-1018881e3993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fae42509-06d2-46e9-bbd9-1018881e3993"},{"name":"'완료한 탐험' 탭 눌렀을 때(참여자많은순) Copy","id":"7522d1ba-4892-448b-b4da-ab3227e7f006","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1?order=userCountDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[{"key":"order","value":"userCountDesc"}],"variable":[]}},"response":[{"id":"5b17138e-cf0c-481f-959f-24ec7a55fab9","name":"'완료한 탐험' 탭 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/clicks/adventure-succeed/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 04:30:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"treasures\": [\n            {\n                \"adventureId\": 1,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"모험제목\"\n            }\n        ],\n        \"adventureSucceeds\": [\n            {\n                \"adventureId\": 1,\n                \"adventurePhotoUrl\": null,\n                \"adventureTitle\": \"모험제목\",\n                \"adventureDifficulty\": 1,\n                \"userId\": 1,\n                \"userPhotoUrl\": null,\n                \"userNickname\": \"귀여운 고양이\",\n                \"userLevel\": 0,\n                \"userPhotoUrlList\": [\n                    null\n                ],\n                \"userCount\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"7522d1ba-4892-448b-b4da-ab3227e7f006"},{"name":"'완료한 탐험' 탭 눌렀을 때(난이도쉬운순) Copy","id":"e10a5b42-417b-4672-8a90-eb45a52af32f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0a918989-baa5-43d3-a8ec-95101697f050","name":"'완료한 탐험' 탭 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/clicks/adventure-succeed/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 04:30:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"treasures\": [\n            {\n                \"adventureId\": 1,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"모험제목\"\n            }\n        ],\n        \"adventureSucceeds\": [\n            {\n                \"adventureId\": 1,\n                \"adventurePhotoUrl\": null,\n                \"adventureTitle\": \"모험제목\",\n                \"adventureDifficulty\": 1,\n                \"userId\": 1,\n                \"userPhotoUrl\": null,\n                \"userNickname\": \"귀여운 고양이\",\n                \"userLevel\": 0,\n                \"userPhotoUrlList\": [\n                    null\n                ],\n                \"userCount\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"e10a5b42-417b-4672-8a90-eb45a52af32f"},{"name":"'완료한 탐험' 탭 눌렀을 때(난이도어려운순) Copy","id":"ea514783-a7f9-4124-8c2c-1416b5878b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3c35714f-01df-4736-9133-5407cef4d4dc","name":"'완료한 탐험' 탭 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/clicks/adventure-succeed/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 04:30:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"treasures\": [\n            {\n                \"adventureId\": 1,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"모험제목\"\n            }\n        ],\n        \"adventureSucceeds\": [\n            {\n                \"adventureId\": 1,\n                \"adventurePhotoUrl\": null,\n                \"adventureTitle\": \"모험제목\",\n                \"adventureDifficulty\": 1,\n                \"userId\": 1,\n                \"userPhotoUrl\": null,\n                \"userNickname\": \"귀여운 고양이\",\n                \"userLevel\": 0,\n                \"userPhotoUrlList\": [\n                    null\n                ],\n                \"userCount\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"ea514783-a7f9-4124-8c2c-1416b5878b30"},{"name":"'만든 탐험' 눌렀을 때(최신순) Copy","id":"654fe94b-47d6-4b5b-9ec6-b7be56ea1c99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"af042b4a-ab38-4e5e-a749-8d832807d3bc","name":"'만든 탐험' 눌렀을 때(최신순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=createTimeDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"createTimeDesc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        }\n    ]\n}"}],"_postman_id":"654fe94b-47d6-4b5b-9ec6-b7be56ea1c99"},{"name":"'만든 탐험' 눌렀을 때(참여자많은순) Copy","id":"4a102990-7a19-49df-b3b3-8a8fc7830faa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"49d10233-ce24-491f-a8d9-5d2cba7f0870","name":"'만든 탐험' 눌렀을 때(참여자많은순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=userCountDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"userCountDesc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"}],"_postman_id":"4a102990-7a19-49df-b3b3-8a8fc7830faa"},{"name":"'만든 탐험' 눌렀을 때(난이도쉬운순) Copy","id":"2537bbb7-4d64-4485-90dc-c7ddbbb082d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"23524dcf-8487-4927-8c4c-e79d11cd51d6","name":"'만든 탐험' 눌렀을 때(난이도쉬운순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=difficultyAsc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"difficultyAsc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        }\n    ]\n}"}],"_postman_id":"2537bbb7-4d64-4485-90dc-c7ddbbb082d5"},{"name":"'만든 탐험' 눌렀을 때(난이도어려운순) Copy","id":"1dcae782-9a5c-4a64-a1a2-87f48e014ec8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"47018def-856e-4902-9d70-88c6acc6a6c6","name":"'만든 탐험' 눌렀을 때(난이도어려운순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=difficultyDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"difficultyDesc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        }\n    ]\n}"}],"_postman_id":"1dcae782-9a5c-4a64-a1a2-87f48e014ec8"},{"name":"특정 유저의 전체 보물 보기 Copy","id":"d7d8aff5-9561-4f87-b3c0-c07bf0d26f8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/treasures/users/1 ","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","treasures","users","1 "],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4c76de5c-5d86-40c4-b314-343eab809353","name":"특정 유저의 전체 보물 보기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/treasures/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 10 Feb 2023 00:58:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureTreasureCount\": 2,\n        \"treasures\": [\n            {\n                \"adventureId\": 1,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"다라마\"\n            },\n            {\n                \"adventureId\": 2,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"다라마\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d7d8aff5-9561-4f87-b3c0-c07bf0d26f8c"},{"name":"탐험 알림 켜기 Copy","id":"68ad776e-717a-450d-a0a9-be4f568a7f99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-like","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"68ad776e-717a-450d-a0a9-be4f568a7f99"},{"name":"탐험 알림 끄기 Copy","id":"4ce41180-ba20-418a-a954-ead4d24c15a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-like/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-like","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ce41180-ba20-418a-a954-ead4d24c15a4"},{"name":"'탐험 후기'탭 눌렀을 때 Copy","id":"405cb7c7-f92c-405c-94ee-91d9e90456a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-review","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;글2개작성(탐험글X)-&gt;탐험추가-&gt;탐험후기추가2개</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-review"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"be1a0f4b-5218-4843-9533-dbf1bf509701","name":"'탐험 후기'탭 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-review"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 10 Feb 2023 05:00:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureFeat\": \"칭호\",\n        \"subAdventureReviews\": [\n            {\n                \"adventureReviewId\": 1,\n                \"userId\": 1,\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 1,\n                \"grade\": 5,\n                \"content\": \"탐험 후기 content\",\n                \"createTime\": \"2023-02-10T14:00:28\"\n            }\n        ]\n    }\n}"}],"_postman_id":"405cb7c7-f92c-405c-94ee-91d9e90456a5"},{"name":"탐험 후기 수정 Copy","id":"7cbf1f5c-3e6d-410f-a3f6-2872cb620417","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\":\"탐험 후기 수정 content\",\r\n  \"rate\":4\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures/reviews/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","reviews","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cbf1f5c-3e6d-410f-a3f6-2872cb620417"},{"name":"탐험 후기 삭제 Copy","id":"6518c870-dab5-43a4-a08c-47b97f685ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/adventures/reviews/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","reviews","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6518c870-dab5-43a4-a08c-47b97f685ae7"},{"name":"탐험 포기(특정 유저가 참가중인 탐험 삭제) Copy","id":"74576b39-aef2-4e7c-83e0-0ef399819c8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-in-progress"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"74576b39-aef2-4e7c-83e0-0ef399819c8a"}],"id":"95763bc3-d8f8-433a-9d05-3bf19267a7d9","_postman_id":"95763bc3-d8f8-433a-9d05-3bf19267a7d9","description":""},{"name":"test(안써도 됨 위에 리팩토링 쓰면 됨)","item":[{"name":"특정 탐험 삭제","id":"1fd032fb-a3c1-45e4-b759-1d2bf0f7a888","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://i8a305.p.ssafy.io/adventures/1","urlObject":{"protocol":"https","path":["adventures","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"1fd032fb-a3c1-45e4-b759-1d2bf0f7a888"},{"name":"탐험 장소(체크포인트) 추가","id":"7f4d90e3-a3e8-4853-9425-f739c2044f5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"title\":\"탐험장소1\",\r\n        \"content\":\"탐험장소내용1\",\r\n        \"coordinate\":[37.5666805,126.9784147],\r\n        \"postId\" : 1\r\n    },\r\n    {\r\n        \"title\":\"탐험장소2\",\r\n        \"content\":\"탐홈장소내용2\",\r\n        \"coordinate\":[37.566805,126.978147],\r\n        \"postId\" : 2\r\n    }\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/adventures/1/places","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;탐험추가-&gt;개시글작성2개</p>\n","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","places"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"b814b61d-b847-49a9-aa3f-0013c98701a3","name":"특정 탐험 장소(체크포인트) 추가","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"title\":\"탐험장소1\",\r\n        \"content\":\"탐험장소내용1\",\r\n        \"coordinate\":[37.5666805,126.9784147],\r\n        \"postId\" : 1\r\n    },\r\n    {\r\n        \"title\":\"탐험장소2\",\r\n        \"content\":\"탐홈장소내용2\",\r\n        \"coordinate\":[37.566805,126.978147],\r\n        \"postId\" : 2\r\n    }\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/adventures/1/places"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 04 Feb 2023 18:13:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"특정 탐험 장소(체크포인트) 추가 성공\"\n}"}],"_postman_id":"7f4d90e3-a3e8-4853-9425-f739c2044f5e"},{"name":"모든 탐험 생성시간순 조회","id":"aeaee6b8-ec65-472a-8d58-e26e71eb7f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures?order=update","urlObject":{"protocol":"http","port":"8080","path":["adventures"],"host":["localhost"],"query":[{"key":"order","value":"update"}],"variable":[]}},"response":[],"_postman_id":"aeaee6b8-ec65-472a-8d58-e26e71eb7f87"},{"name":"특정 탐험의 장소들(체크포인트) 조회","id":"b66831b7-48ae-4c51-923d-aa67155953bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/1/places","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","places"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b66831b7-48ae-4c51-923d-aa67155953bf"},{"name":"탐험 알림 켜기","id":"feab8f84-f93e-4dec-a497-4f7725917415","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/adventures/1/adventure-like","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","adventure-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"feab8f84-f93e-4dec-a497-4f7725917415"},{"name":"탐험 알림 조회","id":"c9b97e02-9a6d-45ff-b00a-bca957502c1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/1/adventure-like","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","adventure-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9b97e02-9a6d-45ff-b00a-bca957502c1a"},{"name":"탐험 알림 끄기","id":"174663a9-631a-41a8-aa27-cd1fb8aed50f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/adventures/adventure-like/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-like","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"174663a9-631a-41a8-aa27-cd1fb8aed50f"},{"name":"특정 탐험 달성자 추가","id":"7ec5ee9f-b077-4c5a-9828-3798dcac85ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/adventures/adventure-succeed/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-succeed","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ec5ee9f-b077-4c5a-9828-3798dcac85ad"},{"name":"탐험 후기 추가","id":"233193eb-56fd-4be0-9fa2-92501c5d258e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\":\"탐험 후기 content\",\r\n  \"rate\":5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/adventures/1/reviews","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"233193eb-56fd-4be0-9fa2-92501c5d258e"},{"name":"탐험 후기 조회","id":"74facf94-4aa3-4199-b7c5-2ddb7c3ee521","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/1/reviews","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"74facf94-4aa3-4199-b7c5-2ddb7c3ee521"},{"name":"탐험 후기 삭제","id":"c5572e06-58eb-46f3-93ac-72ac80333e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/adventures/reviews/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","reviews","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5572e06-58eb-46f3-93ac-72ac80333e00"},{"name":"특정 유저가 참가중인 탐험 조회","id":"7830ff06-83fd-4e79-af85-a863ad6c8989","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-in-progress"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7830ff06-83fd-4e79-af85-a863ad6c8989"},{"name":"탐험 포기(특정 유저가 참가중인 탐험 삭제)","id":"824bc127-633d-4e2d-ba4c-2c828dae7358","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/adventures/2/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["adventures","2","adventure-in-progress"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"824bc127-633d-4e2d-ba4c-2c828dae7358"},{"name":"탐험 후기 수정","id":"72c44621-d817-468a-ac97-8101e5797ba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\":\"탐험 후기 수정 content\",\r\n  \"rate\":4\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/adventures/reviews/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","reviews","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"72c44621-d817-468a-ac97-8101e5797ba9"},{"name":"특정 위치에서 일정 거리 안에 특정 유저가 참가중인 탐험과 탐험 장소 조회하기","id":"7c9573db-fddd-48f6-8ffa-cf8b41944fc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-in-progress/check?lat=37.5666804&lng=126.9784146","description":"<p>준비: 회원가입-&gt;카테고리생성-&gt;탐험추가-&gt;게시글 2개 작성(모험게시글아닌)-&gt;탐험장소생성-&gt; 탐험참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-in-progress","check"],"host":["localhost"],"query":[{"key":"lat","value":"37.5666804"},{"key":"lng","value":"126.9784146"}],"variable":[]}},"response":[],"_postman_id":"7c9573db-fddd-48f6-8ffa-cf8b41944fc6"},{"name":"모험 검색(모든 모험 키워드 조회)","id":"d3bdd757-1005-4c68-be8a-96833c9b9751","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/search?keyword=fg","urlObject":{"protocol":"http","port":"8080","path":["adventures","search"],"host":["localhost"],"query":[{"key":"keyword","value":"fg"}],"variable":[]}},"response":[],"_postman_id":"d3bdd757-1005-4c68-be8a-96833c9b9751"},{"name":"특정 모험의 특정 좌표의 게시글 조회","id":"63528761-d211-4bba-8260-0b494ae7302d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-places/1/posts","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-places","1","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"63528761-d211-4bba-8260-0b494ae7302d"},{"name":"특정 유저의 달성한 탐험id들 조회","id":"ef0994eb-7c11-4655-a143-b01be9666e88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-succeed/users/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-succeed","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef0994eb-7c11-4655-a143-b01be9666e88"},{"name":"특정 탐험 진행자, 달성률 조회","id":"f93a1d28-4827-4f15-8c22-cde64fe7c5ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-in-progress/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-in-progress","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f93a1d28-4827-4f15-8c22-cde64fe7c5ab"}],"id":"d7cd006a-bd26-4a46-93f0-2ee49995da9d","_postman_id":"d7cd006a-bd26-4a46-93f0-2ee49995da9d","description":""}],"id":"58cde6ee-65a9-484f-b434-5c156a6b8901","_postman_id":"58cde6ee-65a9-484f-b434-5c156a6b8901","description":""},{"name":"Post","item":[{"name":"게시글 작성","id":"c8d65ca4-ce54-4445-befc-a4f410172d58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"대부도 대박","type":"text","description":"<p>String not null</p>\n"},{"key":"content","value":"대부도 들어가는길이 바다위를 걷는것같아 재밌더라고요~\n다들 한 번씩 가보세요~~^^","description":"<p>String not null</p>\n","type":"text"},{"key":"lat","value":"37.280145","description":"<p>String not null</p>\n","type":"text"},{"key":"lng","value":"126.548255","description":"<p>String not null</p>\n","type":"text"},{"key":"isPublic","value":"true","description":"<p>String not null</p>\n","type":"text"},{"key":"photo","description":"<p>default null</p>\n","type":"file","src":"/C:/Users/SSAFY/Desktop/사진/을왕리/대부도.jpg"},{"key":"isCheckPoint","value":"true","description":"<p>모험장소면 true한 후 아래 adventureId와 adventurePlaceId 같이 보냄.\n모험 장소가 아니면 isCheckpoint,adventureId,adventurePlaceId 보내지 않음.</p>\n","type":"text"},{"key":"adventureId","value":"103","type":"text"},{"key":"adventurePlaceId","value":"17","type":"text"}]},"url":"https://i8a305.p.ssafy.io/api/v1/posts","urlObject":{"protocol":"https","path":["api","v1","posts"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"162c65d1-1be0-4f52-ad54-ab3a2f44c7ed","name":"게시글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title","type":"text","description":"String not null"},{"key":"content","value":"content","description":"String not null","type":"text"},{"key":"lat","value":"37.50128745884959","description":"String not null","type":"text"},{"key":"lng","value":"127.03956225524968","description":"String not null","type":"text"},{"key":"isPublic","value":"true","description":"String not null","type":"text"},{"key":"photo","description":"default null","type":"file","src":"/C:/Users/SSAFY/Pictures/dm.png"}]},"url":"http://i8a305.p.ssafy.io:8080/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:13:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-03T04:13:49.773166055\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/123a1ca8-16c8-4610-82cc-bc73ad01bd59.png\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"c8d65ca4-ce54-4445-befc-a4f410172d58"},{"name":"게시글 삭제","id":"b0421873-3bf3-473d-9ab3-224c22108be2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/1","description":"<p><strong>Request</strong></p>\n<p>Header : jwt token</p>\n<p>PathVariable : postId</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"88790968-fce2-4f06-81f3-5f5e4fd8851a","name":"게시글 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:16:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-03T04:13:50\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/123a1ca8-16c8-4610-82cc-bc73ad01bd59.png\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"b0421873-3bf3-473d-9ab3-224c22108be2"},{"name":"게시글 조회","id":"ab4ba883-7e3e-4a0e-86d8-b6e95ed9143c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1","description":"<h1 id=\"req\">Req</h1>\n<p>api:</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/posts/1\">http://i8a305.p.ssafy.io:8080/posts/1</a></p>\n<p>body:X</p>\n<p>postId : 조회하고 싶은 게시글 id</p>\n<h1 id=\"res\">Res</h1>\n<p>postId : 조회한 postId</p>\n<p>title : 글 제목</p>\n<p>content : 글 내용</p>\n<p>lng : 경도</p>\n<p>lat : 위도</p>\n<p>nearestPlace : 가장 가까운 광역시</p>\n<p>w3w: w3w</p>\n<p>isPublic : 공개 여부</p>\n<p>createTime : 글 생성 날짜</p>\n<p>photoUrl : 사진 링크(없으면 null)</p>\n<p>isAntenna : 이 글을 포함하는 안테나가 있다면 안테나의 아이디가 반환된다.</p>\n<p>isChallenge : 이 글이 내가 참가중인 알람이 켜진 모험의 글이라면 모험의 아이디가 반환된다.</p>\n<p>isFollowing : 이 글이 내가 팔로우 하고있는 유저가 쓴 글이라면 그 유저의 아이디가 반환된다.</p>\n<p>userDetailRes : 유저의 상세정보</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"c666ffdb-7a52-461d-bcbf-28a1bcf4cc74","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:27:17 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-03T07:26:56\",\n        \"photoUrl\": null,\n        \"isAntenna\": 0,\n        \"isChallenge\": 0,\n        \"isFollowing\": 0,\n        \"userDetailRes\": {\n            \"userId\": 4,\n            \"email\": \"ssafy13@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/fc2ad64b-7f38-4e40-8188-01710141432f.jpg\"\n        }\n    }\n}"}],"_postman_id":"ab4ba883-7e3e-4a0e-86d8-b6e95ed9143c"},{"name":"전체위치 범위 게시글 조회","id":"fb84fb99-4b6c-49ee-a946-4b04f8611308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/all","description":"<h1 id=\"req\">Req</h1>\n<p>api:</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/posts/all\">http://i8a305.p.ssafy.io:8080/posts/all</a></p>\n<p>body:X</p>\n<h1 id=\"res\">Res</h1>\n<p>postId : 조회한 postId</p>\n<p>title : 글 제목</p>\n<p>content : 글 내용</p>\n<p>lng : 경도</p>\n<p>lat : 위도</p>\n<p>nearestPlace : 가장 가까운 광역시</p>\n<p>w3w: w3w</p>\n<p>isPublic : 공개 여부</p>\n<p>createTime : 글 생성 날짜</p>\n<p>photoUrl : 사진 링크(없으면 null)</p>\n<p>isAntenna : 이 글을 포함하는 안테나가 있다면 안테나의 아이디가 반환된다.</p>\n<p>isChallenge : 이 글이 내가 참가중인 알람이 켜진 모험의 글이라면 모험의 아이디가 반환된다.</p>\n<p>isFollowing : 이 글이 내가 팔로우 하고있는 유저가 쓴 글이라면 그 유저의 아이디가 반환된다.</p>\n<p>userDetailRes : 유저의 상세정보</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","all"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"cce54ffc-8714-4829-b480-e0a931f26384","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:32:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": []\n}"}],"_postman_id":"fb84fb99-4b6c-49ee-a946-4b04f8611308"},{"name":"게시글 수정","id":"29bbf531-cfc7-483d-8f6e-73f9c46bd970","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"titleChanged\",\r\n    \"content\" : \"contentChanged\",\r\n    \"isPublic\" : \"false\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/2","description":"<p>REQUEST</p>\n<p>PUT /posts/{postId}</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>resultCode, postId</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","2"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"9812bf16-66e9-4045-b20f-f0c0b2216c9d","name":"게시글 수정","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"titleChanged\",\r\n    \"content\" : \"contentChanged\",\r\n    \"isPublic\" : \"false\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:17:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 2,\n        \"title\": \"titleChanged\",\n        \"content\": \"contentChanged\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": false,\n        \"createTime\": null,\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/c5aac33b-0216-4d5a-9e6a-74ecb5712a00.png\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"29bbf531-cfc7-483d-8f6e-73f9c46bd970"},{"name":"특정 안테나 범위 게시글 조회","id":"acf81501-f619-46b9-9fc1-326bb8250f03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://i8a305.p.ssafy.io:8080/posts?lng=127.0369569&lat=37.500819&area=1.08","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/posts?lng=127.0369569&amp;lat=37.500819&amp;area=1.08\">http://i8a305.p.ssafy.io:8080/posts?lng=127.0369569&amp;lat=37.500819&amp;area=1.08</a></p>\n<p>body 유무 : X</p>\n<p>lng : 경도</p>\n<p>lat : 위도</p>\n<p>area : 조회하고 싶은 범위(km)</p>\n<h1 id=\"res\">Res</h1>\n<p>postId : 조회된 글의 아이디</p>\n<p>title : 글 제목</p>\n<p>content : 글 내용</p>\n<p>lng : w3w에 의해 보정된 경도</p>\n<p>lat : w3w에 의해 보정된 위도</p>\n<p>nearestPlace : 가장 가까운 광역시</p>\n<p>w3w : w3w</p>\n<p>isPublic : 공개 여부</p>\n<p>createTime : 글이 생성된 날짜</p>\n<p>photoUrl : 사진 경로</p>\n<p>userDetailRes : 글을 쓴 유저 정보</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts"],"host":["i8a305","p","ssafy","io"],"query":[{"key":"lng","value":"127.0369569"},{"key":"lat","value":"37.500819"},{"key":"area","value":"1.08"}],"variable":[]}},"response":[{"id":"58e14dfb-73d0-458b-a345-397a3a8f1dd9","name":"success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://i8a305.p.ssafy.io:8080/posts?lng=127.0369569&lat=37.500819&area=1.08","protocol":"http","host":["i8a305","p","ssafy","io"],"port":"8080","path":["posts"],"query":[{"key":"lng","value":"127.0369569"},{"key":"lat","value":"37.500819"},{"key":"area","value":"1.08"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 07:34:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"postId\": 1,\n            \"title\": \"title\",\n            \"content\": \"content\",\n            \"lng\": 127.039577,\n            \"lat\": 37.50128,\n            \"nearestPlace\": \"서울특별시\",\n            \"w3w\": \"나가는.오리다.그물\",\n            \"isPublic\": true,\n            \"createTime\": \"2023-02-03T07:26:56\",\n            \"photoUrl\": null,\n            \"userDetailRes\": {\n                \"userId\": 4,\n                \"email\": \"ssafy13@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/fc2ad64b-7f38-4e40-8188-01710141432f.jpg\"\n            }\n        }\n    ]\n}"}],"_postman_id":"acf81501-f619-46b9-9fc1-326bb8250f03"},{"name":"유저별 게시글 조회","id":"c0e9d6fb-e3b6-452e-8d5a-aa69e09fc7ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/users/6","description":"<p>REQUEST</p>\n<p>GET, /posts/users/{userId}</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>List</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","users","6"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"f40668a4-4fcd-4c4b-baf0-75b80719ee0f","name":"유저별 게시글 조회","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/users/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:14:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"postId\": 1,\n            \"title\": \"title\",\n            \"content\": \"content\",\n            \"w3w\": \"나가는.오리다.그물\",\n            \"postUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/123a1ca8-16c8-4610-82cc-bc73ad01bd59.png\",\n            \"postLikes\": 0,\n            \"postComments\": 0,\n            \"createdTime\": \"2023-02-03T04:13:50\",\n            \"userDetailRes\": {\n                \"userId\": 6,\n                \"email\": \"ssafy1@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        },\n        {\n            \"postId\": 2,\n            \"title\": \"title\",\n            \"content\": \"content\",\n            \"w3w\": \"나가는.오리다.그물\",\n            \"postUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/c5aac33b-0216-4d5a-9e6a-74ecb5712a00.png\",\n            \"postLikes\": 0,\n            \"postComments\": 0,\n            \"createdTime\": \"2023-02-03T04:14:45\",\n            \"userDetailRes\": {\n                \"userId\": 6,\n                \"email\": \"ssafy1@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"c0e9d6fb-e3b6-452e-8d5a-aa69e09fc7ed"},{"name":"댓글 작성","id":"c25fac56-9965-42b3-919d-54c1d5328b81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/2/comments","description":"<p>REQUEST</p>\n<p>POST, /posts/{postId}/comments</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>postId</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","2","comments"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"137a52f3-e088-447b-8202-3167b91e2be3","name":"댓글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/2/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:23:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"commentId\": 1,\n            \"commentContent\": \"comment\",\n            \"commentLikes\": 0,\n            \"createdTime\": \"2023-02-03T04:23:01.25403421\",\n            \"userDetailRes\": {\n                \"userId\": 1,\n                \"email\": \"ssafy@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            },\n            \"subCommentDtoList\": []\n        }\n    ]\n}"}],"_postman_id":"c25fac56-9965-42b3-919d-54c1d5328b81"},{"name":"게시글별 댓글조회","id":"72f43b5c-7298-4ef6-a6ca-b4e88f4f018f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/comments","description":"<p>REQUEST</p>\n<p>GET, /posts/:post-id/comments</p>\n<p>JWT token</p>\n<p>RESPONSE</p>\n<p>List</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","2","comments"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"c7fd8b05-e9b6-450b-b19d-72743d7b2ccf","name":"게시글별 댓글조회","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:22:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": []\n}"}],"_postman_id":"72f43b5c-7298-4ef6-a6ca-b4e88f4f018f"},{"name":"댓글 삭제","id":"6c43f254-77a5-4757-8625-7b2a1e036023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/1","description":"<p>REQUEST</p>\n<p>delete, /posts/comments/:comment-id</p>\n<p>JWT token</p>\n<p>RESPONSE</p>\n<p>resultresponse</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c43f254-77a5-4757-8625-7b2a1e036023"},{"name":"게시글 좋아요 작성","id":"a471d2cc-9e97-483a-9364-f8a2ebe7114b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/post-like","description":"<p>REQUEST</p>\n<p>POST, /posts/:post-id/post-like</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>resultresponse</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","2","post-like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"5e68550a-75a3-421e-adf4-71d5ef36ec54","name":"게시글 좋아요 작성","originalRequest":{"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/post-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:18:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 1 // 게시글 좋아요 수\n}"}],"_postman_id":"a471d2cc-9e97-483a-9364-f8a2ebe7114b"},{"name":"게시글 좋아요 수 조회, 좋아요 여부","id":"25fe5015-9f44-4d04-aff1-d795d657dac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/post-like","description":"<p>REQUEST</p>\n<p>GET, /posts/:post-id/post-like</p>\n<p>JWT token</p>\n<p>RESPONSE</p>\n<p>cnt, 좋아요여부</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","2","post-like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"560f475e-29e9-470f-9311-d3f01ddb0f79","name":"게시글 좋아요 수 조회, 좋아요 여부","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/post-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:19:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"cnt\": 1,\n        \"isLike\": true\n    }\n}"}],"_postman_id":"25fe5015-9f44-4d04-aff1-d795d657dac6"},{"name":"게시글 좋아요 삭제","id":"b12c7f81-14b6-436c-811b-bfafe4ea139c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/post-like","description":"<p>REQUEST</p>\n<p>DELETE, /posts/:post-id/post-like</p>\n<p>token</p>\n<p>RESPONSE</p>\n<p>resultresponse</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","2","post-like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"8da5cdcd-2b8f-4b50-aee7-54a632640f8e","name":"게시글 좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/2/post-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:20:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 0\n}"}],"_postman_id":"b12c7f81-14b6-436c-811b-bfafe4ea139c"},{"name":"댓글 좋아요 작성","id":"641590cc-eadb-4ae1-91ae-6f660f518dcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1/comment-like","description":"<p>REQUEST</p>\n<p>POST, /posts/:comment-id/comment-like</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comment-like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"11f25e1a-ad5e-419f-aab9-7b92943d6a2f","name":"댓글 좋아요 작성","originalRequest":{"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1/comment-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:25:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 1\n}"}],"_postman_id":"641590cc-eadb-4ae1-91ae-6f660f518dcc"},{"name":"댓글 좋아요 조회","id":"0556245c-96d6-4c16-b114-3049f11a563f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1/comment-like","description":"<p>REQUEST</p>\n<p>GET, /posts/:comment-id/comment-like</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comment-like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"12164d14-d3ee-435e-8f89-2ea18ad578ca","name":"댓글 좋아요 조회","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1/comment-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:25:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"cnt\": 1,\n        \"isLike\": true\n    }\n}"}],"_postman_id":"0556245c-96d6-4c16-b114-3049f11a563f"},{"name":"댓글 좋아요 삭제","id":"2eb03490-48b9-4aa4-892e-e86832238f7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1/comment-like","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comment-like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"e949ce46-c4de-48aa-8f72-3ece84b7df87","name":"댓글 좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/1/comment-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:26:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 0\n}"}],"_postman_id":"2eb03490-48b9-4aa4-892e-e86832238f7e"},{"name":"대댓글 작성","id":"8d6cb77d-ca1a-47aa-a4ea-a1c04c57512a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"subcomment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/comments/1","description":"<p>REQ</p>\n<p>POST, /posts/:comment-id</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"b99f38fb-885f-4ea6-aab9-f8b07ed03554","name":"대댓글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"subcomment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/posts/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:26:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"subCommentId\": 1,\n            \"subCommentContent\": \"subcomment\",\n            \"subCommentLikes\": 0,\n            \"createdTime\": \"2023-02-03T04:26:53.934197273\",\n            \"userDetailRes\": {\n                \"userId\": 6,\n                \"email\": \"ssafy1@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"8d6cb77d-ca1a-47aa-a4ea-a1c04c57512a"},{"name":"대댓글 조회","id":"a67580f3-212c-4d5e-918e-8cf6b3544414","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/1","description":"<p>REQ</p>\n<p>GET, /posts/comments/:comment-id</p>\n<p>token</p>\n<p>RES</p>\n<p>subCommentDtos</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"f3d98a84-6050-486f-958b-61a2a2b75d77","name":"대댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:27:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"subCommentId\": 1,\n            \"subCommentContent\": \"subcomment\",\n            \"subCommentLikes\": 0,\n            \"createdTime\": \"2023-02-03T04:26:54\",\n            \"userDetailRes\": {\n                \"userId\": 6,\n                \"email\": \"ssafy1@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        },\n        {\n            \"subCommentId\": 2,\n            \"subCommentContent\": \"subcomment\",\n            \"subCommentLikes\": 0,\n            \"createdTime\": \"2023-02-03T04:27:54\",\n            \"userDetailRes\": {\n                \"userId\": 6,\n                \"email\": \"ssafy1@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"a67580f3-212c-4d5e-918e-8cf6b3544414"},{"name":"대댓글 삭제","id":"2f40f62b-b026-46fa-a716-76f1c97a384e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/1","description":"<p>REQ</p>\n<p>DELETE, /posts/comments/subcomments/:sub-comment-id</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"59baf0bc-4c9d-4a06-9a56-856b01a7f66a","name":"대댓글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:28:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"대댓글 삭제 성공\"\n}"}],"_postman_id":"2f40f62b-b026-46fa-a716-76f1c97a384e"},{"name":"대댓글 좋아요","id":"cac5c6dc-0908-42b7-9cb3-c0c94cba37fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/2/like","description":"<p>REQ</p>\n<p>POST, /posts/comments/subcomments/:subcommentid/like</p>\n<p>token</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","2","like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"7c9b663c-5279-402c-982a-da19c256a3e6","name":"대댓글 좋아요","originalRequest":{"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/2/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:30:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"좋아요 성공\"\n}"}],"_postman_id":"cac5c6dc-0908-42b7-9cb3-c0c94cba37fb"},{"name":"대댓글 좋아요 조회","id":"b9683dec-264b-4f77-b9eb-4a3405dbbf1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/2/like","description":"<p>StartFragment</p>\n<p>REQ</p>\n<p>GET, /posts/comments/subcomments/:subcommentid/like</p>\n<p>EndFragment</p>\n<p>token</p>\n<p>RES</p>\n<p>cnt, isLiked</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","2","like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"4d54c121-e76e-4c0b-b5c2-1a1088e90442","name":"대댓글 좋아요 조회","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/2/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:31:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"cnt\": 1,\n        \"isLike\": true\n    }\n}"}],"_postman_id":"b9683dec-264b-4f77-b9eb-4a3405dbbf1c"},{"name":"대댓글 좋아요 삭제","id":"74a6845b-5415-4830-bfdd-ece806f65438","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/2/like","description":"<p>REQ</p>\n<p>DELETE</p>\n<p>/posts/comments/subcomments/:subcommentid/like</p>\n<p>token</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","2","like"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"7ce7599e-8a85-49aa-9822-8acca754a232","name":"대댓글 좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/posts/comments/subcomments/2/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:31:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"삭제 성공\"\n}"}],"_postman_id":"74a6845b-5415-4830-bfdd-ece806f65438"}],"id":"0552b8cc-eb43-41bd-a14a-d6fe56bf9fc8","_postman_id":"0552b8cc-eb43-41bd-a14a-d6fe56bf9fc8","description":""},{"name":"Antenna","item":[{"name":"안테나 추가","id":"3b5c6d20-8764-4f92-bbd0-39d3b12c18e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"area\" : 500,\r\n    \"lat\" : \"37.566799\",\r\n    \"lng\" : \"126.978146\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/antennae","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/antennae\">http://i8a305.p.ssafy.io:8080/users/antennae</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>area : 안테나의 범위, km단위</p>\n<p>lat : 위도 좌표</p>\n<p>lng : 경도 좌표</p>\n<h1 id=\"res\">Res</h1>\n<p>antennaId : 생성된 안테나 아이디</p>\n<p>area : 안테나의 범위, km단위</p>\n<p>lat : 위도 좌표</p>\n<p>lng : 경도 좌표</p>\n<p>w3w : w3w</p>\n<p>nearPlace : 이 안테나가 속한 광역시 좌표</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","antennae"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"14a1f395-4215-4e01-bbea-5183704931e1","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"area\" : 500,\r\n    \"lat\" : \"37.566799\",\r\n    \"lng\" : \"126.978146\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://i8a305.p.ssafy.io:8080/users/antennae"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:33:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"antennaId\": 2,\n        \"area\": 500,\n        \"lng\": 126.978146,\n        \"lat\": 37.566799,\n        \"w3w\": \"정보.닮음.체중\",\n        \"nearestPlace\": \"서울특별시\"\n    }\n}"}],"_postman_id":"3b5c6d20-8764-4f92-bbd0-39d3b12c18e5"},{"name":"안테나 삭제","id":"ca66c2e1-a778-4d65-8974-c394499cc517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/antennae/2","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/antennae/2\">http://i8a305.p.ssafy.io:8080/users/antennae/2</a></p>\n<p>body 유무 : X</p>\n<p>antennaId : 삭제하고 싶은 안테나 아이디</p>\n<h1 id=\"res\">Res</h1>\n<p>antennaId : 삭제된 안테나 아이디</p>\n<p>area : 안테나의 범위, km단위</p>\n<p>lat : 위도 좌표</p>\n<p>lng : 경도 좌표</p>\n<p>w3w : w3w</p>\n<p>nearPlace : 이 안테나가 속한 광역시 좌표</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","antennae","2"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"500f9e21-eefe-4116-b856-20b2836eb8cd","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/antennae/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:39:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"antennaId\": 2,\n        \"area\": 500,\n        \"lng\": 126.978146,\n        \"lat\": 37.566799,\n        \"w3w\": \"정보.닮음.체중\",\n        \"nearestPlace\": \"서울특별시\"\n    }\n}"}],"_postman_id":"ca66c2e1-a778-4d65-8974-c394499cc517"},{"name":"특정 안테나 정보 조회","id":"c5d5bc9b-6c1b-447f-92d2-948d6726bebd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/antennae/1","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/antennae/1\">http://i8a305.p.ssafy.io:8080/users/antennae/1</a></p>\n<p>body 유무 : X</p>\n<p>antennaId : 조회하고 싶은 안테나의 아이디</p>\n<h1 id=\"res\">Res</h1>\n<p>antennaId : 유저가 조회한 안테나 아이디</p>\n<p>area : 안테나의 범위, km단위</p>\n<p>lat : 위도 좌표</p>\n<p>lng : 경도 좌표</p>\n<p>w3w : w3w</p>\n<p>nearPlace : 이 안테나가 속한 광역시 좌표</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","antennae","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"3ee22517-7fb6-46dc-9c59-75273cb8c137","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/antennae/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:40:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"antennaId\": 1,\n        \"area\": 500,\n        \"lng\": 126.978146,\n        \"lat\": 37.566799,\n        \"w3w\": \"정보.닮음.체중\",\n        \"nearestPlace\": \"서울특별시\"\n    }\n}"}],"_postman_id":"c5d5bc9b-6c1b-447f-92d2-948d6726bebd"},{"name":"(유저의) 전체 안테나 조회","id":"f9b85c1f-2e21-4f05-8b37-76583ac8a66e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/antennae","description":"<h1 id=\"req\">Req</h1>\n<p>api :</p>\n<p><a href=\"http://i8a305.p.ssafy.io:8080/users/antennae\">http://i8a305.p.ssafy.io:8080/users/antennae</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>antennaId : 유저가 설치한 안테나 아이디</p>\n<p>area : 안테나의 범위, km단위</p>\n<p>lat : 위도 좌표</p>\n<p>lng : 경도 좌표</p>\n<p>w3w : w3w</p>\n<p>nearPlace : 이 안테나가 속한 광역시 좌표</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","antennae"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"bb71f008-5ca4-4ff7-8fd5-6a283b8c7c3e","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://i8a305.p.ssafy.io:8080/users/antennae"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 05:42:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"antennaId\": 1,\n            \"area\": 500,\n            \"lng\": 126.978146,\n            \"lat\": 37.566799,\n            \"w3w\": \"정보.닮음.체중\",\n            \"nearestPlace\": \"서울특별시\"\n        },\n        {\n            \"antennaId\": 3,\n            \"area\": 500,\n            \"lng\": 126.978146,\n            \"lat\": 37.566799,\n            \"w3w\": \"정보.닮음.체중\",\n            \"nearestPlace\": \"서울특별시\"\n        }\n    ]\n}"}],"_postman_id":"f9b85c1f-2e21-4f05-8b37-76583ac8a66e"}],"id":"7b60d74b-2404-47e1-9395-7b7f04b5a5e5","_postman_id":"7b60d74b-2404-47e1-9395-7b7f04b5a5e5","description":""},{"name":"temppppp","item":[{"name":"test","id":"2ec678ec-8c5d-4bb9-93b1-a58f847c8991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"photo","type":"file","src":"/C:/Users/SSAFY/Desktop/asd.png"}]},"url":"http://localhost:8080/test/location?lng=127.0369569&lat=37.500819&area=1.08&postId=1","urlObject":{"protocol":"http","port":"8080","path":["test","location"],"host":["localhost"],"query":[{"key":"lng","value":"127.0369569"},{"key":"lat","value":"37.500819"},{"key":"area","value":"1.08"},{"key":"postId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"2ec678ec-8c5d-4bb9-93b1-a58f847c8991"},{"name":"카테고리 생성","id":"6d322c16-4b62-4b10-bf05-b5482829a779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://i8a305.p.ssafy.io:8080/test/category","urlObject":{"protocol":"http","port":"8080","path":["test","category"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d322c16-4b62-4b10-bf05-b5482829a779"},{"name":"New Request","id":"135298a3-5cc0-4337-b360-9cbd03dcafe8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","src":"/C:/Users/SSAFY/Documents/카카오톡 받은 파일/cat.jpg"}]},"url":"http://localhost:8080/s3/image?fileName=b04b45f7-41c1-4598-8e9c-86b808afe568.jpg","urlObject":{"protocol":"http","port":"8080","path":["s3","image"],"host":["localhost"],"query":[{"key":"fileName","value":"b04b45f7-41c1-4598-8e9c-86b808afe568.jpg"}],"variable":[]}},"response":[],"_postman_id":"135298a3-5cc0-4337-b360-9cbd03dcafe8"},{"name":"asdasdasd","id":"efc87a3e-f80f-4a7c-b285-ea9ce7395a7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/image/2023/01/31/23bd58ef-8480-4f66-919f-73b58dd092b3_asd.png","urlObject":{"protocol":"http","port":"8080","path":["image","2023","01","31","23bd58ef-8480-4f66-919f-73b58dd092b3_asd.png"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"efc87a3e-f80f-4a7c-b285-ea9ce7395a7d"}],"id":"d9ff28dc-5edd-4c98-b3c4-795796925f0e","_postman_id":"d9ff28dc-5edd-4c98-b3c4-795796925f0e","description":""},{"name":"http://localhost:8080/api/v1-백엔드 로컬 테스트용","item":[{"name":"User","item":[{"name":"회원가입(유저 생성)","id":"395f2c4a-5f72-465f-ab7f-c5273800046c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"ssaf222y@ssafy.com","description":"<p>String not null</p>\n","type":"text"},{"key":"nickname","value":"귀여운 고양이","description":"<p>String not null</p>\n","type":"text"},{"key":"password","value":"ssafyy","description":"<p>String not null</p>\n","type":"text"},{"key":"introduce","value":"hihihihi","description":"<p>String default null</p>\n","type":"text"},{"key":"photo","contentType":"","description":"<p>default null</p>\n","type":"file","src":"/C:/Users/SSAFY/Pictures/dm.png"}]},"url":"http://localhost:8080/api/v1/auth/register","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/auth/register\">http://localhost:8080/auth/register</a></p>\n<p>EndFragment</p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>email : 유저 이메일, 필수 정보<br />nickname : 유저 닉네임, 필수 정보<br />password : 유저 비밀번호, 필수 정보<br />introduce : 유저 소개글, 선택 정보(없을 경우 null로 들어감)<br />photo : 유저의 프로필 정보, 선택 정보이며 없을 경우 null값이 들어가나 실제로는 기본 이미지가 들어갈 예정</p>\n<h1 id=\"res\">Res</h1>\n<p>token : 유저의 인덱스를 암호화한 토큰</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"464e11d3-9c2f-44a9-ad34-80ea47038bea","name":"회원가입(유저 생성)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"thomazkwon@gmail.com","description":"String not null","type":"text"},{"key":"nickname","value":"귀여운 고양이 사","description":"String not null","type":"text"},{"key":"password","value":"4231","description":"String not null","type":"text"},{"key":"introduce","value":"hihihihi","description":"String default null","type":"text"},{"key":"photo","contentType":"","description":"default null","type":"file","src":["/C:/Users/SSAFY/Pictures/dm.png"]}]},"url":"http://localhost:8080/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 00:55:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyIiwiaWF0IjoxNjc1Mzg1NzI0LCJleHAiOjE2NzU3NDU3MjR9.wawN5oyyRYKpLs0kI8UnzBAbwxxnN2WTlkEwTytrC30\",\n        \"userDetailRes\": {\n            \"userId\": 2,\n            \"email\": \"thomazkwon@gmail.com\",\n            \"nickname\": \"귀여운 고양이 사\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/90d2e7e4-d98d-48a8-a4ae-682b1cccdc5b.png\"\n        }\n    }\n}"}],"_postman_id":"395f2c4a-5f72-465f-ab7f-c5273800046c"},{"name":"유저 로그인","id":"084154e9-7c7f-4b8d-9be9-bb98859519e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"ssafy@ssafy.com\",\r\n    \"password\" : \"ssafy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/authenticate","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/auth/authenticate\">http://localhost:8080/auth/authenticate</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>email : 유저 이메일, 필수 정보<br />password : 유저 비밀번호, 필수 정보</p>\n<h1 id=\"res\">Res</h1>\n<p>token : 유저의 인덱스를 암호화한 토큰</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","authenticate"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ec1e9987-9178-43fc-926e-acc1dc4472df","name":"유저 로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"ssafy@ssafy.com\",\r\n    \"password\" : \"ssafy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/auth/authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 02 Feb 2023 04:18:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2IiwiaWF0IjoxNjc1MzExNTE0LCJleHAiOjE2NzU2NzE1MTR9.Kl-Q1pi5hvdtGoycwQnUklPnoi008SnCtXisEFIGlQk\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"tk\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/0cd864d3-c2fb-41a9-a6e5-9c295aa6031d.png\"\n        }\n    }\n}"}],"_postman_id":"084154e9-7c7f-4b8d-9be9-bb98859519e2"},{"name":"유저 사진 수정","id":"abf0e2f4-99fb-49b0-9344-d84d7ef138b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"photo","type":"file","src":"/C:/Users/SSAFY/Downloads/김명호님-.jpg"}]},"url":"http://localhost:8080/users/photo","urlObject":{"protocol":"http","port":"8080","path":["users","photo"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6233c471-17db-4d91-a909-d2a0f502e018","name":"succeed","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","src":["/C:/Users/SSAFY/Pictures/dm.png"]}]},"url":"http://localhost:8080/users/photo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:43:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"succeed\"\n}"}],"_postman_id":"abf0e2f4-99fb-49b0-9344-d84d7ef138b8"},{"name":"유저 사진 삭제","id":"853e8299-4419-4056-8510-99534196ba07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/users/photo","description":"<p><strong>Request</strong></p>\n<p>Header : jwt token</p>\n<p><strong>Response</strong></p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","photo"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1eaf37e2-3ed6-43af-bb5b-4dc35d0a14f3","name":"유저 사진 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/photo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 27 Jan 2023 07:12:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 1,\n        \"email\": \"ssafy@ssafy.com\",\n        \"nickname\": \"sf\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photo\": null\n    }\n}"}],"_postman_id":"853e8299-4419-4056-8510-99534196ba07"},{"name":"특정 유저 조회","id":"bc5acd5a-20f6-4f98-90bd-b9469c0868f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://i8a305.p.ssafy.io/api/v1/users/1","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/%7BuserId%7DuserId\">http://localhost:8080/users/{userId}</a></p>\n<p>userId : 조회하고 싶은 유저의 인덱스</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"https","path":["api","v1","users","1"],"host":["i8a305","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"c515b89e-bff5-48d2-a147-2ef649c33a65","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 31 Jan 2023 05:46:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 2,\n        \"email\": \"thomazkwon@gmail.com\",\n        \"nickname\": \"tk\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"hihihihi\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/b22c62ff-bb9c-4d05-8290-6c8df4dcd88c.jpg\"\n    }\n}"}],"_postman_id":"bc5acd5a-20f6-4f98-90bd-b9469c0868f0"},{"name":"회원 탈퇴","id":"1df17a56-d12a-4093-8458-5cc59e6ff5e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/users","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/1\">http://localhost:8080/users/1</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 탈퇴처리 된 유저의 인덱스</p>\n<p>email : 탈퇴처리 된 유저 이메일</p>\n<p>nickname : 탈퇴처리 된 유저 닉네임</p>\n<p>introduce : 탈퇴처리 된 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 탈퇴처리 된 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 탈퇴처리 된 유저의 레벨</p>\n<p>exp : 탈퇴처리 된 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"34735d34-fe04-407f-b617-f5a04dc95583","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:21:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 1,\n        \"email\": \"ssafy@ssafy.com\",\n        \"nickname\": \"김싸피\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"안녕하세요 저는 김싸피에요~~\",\n        \"photo\": \"eNrNVfsjEwgcHxIpj+qu8px26rjKHDERNXlMmcV5JtPTPJayeczmcagUMU5xaDqPo2iWmEc263HXsl3TNcqMzRnDZnll6zC7dfcP3I/98P1+P6+fP9+bJ/199PVM9AAAgL4vzDMQANCwU2OqrqZ6h5YeJKiPBjbQxwPQwjGbUZMNKCgcCgC0EjevndVW801XYOFYAGBb0ufREEQDcQCA9pqvJzQIh5QN8juanI203yypjmS4HD+FBu+CPR20n+JuLAV9RX25vrTzxu5iI0/L3TeOehhlX7XU3ATdsC1H12rDVpgu6IsyMLQjWZnkZobCu/UgnnZvS72fxbFy5mof707f+ZgFHMOlSzMNcMBiLk/LppTAFS6ca+xQndHshijN5zq1jFdTGFAss8CctzvRJPBqalIKbSLNHNMRbwXn2LYn09yuJ7OOBlA6JRQ7Y8yu6pkZHMFPErRUmdMyrvw6YWPZuPcxpql7g6JOGEVjPH/9NNAvk1xT3jcKJQuiZSsXDXWmwYKov8T49hJwQUKmU+EonL6KZFd69/9aVhDFUVDw0juTUaHGYfkekPexFYwAh1OSw+Vx+91lpIGIVKRgBI2mlnJZyaeuX371YxkILKX1qDg9oGUKogXBbwmpqSgjc+0vKHNx5uJOr5DBrG5csHbRxIuHXHuWTLROezxSMSANLcvKmMcsNOmZ9eWF1yQW8ZnKtEkNovVwJ9YOGH0tkhu4Xj0g9Spk55fv43/WGoJRG5FPorq/s1LelFBO3gZtloDevaGGyLZ3xE3S8Z3Pmn4HL4dalxVsSfuNFxNeah8hE1GZLJ0qiOC0oJHyiqlHWu73Zbt/ck7pH35PIae3pYnoHBCw0/DQBC+Gp2Pa0JTBFpdkdLeOrN23peO7TktFcs7KVP3Fy5HiVC6MOjccwhiiLSBRJUR+ntkiun2WrPUW8/SbHbdBbsk75Ckh7g6RBDKqeliRkMm6nyiccfQxn7t68MM1TlqcsPdvaN3e3kYOmz4ZjYB//BCgglEvC+W/cESjUptlWufIjA2sJqMttjofTw8mXNPvf2JxZShUauNImkAqsw0qw/TvNsoD44H4ipUa7JEOEyVn3a1hK1iyrCsbDHFT4P94JozHQV1ISsLs9yUyx/LQsijgAPClcQSWuL260KDovXv55n1shCzZyXT1hpbB2lLSfJUAPr+nIG+LYqjRDCsWNuQKP2JyiGbx2X51amj3bHJxrMJitSvXUFWqDidsT980PpjUfXy0O5hs/3wobqo+tyfm7nIsXDSe2ktV8P5VRJHjycEUYbO0g7PQnrgkr0XNtbUOcnx1dHqArEXF4i1b1UrAlLyW8Zz+n0zYxYpEBVlmEQ0MfniZGEihWNgyJWB3Oa6nd9Z3euwhthqZAIa4snsd6heH2grJKf4uznwnRHnYWrNghZKqcNW3cZWjXekzD6bH0C8O3zkATL1kzT8H47Wi+DNwhJcOqln8YH/CaUYTui7AUeFs6pZO5O05Gz9w6V47BQ1pEmNI7BMGwdLFaovXKZU/u7GKmmysYtUZnmZ4/myiE/6TRRupAUt8fCzu+HnLexf2FqeTEParQO3H0+B9xdnpP/FUtsWlePpbceEsK7TiUtWf8dbu90+kPqr5JPCpzTN0iHBs4IbtXF4hSA6Z+L/tugVeTIsG5iWbTFfhId5u72qf3A7qfYM+i4Q7MO0utE29gh+6OxDx6FusEwFGMsIcdoD0IMYms2qPYpwdIFXbrPPTS/qq4AH7JY5mnHnol12B/8cQzQmzAIMBfM3Jd83T6ucA8PXy92zxOJPzD3FH4qA=\"\n    }\n}"}],"_postman_id":"1df17a56-d12a-4093-8458-5cc59e6ff5e8"},{"name":"비밀번호 수정","id":"f8377581-068c-47d0-b5d2-cd0a64ffdea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\" : \"ssafy\",\r\n    \"newPassword\" : \"ssafy1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/password","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/password\">http://localhost:8080/users/password</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>oldPassword : 기존 비밀번호, 필수 정보<br />newPassword : 새 비밀번호, 필수 정보</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 비밀빈호 수정 처리 된 유저의 인덱스</p>\n<p>email : 비밀빈호 수정 처리된 유저 이메일</p>\n<p>nickname : 비밀빈호 수정 처리된 유저 닉네임</p>\n<p>introduce : 비밀빈호 수정 처리된 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 비밀빈호 수정 처리된 유저의 레벨</p>\n<p>exp : 비밀빈호 수정 처리된 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","password"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8933818d-3d7c-449a-a7d4-9dc7e2281fb9","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\" : \"ssafy\",\r\n    \"newPassword\" : \"ssafy1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 07:00:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 1,\n        \"email\": \"ssafy@ssafy.com\",\n        \"nickname\": \"김싸피\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"안녕하세요 저는 김싸피에요~~\",\n        \"photo\": \"eNrNVfsjEwgcHxIpj+qu8px26rjKHDERNXlMmcV5JtPTPJayeczmcagUMU5xaDqPo2iWmEc263HXsl3TNcqMzRnDZnll6zC7dfcP3I/98P1+P6+fP9+bJ/199PVM9AAAgL4vzDMQANCwU2OqrqZ6h5YeJKiPBjbQxwPQwjGbUZMNKCgcCgC0EjevndVW801XYOFYAGBb0ufREEQDcQCA9pqvJzQIh5QN8juanI203yypjmS4HD+FBu+CPR20n+JuLAV9RX25vrTzxu5iI0/L3TeOehhlX7XU3ATdsC1H12rDVpgu6IsyMLQjWZnkZobCu/UgnnZvS72fxbFy5mof707f+ZgFHMOlSzMNcMBiLk/LppTAFS6ca+xQndHshijN5zq1jFdTGFAss8CctzvRJPBqalIKbSLNHNMRbwXn2LYn09yuJ7OOBlA6JRQ7Y8yu6pkZHMFPErRUmdMyrvw6YWPZuPcxpql7g6JOGEVjPH/9NNAvk1xT3jcKJQuiZSsXDXWmwYKov8T49hJwQUKmU+EonL6KZFd69/9aVhDFUVDw0juTUaHGYfkekPexFYwAh1OSw+Vx+91lpIGIVKRgBI2mlnJZyaeuX371YxkILKX1qDg9oGUKogXBbwmpqSgjc+0vKHNx5uJOr5DBrG5csHbRxIuHXHuWTLROezxSMSANLcvKmMcsNOmZ9eWF1yQW8ZnKtEkNovVwJ9YOGH0tkhu4Xj0g9Spk55fv43/WGoJRG5FPorq/s1LelFBO3gZtloDevaGGyLZ3xE3S8Z3Pmn4HL4dalxVsSfuNFxNeah8hE1GZLJ0qiOC0oJHyiqlHWu73Zbt/ck7pH35PIae3pYnoHBCw0/DQBC+Gp2Pa0JTBFpdkdLeOrN23peO7TktFcs7KVP3Fy5HiVC6MOjccwhiiLSBRJUR+ntkiun2WrPUW8/SbHbdBbsk75Ckh7g6RBDKqeliRkMm6nyiccfQxn7t68MM1TlqcsPdvaN3e3kYOmz4ZjYB//BCgglEvC+W/cESjUptlWufIjA2sJqMttjofTw8mXNPvf2JxZShUauNImkAqsw0qw/TvNsoD44H4ipUa7JEOEyVn3a1hK1iyrCsbDHFT4P94JozHQV1ISsLs9yUyx/LQsijgAPClcQSWuL260KDovXv55n1shCzZyXT1hpbB2lLSfJUAPr+nIG+LYqjRDCsWNuQKP2JyiGbx2X51amj3bHJxrMJitSvXUFWqDidsT980PpjUfXy0O5hs/3wobqo+tyfm7nIsXDSe2ktV8P5VRJHjycEUYbO0g7PQnrgkr0XNtbUOcnx1dHqArEXF4i1b1UrAlLyW8Zz+n0zYxYpEBVlmEQ0MfniZGEihWNgyJWB3Oa6nd9Z3euwhthqZAIa4snsd6heH2grJKf4uznwnRHnYWrNghZKqcNW3cZWjXekzD6bH0C8O3zkATL1kzT8H47Wi+DNwhJcOqln8YH/CaUYTui7AUeFs6pZO5O05Gz9w6V47BQ1pEmNI7BMGwdLFaovXKZU/u7GKmmysYtUZnmZ4/myiE/6TRRupAUt8fCzu+HnLexf2FqeTEParQO3H0+B9xdnpP/FUtsWlePpbceEsK7TiUtWf8dbu90+kPqr5JPCpzTN0iHBs4IbtXF4hSA6Z+L/tugVeTIsG5iWbTFfhId5u72qf3A7qfYM+i4Q7MO0utE29gh+6OxDx6FusEwFGMsIcdoD0IMYms2qPYpwdIFXbrPPTS/qq4AH7JY5mnHnol12B/8cQzQmzAIMBfM3Jd83T6ucA8PXy92zxOJPzD3FH4qA=\"\n    }\n}"}],"_postman_id":"f8377581-068c-47d0-b5d2-cd0a64ffdea3"},{"name":"이메일 인증번호 발송","id":"91d19030-77ba-4a41-b1f1-1ba4f42fc870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/email/send?email=myungho96@naver.com","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/email/send?email=%7Bemail%7Demail:%EB%A9%94%EC%9D%BC%EC%9D%84\">http://localhost:8080/email/send?email={email}</a></p>\n<p>email : 인증번호를 받고 싶은 메일</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n","urlObject":{"protocol":"http","port":"8080","path":["email","send"],"host":["localhost"],"query":[{"key":"email","value":"myungho96@naver.com"}],"variable":[]}},"response":[{"id":"6d4e08bb-c218-4f18-affd-9fce900502c5","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/email/send?email=myungho96@naver.com","protocol":"http","host":["localhost"],"port":"8080","path":["email","send"],"query":[{"key":"email","value":"myungho96@naver.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:22:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true\n    }\n}"}],"_postman_id":"91d19030-77ba-4a41-b1f1-1ba4f42fc870"},{"name":"입력된 인증번호 일치 여부 확인","id":"2819b763-5653-4644-a0ca-1b9e53cefd7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"myungho96@naver.com\",\r\n    \"auth\" : \"11635745112\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/email/auth","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/email/auth\">http://localhost:8080/email/auth</a></p>\n<p>EndFragment</p>\n<p>body 유무 : O</p>\n<p>body:</p>\n<p>email : 인증을 원하는 메일</p>\n<p>auth : 메일로 전송 받은 인증번호</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n","urlObject":{"protocol":"http","port":"8080","path":["email","auth"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"833cd9d5-af7e-488a-95a4-6fe9ca7ff581","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"myungho96@naver.com\",\r\n    \"auth\" : \"11635745112\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/email/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:23:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true\n    }\n}"}],"_postman_id":"2819b763-5653-4644-a0ca-1b9e53cefd7e"},{"name":"이메일 중복확인","id":"65674331-80d9-42b2-8cc0-a3c36df5dbdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/check-email?email=thomazkwon@gmail.com","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/check-email?email=%7Bemail%7D\">http://localhost:8080/users/check-email?email={email}</a></p>\n<p>email : 중복확인을 하고 싶은 메일</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","check-email"],"host":["localhost"],"query":[{"key":"email","value":"thomazkwon@gmail.com"}],"variable":[]}},"response":[{"id":"6aace035-e295-4891-9559-dae1c1899884","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/users/check-email?email=ssafy@ssafy.com","protocol":"http","host":["localhost"],"port":"8080","path":["users","check-email"],"query":[{"key":"email","value":"ssafy@ssafy.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:30:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true,\n        \"userDetailRes\": {\n            \"userId\": 2,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"김싸피\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"안녕하세요 저는 김싸피에요~~\",\n            \"photo\": \"eNrNVfsjEwgcHxIpj+qu8px26rjKHDERNXlMmcV5JtPTPJayeczmcagUMU5xaDqPo2iWmEc263HXsl3TNcqMzRnDZnll6zC7dfcP3I/98P1+P6+fP9+bJ/199PVM9AAAgL4vzDMQANCwU2OqrqZ6h5YeJKiPBjbQxwPQwjGbUZMNKCgcCgC0EjevndVW801XYOFYAGBb0ufREEQDcQCA9pqvJzQIh5QN8juanI203yypjmS4HD+FBu+CPR20n+JuLAV9RX25vrTzxu5iI0/L3TeOehhlX7XU3ATdsC1H12rDVpgu6IsyMLQjWZnkZobCu/UgnnZvS72fxbFy5mof707f+ZgFHMOlSzMNcMBiLk/LppTAFS6ca+xQndHshijN5zq1jFdTGFAss8CctzvRJPBqalIKbSLNHNMRbwXn2LYn09yuJ7OOBlA6JRQ7Y8yu6pkZHMFPErRUmdMyrvw6YWPZuPcxpql7g6JOGEVjPH/9NNAvk1xT3jcKJQuiZSsXDXWmwYKov8T49hJwQUKmU+EonL6KZFd69/9aVhDFUVDw0juTUaHGYfkekPexFYwAh1OSw+Vx+91lpIGIVKRgBI2mlnJZyaeuX371YxkILKX1qDg9oGUKogXBbwmpqSgjc+0vKHNx5uJOr5DBrG5csHbRxIuHXHuWTLROezxSMSANLcvKmMcsNOmZ9eWF1yQW8ZnKtEkNovVwJ9YOGH0tkhu4Xj0g9Spk55fv43/WGoJRG5FPorq/s1LelFBO3gZtloDevaGGyLZ3xE3S8Z3Pmn4HL4dalxVsSfuNFxNeah8hE1GZLJ0qiOC0oJHyiqlHWu73Zbt/ck7pH35PIae3pYnoHBCw0/DQBC+Gp2Pa0JTBFpdkdLeOrN23peO7TktFcs7KVP3Fy5HiVC6MOjccwhiiLSBRJUR+ntkiun2WrPUW8/SbHbdBbsk75Ckh7g6RBDKqeliRkMm6nyiccfQxn7t68MM1TlqcsPdvaN3e3kYOmz4ZjYB//BCgglEvC+W/cESjUptlWufIjA2sJqMttjofTw8mXNPvf2JxZShUauNImkAqsw0qw/TvNsoD44H4ipUa7JEOEyVn3a1hK1iyrCsbDHFT4P94JozHQV1ISsLs9yUyx/LQsijgAPClcQSWuL260KDovXv55n1shCzZyXT1hpbB2lLSfJUAPr+nIG+LYqjRDCsWNuQKP2JyiGbx2X51amj3bHJxrMJitSvXUFWqDidsT980PpjUfXy0O5hs/3wobqo+tyfm7nIsXDSe2ktV8P5VRJHjycEUYbO0g7PQnrgkr0XNtbUOcnx1dHqArEXF4i1b1UrAlLyW8Zz+n0zYxYpEBVlmEQ0MfniZGEihWNgyJWB3Oa6nd9Z3euwhthqZAIa4snsd6heH2grJKf4uznwnRHnYWrNghZKqcNW3cZWjXekzD6bH0C8O3zkATL1kzT8H47Wi+DNwhJcOqln8YH/CaUYTui7AUeFs6pZO5O05Gz9w6V47BQ1pEmNI7BMGwdLFaovXKZU/u7GKmmysYtUZnmZ4/myiE/6TRRupAUt8fCzu+HnLexf2FqeTEParQO3H0+B9xdnpP/FUtsWlePpbceEsK7TiUtWf8dbu90+kPqr5JPCpzTN0iHBs4IbtXF4hSA6Z+L/tugVeTIsG5iWbTFfhId5u72qf3A7qfYM+i4Q7MO0utE29gh+6OxDx6FusEwFGMsIcdoD0IMYms2qPYpwdIFXbrPPTS/qq4AH7JY5mnHnol12B/8cQzQmzAIMBfM3Jd83T6ucA8PXy92zxOJPzD3FH4qA=\"\n        }\n    }\n}"}],"_postman_id":"65674331-80d9-42b2-8cc0-a3c36df5dbdc"},{"name":"비밀번호 찾기(임시 비밀번호 발급)","id":"6b5ece10-4424-454e-a1b8-7094bdeba7da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/password/reset","description":"<h1 id=\"req\">Req</h1>\n<p>api :<a href=\"http://localhost:8080/users/password/reset\">http://localhost:8080/users/password/reset</a></p>\n<p>body 유무 : O</p>\n<p>body:</p>\n<p>userId : 유저 인덱스</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","password","reset"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"21e8b741-330e-4ee1-82d5-1ceb1caff94a","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/password/reset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:30:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true\n    }\n}"}],"_postman_id":"6b5ece10-4424-454e-a1b8-7094bdeba7da"},{"name":"닉네임 중복 확인","id":"f1b1a0d2-54e2-459c-a127-12015f27857f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/users/check-nickname?nickname=김싸피","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/check-nickname?nickname=%7Bnickname%7Dbody\">http://localhost:8080/users/check-nickname?nickname={nickname}</a></p>\n<p>body 여부 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","check-nickname"],"host":["localhost"],"query":[{"key":"nickname","value":"김싸피"}],"variable":[]}},"response":[{"id":"31dbac58-2e75-44ed-a92b-94b2ca143da4","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/users/check-nickname?nickname=김싸피","protocol":"http","host":["localhost"],"port":"8080","path":["users","check-nickname"],"query":[{"key":"nickname","value":"김싸피"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:31:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"result\": true,\n        \"userDetailRes\": {\n            \"userId\": 2,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"김싸피\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"안녕하세요 저는 김싸피에요~~\",\n            \"photo\": \"eNrNVfsjEwgcHxIpj+qu8px26rjKHDERNXlMmcV5JtPTPJayeczmcagUMU5xaDqPo2iWmEc263HXsl3TNcqMzRnDZnll6zC7dfcP3I/98P1+P6+fP9+bJ/199PVM9AAAgL4vzDMQANCwU2OqrqZ6h5YeJKiPBjbQxwPQwjGbUZMNKCgcCgC0EjevndVW801XYOFYAGBb0ufREEQDcQCA9pqvJzQIh5QN8juanI203yypjmS4HD+FBu+CPR20n+JuLAV9RX25vrTzxu5iI0/L3TeOehhlX7XU3ATdsC1H12rDVpgu6IsyMLQjWZnkZobCu/UgnnZvS72fxbFy5mof707f+ZgFHMOlSzMNcMBiLk/LppTAFS6ca+xQndHshijN5zq1jFdTGFAss8CctzvRJPBqalIKbSLNHNMRbwXn2LYn09yuJ7OOBlA6JRQ7Y8yu6pkZHMFPErRUmdMyrvw6YWPZuPcxpql7g6JOGEVjPH/9NNAvk1xT3jcKJQuiZSsXDXWmwYKov8T49hJwQUKmU+EonL6KZFd69/9aVhDFUVDw0juTUaHGYfkekPexFYwAh1OSw+Vx+91lpIGIVKRgBI2mlnJZyaeuX371YxkILKX1qDg9oGUKogXBbwmpqSgjc+0vKHNx5uJOr5DBrG5csHbRxIuHXHuWTLROezxSMSANLcvKmMcsNOmZ9eWF1yQW8ZnKtEkNovVwJ9YOGH0tkhu4Xj0g9Spk55fv43/WGoJRG5FPorq/s1LelFBO3gZtloDevaGGyLZ3xE3S8Z3Pmn4HL4dalxVsSfuNFxNeah8hE1GZLJ0qiOC0oJHyiqlHWu73Zbt/ck7pH35PIae3pYnoHBCw0/DQBC+Gp2Pa0JTBFpdkdLeOrN23peO7TktFcs7KVP3Fy5HiVC6MOjccwhiiLSBRJUR+ntkiun2WrPUW8/SbHbdBbsk75Ckh7g6RBDKqeliRkMm6nyiccfQxn7t68MM1TlqcsPdvaN3e3kYOmz4ZjYB//BCgglEvC+W/cESjUptlWufIjA2sJqMttjofTw8mXNPvf2JxZShUauNImkAqsw0qw/TvNsoD44H4ipUa7JEOEyVn3a1hK1iyrCsbDHFT4P94JozHQV1ISsLs9yUyx/LQsijgAPClcQSWuL260KDovXv55n1shCzZyXT1hpbB2lLSfJUAPr+nIG+LYqjRDCsWNuQKP2JyiGbx2X51amj3bHJxrMJitSvXUFWqDidsT980PpjUfXy0O5hs/3wobqo+tyfm7nIsXDSe2ktV8P5VRJHjycEUYbO0g7PQnrgkr0XNtbUOcnx1dHqArEXF4i1b1UrAlLyW8Zz+n0zYxYpEBVlmEQ0MfniZGEihWNgyJWB3Oa6nd9Z3euwhthqZAIa4snsd6heH2grJKf4uznwnRHnYWrNghZKqcNW3cZWjXekzD6bH0C8O3zkATL1kzT8H47Wi+DNwhJcOqln8YH/CaUYTui7AUeFs6pZO5O05Gz9w6V47BQ1pEmNI7BMGwdLFaovXKZU/u7GKmmysYtUZnmZ4/myiE/6TRRupAUt8fCzu+HnLexf2FqeTEParQO3H0+B9xdnpP/FUtsWlePpbceEsK7TiUtWf8dbu90+kPqr5JPCpzTN0iHBs4IbtXF4hSA6Z+L/tugVeTIsG5iWbTFfhId5u72qf3A7qfYM+i4Q7MO0utE29gh+6OxDx6FusEwFGMsIcdoD0IMYms2qPYpwdIFXbrPPTS/qq4AH7JY5mnHnol12B/8cQzQmzAIMBfM3Jd83T6ucA8PXy92zxOJPzD3FH4qA=\"\n        }\n    }\n}"}],"_postman_id":"f1b1a0d2-54e2-459c-a127-12015f27857f"},{"name":"유저 닉네임 검색","id":"f2c4f544-6c85-4814-a30a-cdb82c35f2a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/search?nickname=tk","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/search?nickname=%7Bnickname%7D\">http://localhost:8080/users/search?nickname={nickname}</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>result : 성공여부를 boolean 값으로 리턴하는 값</p>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","search"],"host":["localhost"],"query":[{"key":"nickname","value":"tk"}],"variable":[]}},"response":[{"id":"dab7e3db-c83b-4020-8b67-5e415b92722a","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/users/search?nickname=tk","protocol":"http","host":["localhost"],"port":"8080","path":["users","search"],"query":[{"key":"nickname","value":"tk"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 31 Jan 2023 05:55:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"userId\": 1,\n            \"email\": \"thomazkwon@gmail.com\",\n            \"nickname\": \"tk\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/d3738639-9857-4f6c-b922-975235ff0f08.jpg\"\n        }\n    ]\n}"}],"_postman_id":"f2c4f544-6c85-4814-a30a-cdb82c35f2a8"},{"name":"유저 소개글 수정","id":"676b6628-c959-4702-89fa-d56f66f3f020","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"introduce\" : \"안녕하세요. 오늘은 눈이 많이 오네요.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/profile","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/profile\">http://localhost:8080/users/profile</a></p>\n<p>body 유무 : O</p>\n<p>body:</p>\n<p>introduce : 유저 소개글</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 조회하는 유저의 인덱스</p>\n<p>email : 유저 이메일</p>\n<p>nickname : 유저 닉네임</p>\n<p>introduce : 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photoUrl : 유저의 프로필 링크. null일 경우 기본 이미지 요망</p>\n<p>level : 유저의 레벨</p>\n<p>exp : 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4ef22597-46c6-4f33-ad3d-c6e3277e8a11","name":"success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"introduce\" : \"안녕하세요. 오늘은 눈이 많이 오네요.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 07:00:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"userId\": 1,\n        \"email\": \"ssafy@ssafy.com\",\n        \"nickname\": \"김싸피\",\n        \"level\": 0,\n        \"exp\": 0,\n        \"introduce\": \"안녕하세요. 오늘은 눈이 많이 오네요.\",\n        \"photo\": \"eNrNVfsjEwgcHxIpj+qu8px26rjKHDERNXlMmcV5JtPTPJayeczmcagUMU5xaDqPo2iWmEc263HXsl3TNcqMzRnDZnll6zC7dfcP3I/98P1+P6+fP9+bJ/199PVM9AAAgL4vzDMQANCwU2OqrqZ6h5YeJKiPBjbQxwPQwjGbUZMNKCgcCgC0EjevndVW801XYOFYAGBb0ufREEQDcQCA9pqvJzQIh5QN8juanI203yypjmS4HD+FBu+CPR20n+JuLAV9RX25vrTzxu5iI0/L3TeOehhlX7XU3ATdsC1H12rDVpgu6IsyMLQjWZnkZobCu/UgnnZvS72fxbFy5mof707f+ZgFHMOlSzMNcMBiLk/LppTAFS6ca+xQndHshijN5zq1jFdTGFAss8CctzvRJPBqalIKbSLNHNMRbwXn2LYn09yuJ7OOBlA6JRQ7Y8yu6pkZHMFPErRUmdMyrvw6YWPZuPcxpql7g6JOGEVjPH/9NNAvk1xT3jcKJQuiZSsXDXWmwYKov8T49hJwQUKmU+EonL6KZFd69/9aVhDFUVDw0juTUaHGYfkekPexFYwAh1OSw+Vx+91lpIGIVKRgBI2mlnJZyaeuX371YxkILKX1qDg9oGUKogXBbwmpqSgjc+0vKHNx5uJOr5DBrG5csHbRxIuHXHuWTLROezxSMSANLcvKmMcsNOmZ9eWF1yQW8ZnKtEkNovVwJ9YOGH0tkhu4Xj0g9Spk55fv43/WGoJRG5FPorq/s1LelFBO3gZtloDevaGGyLZ3xE3S8Z3Pmn4HL4dalxVsSfuNFxNeah8hE1GZLJ0qiOC0oJHyiqlHWu73Zbt/ck7pH35PIae3pYnoHBCw0/DQBC+Gp2Pa0JTBFpdkdLeOrN23peO7TktFcs7KVP3Fy5HiVC6MOjccwhiiLSBRJUR+ntkiun2WrPUW8/SbHbdBbsk75Ckh7g6RBDKqeliRkMm6nyiccfQxn7t68MM1TlqcsPdvaN3e3kYOmz4ZjYB//BCgglEvC+W/cESjUptlWufIjA2sJqMttjofTw8mXNPvf2JxZShUauNImkAqsw0qw/TvNsoD44H4ipUa7JEOEyVn3a1hK1iyrCsbDHFT4P94JozHQV1ISsLs9yUyx/LQsijgAPClcQSWuL260KDovXv55n1shCzZyXT1hpbB2lLSfJUAPr+nIG+LYqjRDCsWNuQKP2JyiGbx2X51amj3bHJxrMJitSvXUFWqDidsT980PpjUfXy0O5hs/3wobqo+tyfm7nIsXDSe2ktV8P5VRJHjycEUYbO0g7PQnrgkr0XNtbUOcnx1dHqArEXF4i1b1UrAlLyW8Zz+n0zYxYpEBVlmEQ0MfniZGEihWNgyJWB3Oa6nd9Z3euwhthqZAIa4snsd6heH2grJKf4uznwnRHnYWrNghZKqcNW3cZWjXekzD6bH0C8O3zkATL1kzT8H47Wi+DNwhJcOqln8YH/CaUYTui7AUeFs6pZO5O05Gz9w6V47BQ1pEmNI7BMGwdLFaovXKZU/u7GKmmysYtUZnmZ4/myiE/6TRRupAUt8fCzu+HnLexf2FqeTEParQO3H0+B9xdnpP/FUtsWlePpbceEsK7TiUtWf8dbu90+kPqr5JPCpzTN0iHBs4IbtXF4hSA6Z+L/tugVeTIsG5iWbTFfhId5u72qf3A7qfYM+i4Q7MO0utE29gh+6OxDx6FusEwFGMsIcdoD0IMYms2qPYpwdIFXbrPPTS/qq4AH7JY5mnHnol12B/8cQzQmzAIMBfM3Jd83T6ucA8PXy92zxOJPzD3FH4qA=\"\n    }\n}"}],"_postman_id":"676b6628-c959-4702-89fa-d56f66f3f020"},{"name":"유저 업적 조회","id":"ba9fc78b-5fe2-44d5-8fd9-ea00ef776d8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/1/feats","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/%7BuserId%7D/featspathVariable\">http://localhost:8080/users/{userId}/feats</a></p>\n<p><a href=\"http://localhost:8080/users/%7BuserId%7D/featspathVariable\">pathVariable</a> : userId</p>\n<p>header : jwt token</p>\n<h1 id=\"res\">Res</h1>\n<p>List feats</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","1","feats"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"869690e9-d5bc-4a3d-8637-595a7d662a0b","name":"유저 업적 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/1/feats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 27 Jan 2023 07:58:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"feats\": [\n            \"feat1\",\n            \"feat2\"\n        ]\n    }\n}"}],"_postman_id":"ba9fc78b-5fe2-44d5-8fd9-ea00ef776d8b"},{"name":"토큰 재발급","id":"4e4aedce-28ad-48e8-a003-7e89c2e7919d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"4e4aedce-28ad-48e8-a003-7e89c2e7919d"}],"id":"bfe3e495-9d76-4a0c-b923-89b63bd2e68d","_postman_id":"bfe3e495-9d76-4a0c-b923-89b63bd2e68d","description":""},{"name":"Follow","item":[{"name":"팔로잉 생성","id":"9c8e9e66-6c86-401e-85fd-bf4e30bbf3c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followingId\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/followings","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/followings\">http://localhost:8080/users/followings</a></p>\n<p>body 유무 : O</p>\n<p>body type : json</p>\n<p>body :</p>\n<p>followingId : 유저가 팔로잉 하고 싶은 유저의 아이디, 필수 정보</p>\n<h1 id=\"res\">Res</h1>\n<p>followId : 팔로우 테이블에 등록된 인덱스</p>\n<p>followerId : 팔로우를 하는 유저의 아이디</p>\n<p>followingId : 팔로우를 당하는 유저의 아이디</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followings"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"df11f57f-4630-46c1-8916-bfdb17aa5bfe","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followingId\" : 3\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/followings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:33:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"followId\": 1,\n        \"followerId\": 2,\n        \"followingId\": 3\n    }\n}"}],"_postman_id":"9c8e9e66-6c86-401e-85fd-bf4e30bbf3c5"},{"name":"특정 유저 팔로잉 목록 조회","id":"60faa819-613a-4915-a2a6-a3bd71ca7b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/followings","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/followings\">http://localhost:8080/users/followings</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 나를 팔로잉하는 유저의 인덱스</p>\n<p>email : 나를 팔로잉하는 유저 이메일</p>\n<p>nickname : 나를 팔로잉하는 유저 닉네임</p>\n<p>introduce : 나를 팔로잉하는 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photo : 나를 팔로잉하는 유저의 프로필 정보, 선택 정보이며 현재(20230122)는 없을 경우 null값이 들어가나 실제로는 기본 이미지가 들어갈 예정</p>\n<p>level : 나를 팔로잉하는 유저의 레벨</p>\n<p>exp : 나를 팔로잉하는 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followings"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"58169011-2cb6-4b67-8048-c85b8638d301","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/followings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:34:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": []\n}"}],"_postman_id":"60faa819-613a-4915-a2a6-a3bd71ca7b57"},{"name":"특정 유저 팔로우 목록 조회","id":"f7ad529a-8773-42c0-8959-88f3b2d42128","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/followers","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/followers\">http://localhost:8080/users/followers</a></p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>userId : 나를 팔로우하는 유저의 인덱스</p>\n<p>email : 나를 팔로우하는 유저 이메일</p>\n<p>nickname : 나를 팔로우하는 유저 닉네임</p>\n<p>introduce : 나를 팔로우하는 유저 소개글, (없을 경우 null로 들어감)</p>\n<p>photo : 나를 팔로우하는 유저의 프로필 정보, 선택 정보이며 현재(20230122)는 없을 경우 null값이 들어가나 실제로는 기본 이미지가 들어갈 예정</p>\n<p>level : 나를 팔로우하는 유저의 레벨</p>\n<p>exp : 나를 팔로우하는 유저의 누적 경험치</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followers"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9d74daeb-f6a4-41c2-8ff4-67a69c432ecf","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/followers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 31 Jan 2023 08:15:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"userId\": 1,\n            \"email\": \"thomazkwon@gmail.com\",\n            \"nickname\": \"tk\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    ]\n}"}],"_postman_id":"f7ad529a-8773-42c0-8959-88f3b2d42128"},{"name":"특정 유저 팔로우 삭제","id":"865fe384-9fd3-44cb-a8bb-89d006ce3fb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/users/followers/1","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/users/followers/1\">http://localhost:8080/users/followers/</a>:followId</p>\n<p>body 유무 : X</p>\n<h1 id=\"res\">Res</h1>\n<p>followId : 팔로우 테이블에 등록된 인덱스</p>\n<p>followerId : 팔로우를 하는 유저의 아이디</p>\n<p>followingId : 팔로우를 당하는 유저의 아이디</p>\n","urlObject":{"protocol":"http","port":"8080","path":["users","followers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4a2a7391-2348-4e30-8aa5-0eb8de8421c3","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/followers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 26 Jan 2023 08:36:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"followId\": 1,\n        \"followerId\": 2,\n        \"followingId\": 3\n    }\n}"}],"_postman_id":"865fe384-9fd3-44cb-a8bb-89d006ce3fb7"}],"id":"a6c56114-045d-4e69-bf13-fdeebca55685","_postman_id":"a6c56114-045d-4e69-bf13-fdeebca55685","description":""},{"name":"Adventure","item":[{"name":"real","item":[{"name":"탐험 카테고리 조회","id":"9b71dea0-ecd0-49d5-ad1d-b118634fce0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/categories","urlObject":{"protocol":"http","port":"8080","path":["adventures","categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9ed1b5d7-7b8c-4c20-9756-63c851a0dae0","name":"탐험 카테고리 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 04 Feb 2023 18:22:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        \"여행\",\n        \"맛집\",\n        \"추억\",\n        \"운동\",\n        \"취미\"\n    ]\n}"}],"_postman_id":"9b71dea0-ecd0-49d5-ad1d-b118634fce0f"},{"name":"탐험 추가","id":"660b2a8b-a339-40b1-99d6-d084a447daf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category\":\"여행\",\r\n    \"feat\":\"칭호\",\r\n    \"title\":\"다라마\",\r\n    \"content\":\"모험설명\",\r\n    \"difficulty\":1,\r\n    \"exp\":300,\r\n    \"startDate\":\"2023-02-06T00:00:00\",\r\n    \"endDate\":\"2023-02-17T00:00:00\",\r\n    \"RepresentativePostId\":1,\r\n    \"createAdventurePlaceReqs\":[\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목1\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명1\",\r\n            \"coordinate\":{\r\n                \"lat\":37.5666805,\r\n                \"lng\":126.9784147\r\n            },\r\n            \"postId\":1\r\n        },\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목2\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명2\",\r\n            \"coordinate\":{\r\n                \"lat\":36.566805,\r\n                \"lng\":126.978147\r\n            },\r\n            \"postId\":2\r\n        }\r\n    ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글2개작성(탐험X)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6dd75315-f267-414d-99ef-8e8b3b109e6d","name":"탐험 추가","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category\":\"여행\",\r\n    \"feat\":\"칭호\",\r\n    \"title\":\"모험제목\",\r\n    \"content\":\"모험설명\",\r\n    \"difficulty\":\"어려움\",\r\n    \"exp\":300,\r\n    \"startDate\":\"2023-02-06T00:00:00\",\r\n    \"endDate\":\"2023-02-17T00:00:00\",\r\n    \"RepresentativePostId\":1,\r\n    \"createAdventurePlaceReqs\":[\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목1\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명1\",\r\n            \"coordinate\":{\r\n                \"lat\":37.5666805,\r\n                \"lng\":126.9784147\r\n            },\r\n            \"postId\":1\r\n        },\r\n        {\r\n            \"adventurePlaceTitle\":\"모험 장소 제목2\",\r\n            \"adventurePlaceContent\":\"모험 장소 설명2\",\r\n            \"coordinate\":{\r\n                \"lat\":36.566805,\r\n                \"lng\":126.978147\r\n            },\r\n            \"postId\":2\r\n        }\r\n    ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/adventures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Feb 2023 04:23:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"탐험 추가 성공\"\n}"}],"_postman_id":"660b2a8b-a339-40b1-99d6-d084a447daf9"},{"name":"탐험 참가","id":"a90b56bc-5c5b-4b2c-bbb8-ed78d0301ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-in-progress"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e13b614e-3dc1-4d1c-a829-0cf1b5c3f0ea","name":"탐험 참가(특정 유저가 참가중인 탐험 추가)","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/adventures/1/adventure-in-progress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 04 Feb 2023 18:13:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"탐험 참가 성공~~\"\n}"}],"_postman_id":"a90b56bc-5c5b-4b2c-bbb8-ed78d0301ba6"},{"name":"탐험탭 배너(가까운거리순)","id":"868acc18-64f2-4b28-ac54-031122d0009b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","description":"<p>테스트 준비사항</p>\n<p>회원가입 -&gt; 카테고리 생성 -&gt; 탐험 추가 -&gt; 게시글 작성 2개 -&gt; 탐험장소(체크포인트) 추가 -&gt; 탐험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}],"variable":[]}},"response":[{"id":"2615d697-feb6-4054-9169-a3c78ac5e6f9","name":"내 주변의 탐험 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 07:55:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"868acc18-64f2-4b28-ac54-031122d0009b"},{"name":"탐험탭 배너(탐험평균별점높은순)","id":"8b4653ae-ce44-4144-9b4f-d09ab0b698b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures?order=avgReviewGradeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입 -&gt; 카테고리 생성 -&gt; 탐험 추가 -&gt; 게시글 작성 2개 -&gt; 탐험장소(체크포인트) 추가 -&gt; 탐험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[{"key":"order","value":"avgReviewGradeDesc"}],"variable":[]}},"response":[{"id":"f9bd7a70-4caa-41d4-8a12-5f9b4d3407e8","name":"내 주변의 탐험 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures?order=near&lat=37.5170112&lng=126.9019532","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures"],"query":[{"key":"order","value":"near"},{"key":"lat","value":"37.5170112"},{"key":"lng","value":"126.9019532"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 07:55:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"모험제목\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"8b4653ae-ce44-4144-9b4f-d09ab0b698b5"},{"name":"탐험탭 배너(최근생성한모험순)","id":"7516cef9-56b3-419d-bea3-592b4b24e133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures?order=update","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures"],"host":["localhost"],"query":[{"key":"order","value":"update"}],"variable":[]}},"response":[],"_postman_id":"7516cef9-56b3-419d-bea3-592b4b24e133"},{"name":"탐험 눌렀을 때","id":"dc4f7802-2d68-40be-aee1-2347eae64d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글작성2개(탐험글X)-&gt;탐험추가-&gt;탐험추가-&gt;탐험참가-&gt;게시글작성2개(탐험글O)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8eb785f9-c6e8-4dfa-9c80-131f8f825e54","name":"탐험 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Feb 2023 07:10:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureId\": 1,\n        \"adventureTitle\": \"모험제목\",\n        \"adventureContent\": \"모험설명\",\n        \"adventureStartDate\": \"2023-02-06T00:00:00\",\n        \"adventureEndDate\": \"2023-02-17T00:00:00\",\n        \"adventureDifficulty\": \"어려움\",\n        \"adventureCategory\": \"여행\",\n        \"adventureAvgReviewRate\": null,\n        \"userIdPhotoUrl\": {\n            \"id\": 1,\n            \"photoUrl\": null\n        },\n        \"userNickname\": \"귀여운 고양이\",\n        \"userIdPhotoUrlList\": [\n            {\n                \"id\": 1,\n                \"photoUrl\": null\n            }\n        ],\n        \"userCount\": 1,\n        \"participation\": true,\n        \"subAdventurePlaces\": [\n            {\n                \"adventurePlaceId\": 1,\n                \"subCoordinate\": {\n                    \"lat\": 37.5666805,\n                    \"lng\": 126.9784147\n                }\n            },\n            {\n                \"adventurePlaceId\": 2,\n                \"subCoordinate\": {\n                    \"lat\": 36.566805,\n                    \"lng\": 126.978147\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"dc4f7802-2d68-40be-aee1-2347eae64d8d"},{"name":"탐험 장소 눌렀을 때(기본은 최신순)","id":"4bbff270-3b31-4c39-9a6b-f24bfca44a61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-places/1?order=createTimeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글2개작성(탐험글X)-&gt;탐험추가-&gt;탐험참가-&gt;게시글2개작성(탐험글O)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-places","1"],"host":["localhost"],"query":[{"key":"order","value":"createTimeDesc"}],"variable":[]}},"response":[{"id":"2fb270d2-25db-4e00-92c3-193ebf5d0699","name":"탐험 장소 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-places/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Feb 2023 07:09:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventurePlaceId\": 1,\n        \"adventurePlaceTitle\": \"모험 장소 제목1\",\n        \"adventurePlaceContent\": \"모험 장소 설명1\",\n        \"adventurePlacePostPhotoUrl\": null,\n        \"adventurePlacePostTitle\": \"title\",\n        \"adventurePlacePostW3w\": \"나가는.오리다.그물\",\n        \"createTime\": \"2023-02-06T16:08:59\",\n        \"subPostList\": [\n            {\n                \"postId\": 3,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"nickname\": \"귀여운 고양이\",\n                \"tierPhotoUrl\": null,\n                \"createTime\": \"2023-02-06T16:09:25\"\n            },\n            {\n                \"postId\": 4,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"nickname\": \"귀여운 고양이\",\n                \"tierPhotoUrl\": null,\n                \"createTime\": \"2023-02-06T16:09:27\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4bbff270-3b31-4c39-9a6b-f24bfca44a61"},{"name":"탐험 장소 눌렀을 때(탐험장소 게시글 좋아요순)","id":"577e5a3b-f3a0-4b76-a4bd-e628dbb961ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-places/1?order=postLikeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;게시글2개작성(탐험글X)-&gt;탐험추가-&gt;탐험참가-&gt;게시글2개작성(탐험글O)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-places","1"],"host":["localhost"],"query":[{"key":"order","value":"postLikeDesc"}],"variable":[]}},"response":[{"id":"97ffef9b-9d22-48a3-989f-418912fa02ca","name":"탐험 장소 눌렀을 때(탐험장소 게시글 좋아요순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/adventure-places/1?order=postLikeDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","adventure-places","1"],"query":[{"key":"order","value":"postLikeDesc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 01:11:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventurePlaceId\": 1,\n        \"adventurePlaceTitle\": \"모험 장소 제목1\",\n        \"adventurePlaceContent\": \"모험 장소 설명1\",\n        \"adventurePlacePostPhotoUrl\": null,\n        \"adventurePlacePostTitle\": \"title\",\n        \"adventurePlacePostW3w\": \"나가는.오리다.그물\",\n        \"createTime\": \"2023-02-09T10:11:08\",\n        \"subPostList\": [\n            {\n                \"postId\": 3,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"userDetailRes\": {\n                    \"userId\": 1,\n                    \"email\": \"ssaf222y@ssafy.com\",\n                    \"nickname\": \"귀여운 고양이\",\n                    \"level\": 1,\n                    \"exp\": 0,\n                    \"introduce\": \"hihihihi\",\n                    \"photoUrl\": null\n                },\n                \"createTime\": \"2023-02-09T10:11:30\"\n            },\n            {\n                \"postId\": 4,\n                \"photoUrl\": null,\n                \"title\": \"title\",\n                \"userDetailRes\": {\n                    \"userId\": 1,\n                    \"email\": \"ssaf222y@ssafy.com\",\n                    \"nickname\": \"귀여운 고양이\",\n                    \"level\": 1,\n                    \"exp\": 0,\n                    \"introduce\": \"hihihihi\",\n                    \"photoUrl\": null\n                },\n                \"createTime\": \"2023-02-09T10:11:31\"\n            }\n        ]\n    }\n}"}],"_postman_id":"577e5a3b-f3a0-4b76-a4bd-e628dbb961ed"},{"name":"특정 위치에서 일정 거리 안에 특정 유저가 참가중인 탐험과 탐험 장소 조회하기","id":"9ce0fe5d-fe76-4a93-be38-4edd503621a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-in-progress/check?lat=37.5666805&lng=126.9784147&area=0.05","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;탐험추가-&gt;게시글 2개 작성(모험게시글아닌)-&gt;탐험장소생성-&gt; 탐험참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-in-progress","check"],"host":["localhost"],"query":[{"key":"lat","value":"37.5666805"},{"key":"lng","value":"126.9784147"},{"key":"area","value":"0.05"}],"variable":[]}},"response":[{"id":"a16002a3-ba88-4132-8b2f-e1982b697f56","name":"특정 위치에서 일정 거리 안에 특정 유저가 참가중인 탐험과 탐험 장소 조회하기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/adventure-in-progress/check?lat=37.5666805&lng=126.9784147&area=0.05","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","adventure-in-progress","check"],"query":[{"key":"lat","value":"37.5666805"},{"key":"lng","value":"126.9784147"},{"key":"area","value":"0.05"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 11 Feb 2023 13:31:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventureTitle\": \"다라마\",\n            \"adventurePlaceId\": 1,\n            \"adventurePlaceTitle\": \"모험 장소 제목1\"\n        },\n        {\n            \"adventureId\": 2,\n            \"adventureTitle\": \"다라마\",\n            \"adventurePlaceId\": 3,\n            \"adventurePlaceTitle\": \"모험 장소 제목1\"\n        }\n    ]\n}"}],"_postman_id":"9ce0fe5d-fe76-4a93-be38-4edd503621a1"},{"name":"'탐험 후기'탭 눌렀을 때","id":"7e121fb1-fb15-4982-b763-550256a20c07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-review","description":"<p>테스트 준비사항</p>\n<p>회원가입-&gt;카테고리생성-&gt;글2개작성(탐험글X)-&gt;탐험추가-&gt;탐험후기추가2개</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-review"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0974e9a2-985d-4ae6-9df2-8e8678259527","name":"'탐험 후기'탭 눌렀을 때","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-review"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 10 Feb 2023 05:00:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureFeat\": \"칭호\",\n        \"subAdventureReviews\": [\n            {\n                \"adventureReviewId\": 1,\n                \"userId\": 1,\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 1,\n                \"grade\": 5,\n                \"content\": \"탐험 후기 content\",\n                \"createTime\": \"2023-02-10T14:00:28\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7e121fb1-fb15-4982-b763-550256a20c07"},{"name":"탐험 후기 추가","id":"27d250c0-f34d-4f3c-9e88-12df0f5d2bf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\":\"탐험 후기 content\",\r\n  \"grade\":5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures/1/reviews","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"27d250c0-f34d-4f3c-9e88-12df0f5d2bf9"},{"name":"'탐험 중' 탭 눌렀을 때","id":"e82a1939-9ed5-437e-ab56-1d1ba0a9e7c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/2?order=createTimeDesc","description":"<p>테스트 준비사항</p>\n<p>회원가입 2명</p>\n<p>카테고리생성</p>\n<p>1번유저 글 2개 작성(모험글X)</p>\n<p>탐험 추가</p>\n<p>1,2번 유저 1번 모험 참가</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","2"],"host":["localhost"],"query":[{"description":{"content":"<p>생성시간</p>\n","type":"text/plain"},"key":"order","value":"createTimeDesc"},{"disabled":true,"description":{"content":"<p>참여자순</p>\n","type":"text/plain"},"key":"order","value":"userCountDesc"},{"disabled":true,"description":{"content":"<p>쉬운</p>\n","type":"text/plain"},"key":"order","value":"difficultyAsc"},{"disabled":true,"description":{"content":"<p>어려운순</p>\n","type":"text/plain"},"key":"order","value":"difficultyDesc"}],"variable":[]}},"response":[{"id":"b7ccb77e-abd8-4958-b80f-43d59bbbcb76","name":"생성시간순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=createTimeDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간"},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text","disabled":true},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text","disabled":true},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:29:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"},{"id":"e0ebf186-2608-4a3b-b623-e48b1358cb22","name":"참여자순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=userCountDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간","disabled":true},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text"},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text","disabled":true},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:30:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"},{"id":"1a161032-81ed-445f-bb2a-a09cc2d9e52d","name":"쉬운순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=difficultyAsc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간","disabled":true},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text","disabled":true},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text"},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:30:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"},{"id":"7b58432c-45ec-43b1-9f02-1cc22726cc7c","name":"어려운순","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-in-progress/users/1?order=difficultyDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-in-progress","users","1"],"query":[{"key":"order","value":"createTimeDesc","description":"생성시간","disabled":true},{"key":"order","value":"userCountDesc","description":"참여자순","type":"text","disabled":true},{"key":"order","value":"difficultyAsc","description":"쉬운","type":"text","disabled":true},{"key":"order","value":"difficultyDesc","description":"어려운순","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 08:31:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 3,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"clearRate\": 0,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"}],"_postman_id":"e82a1939-9ed5-437e-ab56-1d1ba0a9e7c4"},{"name":"대표 보물로 선택(덮어쓰기)","id":"f29c3c90-29db-4090-a595-1d61da5dd6b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"selectedTreasures\":[2]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures/treasures/representatives","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","treasures","representatives"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"182f36d4-571e-4e4c-962c-2301f081f14c","name":"대표 보물로 선택/취소","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"selected\":false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures/1/treasures/representatives"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 07 Feb 2023 06:49:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"대표 보물로 선택/취소 성공\"\n}"}],"_postman_id":"f29c3c90-29db-4090-a595-1d61da5dd6b9"},{"name":"특정 유저의 전체 보물 보기","id":"c11158f5-9bf2-4309-be44-65ada614ef73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/treasures/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","treasures","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6d59f124-05f0-4224-96d8-2f4c1492f279","name":"특정 유저의 전체 보물 보기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/treasures/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 10 Feb 2023 00:58:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"adventureTreasureCount\": 2,\n        \"treasures\": [\n            {\n                \"adventureId\": 1,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"다라마\"\n            },\n            {\n                \"adventureId\": 2,\n                \"feat\": \"칭호\",\n                \"adventureTitle\": \"다라마\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c11158f5-9bf2-4309-be44-65ada614ef73"},{"name":"'만든 탐험' 눌렀을 때(최신순)","id":"39d6f796-a523-44b0-9744-0dad088b242b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=createTimeDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[{"key":"order","value":"createTimeDesc"}],"variable":[]}},"response":[{"id":"c36f970a-dfcd-408d-b5ab-980dfd6457e9","name":"'만든 탐험' 눌렀을 때(최신순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=createTimeDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"createTimeDesc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        }\n    ]\n}"}],"_postman_id":"39d6f796-a523-44b0-9744-0dad088b242b"},{"name":"'만든 탐험' 눌렀을 때(참여자많은순)","id":"093112be-ac15-4007-a703-d661889970e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=userCountDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[{"key":"order","value":"userCountDesc"}],"variable":[]}},"response":[{"id":"67aa80be-30ba-4460-a72d-6c0b2c45c459","name":"'만든 탐험' 눌렀을 때(참여자많은순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=userCountDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"userCountDesc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        },\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        }\n    ]\n}"}],"_postman_id":"093112be-ac15-4007-a703-d661889970e5"},{"name":"'만든 탐험' 눌렀을 때(난이도쉬운순)","id":"0b9cb2a9-3847-4035-ab57-71a0c5a74b4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=difficultyAsc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[{"key":"order","value":"difficultyAsc"}],"variable":[]}},"response":[{"id":"e9baf202-8315-4d07-80a1-47acbf2ed105","name":"'만든 탐험' 눌렀을 때(난이도쉬운순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=difficultyAsc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"difficultyAsc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        }\n    ]\n}"}],"_postman_id":"0b9cb2a9-3847-4035-ab57-71a0c5a74b4b"},{"name":"'만든 탐험' 눌렀을 때(난이도어려운순)","id":"9c067bdd-26b1-4ab0-9857-bbcbd104b01e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=difficultyDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"host":["localhost"],"query":[{"key":"order","value":"difficultyDesc"}],"variable":[]}},"response":[{"id":"00594d59-f58d-46b1-bb0c-01bd9d1ff46a","name":"'만든 탐험' 눌렀을 때(난이도어려운순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/clicks/adventure-creations/users/1?order=difficultyDesc","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","clicks","adventure-creations","users","1"],"query":[{"key":"order","value":"difficultyDesc","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 07:13:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 2,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null\n            ],\n            \"userCount\": 1\n        },\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [\n                null,\n                null\n            ],\n            \"userCount\": 2\n        }\n    ]\n}"}],"_postman_id":"9c067bdd-26b1-4ab0-9857-bbcbd104b01e"},{"name":"탐험중인 사람들 보기","id":"b01c7822-dc27-4171-82f7-8abb21fdaad6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/users","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a5de867f-29f9-4c07-8267-1f7b96f83688","name":"탐험중인 사람들 보기","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 04:44:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureFeat\": \"칭호\",\n            \"clearRate\": 0,\n            \"userDetailRes\": {\n                \"userId\": 1,\n                \"email\": \"ssaf22y@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 1,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"b01c7822-dc27-4171-82f7-8abb21fdaad6"},{"name":"탐험 검색","id":"8fb7ac18-0135-4d32-a096-e74640294a48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/search?keyword=라마","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","search"],"host":["localhost"],"query":[{"key":"keyword","value":"라마"}],"variable":[]}},"response":[{"id":"287252f0-180d-47b7-bfbe-9db1f48e1577","name":"탐험 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/v1/adventures/search?keyword=라마","protocol":"http","host":["localhost"],"port":"8080","path":["api","v1","adventures","search"],"query":[{"key":"keyword","value":"라마"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 08 Feb 2023 06:06:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"adventureId\": 1,\n            \"adventurePhotoUrl\": null,\n            \"adventureTitle\": \"다라마\",\n            \"adventureDifficulty\": 1,\n            \"userId\": 1,\n            \"userPhotoUrl\": null,\n            \"userNickname\": \"귀여운 고양이\",\n            \"userLevel\": 1,\n            \"userPhotoUrlList\": [],\n            \"userCount\": 0\n        }\n    ]\n}"}],"_postman_id":"8fb7ac18-0135-4d32-a096-e74640294a48"},{"name":"탐험 칭호 조회","id":"4fe6f2ee-dcee-43e7-83af-346cb707677f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/feat","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","feat"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ba5f9382-4e7f-4ed5-b7fe-b7622bb95928","name":"탐험 칭호 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/1/feat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 09 Feb 2023 08:08:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"칭호\"\n}"}],"_postman_id":"4fe6f2ee-dcee-43e7-83af-346cb707677f"},{"name":"탐험 알림 켜기","id":"259b5896-ecfa-4cc4-967b-252b18e4153f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-like","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"259b5896-ecfa-4cc4-967b-252b18e4153f"},{"name":"탐험 알림 끄기","id":"7f380796-0aa2-447e-8ef0-979e72ac41f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-like/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-like","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f380796-0aa2-447e-8ef0-979e72ac41f3"},{"name":"탐험 후기 수정","id":"78a2ad67-63c5-44ee-af58-d34b5c5cf4b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\":\"탐험 후기 수정 content\",\r\n  \"rate\":4\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/adventures/reviews/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","reviews","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"78a2ad67-63c5-44ee-af58-d34b5c5cf4b9"},{"name":"탐험 후기 삭제","id":"1c3bded3-a7aa-4aaa-b650-b6461c6009c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/adventures/reviews/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","reviews","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c3bded3-a7aa-4aaa-b650-b6461c6009c9"},{"name":"탐험 포기(특정 유저가 참가중인 탐험 삭제)","id":"093aacc8-e47c-4244-9c0f-73586296ac52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/adventures/1/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","1","adventure-in-progress"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"093aacc8-e47c-4244-9c0f-73586296ac52"},{"name":"내가 참가한 탐험들의 체크 포인트 조회","id":"01c18caa-1cb2-49b0-91b1-c22fc3c414a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-in-progress/users/checkpoint","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-in-progress","users","checkpoint"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"01c18caa-1cb2-49b0-91b1-c22fc3c414a3"}],"id":"3e32931c-0011-4ec3-90a4-92f5a3d084f3","_postman_id":"3e32931c-0011-4ec3-90a4-92f5a3d084f3","description":""},{"name":"test용(안 씀)","item":[],"id":"2e9bed19-999e-4507-a5ad-73375cde7660","_postman_id":"2e9bed19-999e-4507-a5ad-73375cde7660","description":""},{"name":"legacy","item":[{"name":"특정 탐험 삭제","id":"be38c1dc-1867-4297-bc60-13b471fa5eb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/adventures/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"be38c1dc-1867-4297-bc60-13b471fa5eb4"},{"name":"특정 탐험의 장소들(체크포인트) 조회","id":"f96e45d7-2a15-458d-92be-88f0e80bf87c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/1/places","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","places"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f96e45d7-2a15-458d-92be-88f0e80bf87c"},{"name":"탐험 알림 조회","id":"f483ef59-aedf-4f74-a014-68dbece68232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/1/adventure-like","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","adventure-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f483ef59-aedf-4f74-a014-68dbece68232"},{"name":"특정 탐험 달성자 추가","id":"7f323ff0-02d8-45a4-a5d5-d7fd0dd48d34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/v1/adventures/adventure-succeed/1","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","adventure-succeed","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f323ff0-02d8-45a4-a5d5-d7fd0dd48d34"},{"name":"탐험 후기 조회","id":"f0e7999f-cac4-4688-a05d-f9c50f23a180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/1/reviews","urlObject":{"protocol":"http","port":"8080","path":["adventures","1","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0e7999f-cac4-4688-a05d-f9c50f23a180"},{"name":"특정 유저가 참가중인 탐험 조회","id":"774b0919-ffd7-4f32-a937-e515ada414d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-in-progress","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-in-progress"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"774b0919-ffd7-4f32-a937-e515ada414d1"},{"name":"특정 모험의 특정 좌표의 게시글 조회","id":"873743b3-bda4-49c3-8523-35b69b941da0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-places/1/posts","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-places","1","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"873743b3-bda4-49c3-8523-35b69b941da0"},{"name":"특정 유저의 달성한 탐험id들 조회","id":"84a45e3b-5b2a-4aa8-a3e4-66e64d43f425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-succeed/users/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-succeed","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"84a45e3b-5b2a-4aa8-a3e4-66e64d43f425"},{"name":"특정 탐험 진행자, 달성률 조회","id":"65f7249a-9e9f-4dc8-bf85-2c59572e2d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/adventures/adventure-in-progress/1","urlObject":{"protocol":"http","port":"8080","path":["adventures","adventure-in-progress","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"65f7249a-9e9f-4dc8-bf85-2c59572e2d8d"},{"name":"'완료한 탐험' 탭 눌렀을 때(최신순)","id":"a152dbaf-50d1-43d3-a978-e54de2604cfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1?order=createTimeDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[{"key":"order","value":"createTimeDesc"}],"variable":[]}},"response":[],"_postman_id":"a152dbaf-50d1-43d3-a978-e54de2604cfb"},{"name":"'완료한 탐험' 탭 눌렀을 때(참여자많은순)","id":"341c675d-26ea-4cbe-ba2c-080924335b61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1?order=userCountDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[{"key":"order","value":"userCountDesc"}],"variable":[]}},"response":[],"_postman_id":"341c675d-26ea-4cbe-ba2c-080924335b61"},{"name":"'완료한 탐험' 탭 눌렀을 때(난이도쉬운순)","id":"43714d26-080a-43f7-a36d-5a46022e8499","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1?order=difficultyAsc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[{"key":"order","value":"difficultyAsc"}],"variable":[]}},"response":[],"_postman_id":"43714d26-080a-43f7-a36d-5a46022e8499"},{"name":"'완료한 탐험' 탭 눌렀을 때(난이도어려운순)","id":"baf9e9e4-99af-4575-854d-3da1531f2a65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/v1/adventures/clicks/adventure-succeed/users/1?order=difficultyDesc","urlObject":{"protocol":"http","port":"8080","path":["api","v1","adventures","clicks","adventure-succeed","users","1"],"host":["localhost"],"query":[{"key":"order","value":"difficultyDesc"}],"variable":[]}},"response":[],"_postman_id":"baf9e9e4-99af-4575-854d-3da1531f2a65"}],"id":"6d8ec41c-a4ee-4f96-b591-958e959fa8ea","_postman_id":"6d8ec41c-a4ee-4f96-b591-958e959fa8ea","description":""}],"id":"6a0fd6ce-f813-4dfc-af18-4e3554419a98","_postman_id":"6a0fd6ce-f813-4dfc-af18-4e3554419a98","description":""},{"name":"Post","item":[{"name":"게시글 작성(탐험글X)","id":"e1e57e2e-f74f-4763-8af7-8a06f486c6f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title","type":"text","description":"<p>String not null</p>\n"},{"key":"content","value":"content","description":"<p>String not null</p>\n","type":"text"},{"key":"lat","value":"37.50128745884959","description":"<p>String not null</p>\n","type":"text"},{"key":"lng","value":"127.03956225524968","description":"<p>String not null</p>\n","type":"text"},{"key":"isPublic","value":"true","description":"<p>String not null</p>\n","type":"text"},{"key":"photo","description":"<p>default null</p>\n","type":"file","src":"/C:/Users/SSAFY/Pictures/dm.png","disabled":true},{"key":"isCheckpoint","value":"true","description":"<p>모험장소면 true한 후 아래 adventureId와 adventurePlaceId 같이 보냄.\n모험 장소가 아니면 isCheckpoint,adventureId,adventurePlaceId 보내지 않음.</p>\n","type":"text","disabled":true},{"key":"adventureId","value":"1","type":"text","disabled":true},{"key":"adventurePlaceId","value":"1","type":"text","disabled":true}]},"url":"http://localhost:8080/api/v1/posts","urlObject":{"protocol":"http","port":"8080","path":["api","v1","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"35fd7656-81d4-4200-8e62-65cef2d5d7b8","name":"게시글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title","type":"text","description":"String not null"},{"key":"content","value":"content","description":"String not null","type":"text"},{"key":"lat","value":"37.50128745884959","description":"String not null","type":"text"},{"key":"lng","value":"127.03956225524968","description":"String not null","type":"text"},{"key":"isPublic","value":"true","description":"String not null","type":"text"},{"key":"photo","description":"default null","type":"file","src":"/C:/Users/SSAFY/Pictures/dm.png"}]},"url":"http://i8a305.p.ssafy.io:8080/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:13:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-03T04:13:49.773166055\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/123a1ca8-16c8-4610-82cc-bc73ad01bd59.png\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"e1e57e2e-f74f-4763-8af7-8a06f486c6f0"},{"name":"게시글 작성(탐험글O)","id":"b433b61d-6202-4653-b660-d96ed98f2836","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title","type":"text","description":"<p>String not null</p>\n"},{"key":"content","value":"content","description":"<p>String not null</p>\n","type":"text"},{"key":"lat","value":"37.50128745884959","description":"<p>String not null</p>\n","type":"text"},{"key":"lng","value":"127.03956225524968","description":"<p>String not null</p>\n","type":"text"},{"key":"isPublic","value":"true","description":"<p>String not null</p>\n","type":"text"},{"key":"photo","description":"<p>default null</p>\n","type":"file","src":"/C:/Users/SSAFY/Pictures/dm.png","disabled":true},{"key":"isCheckpoint","value":"true","description":"<p>모험장소면 true한 후 아래 adventureId와 adventurePlaceId 같이 보냄.\n모험 장소가 아니면 isCheckpoint,adventureId,adventurePlaceId 보내지 않음.</p>\n","type":"text"},{"key":"adventureId","value":"1","type":"text"},{"key":"adventurePlaceId","value":"1","type":"text"}]},"url":"http://localhost:8080/api/v1/posts","urlObject":{"protocol":"http","port":"8080","path":["api","v1","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"68f1480c-add4-414a-b02a-9bd64b55cd52","name":"게시글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title","type":"text","description":"String not null"},{"key":"content","value":"content","description":"String not null","type":"text"},{"key":"lat","value":"37.50128745884959","description":"String not null","type":"text"},{"key":"lng","value":"127.03956225524968","description":"String not null","type":"text"},{"key":"isPublic","value":"true","description":"String not null","type":"text"},{"key":"photo","description":"default null","type":"file","src":"/C:/Users/SSAFY/Pictures/dm.png"}]},"url":"http://i8a305.p.ssafy.io:8080/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 04:13:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-03T04:13:49.773166055\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/123a1ca8-16c8-4610-82cc-bc73ad01bd59.png\",\n        \"userDetailRes\": {\n            \"userId\": 6,\n            \"email\": \"ssafy1@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"b433b61d-6202-4653-b660-d96ed98f2836"},{"name":"게시글 삭제","id":"8d5b104c-9de1-47f1-87dc-72f0a8f81615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/1","description":"<p><strong>Request</strong></p>\n<p>Header : jwt token</p>\n<p>PathVariable : postId</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"69da6861-f070-4322-83fa-02d28e613e3c","name":"게시글 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 01 Feb 2023 04:25:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 2,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 37.50128,\n        \"lat\": 127.039577,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-01T13:25:21\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/a731e52c-cea2-4b92-acdc-e5f1572fd959.jpg\",\n        \"userDetailRes\": {\n            \"userId\": 1,\n            \"email\": \"thomazkwon@gmail.com\",\n            \"nickname\": \"귀여운 고양이 사\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": null\n        }\n    }\n}"}],"_postman_id":"8d5b104c-9de1-47f1-87dc-72f0a8f81615"},{"name":"게시글 조회","id":"abc68da9-5a73-4dbc-96e2-b08c9fd7705d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/1","description":"<p>REQ</p>\n<p>GET /posts/:post-id</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"186a8e79-867b-46fa-b40e-fde2f7c34b87","name":"게시글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:03:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": true,\n        \"createTime\": \"2023-02-03T10:01:23\",\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/9c908710-2eac-4fad-85e4-7c753f587b0a.png\",\n        \"isAntenna\": 0,\n        \"isChallenge\": 0,\n        \"isFollowing\": 0,\n        \"userDetailRes\": {\n            \"userId\": 1,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/08129a55-0dd6-4166-8473-e2e3c03c421b.png\"\n        }\n    }\n}"}],"_postman_id":"abc68da9-5a73-4dbc-96e2-b08c9fd7705d"},{"name":"게시글 수정","id":"0e7f8dd6-7ec5-4dfb-a658-bbe4059878b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"titleChanged\",\r\n    \"content\" : \"contentChanged\",\r\n    \"isPublic\" : \"false\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/1","description":"<p>REQUEST</p>\n<p>PUT /posts/{postId}</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>resultCode, postId</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"484b7887-6a9f-4d61-bc1e-b3fa92426ed3","name":"게시글 수정","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"titleChanged\",\r\n    \"content\" : \"contentChanged\",\r\n    \"isPublic\" : \"false\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:10:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"postId\": 1,\n        \"title\": \"titleChanged\",\n        \"content\": \"contentChanged\",\n        \"lng\": 127.039577,\n        \"lat\": 37.50128,\n        \"nearestPlace\": \"서울특별시\",\n        \"w3w\": \"나가는.오리다.그물\",\n        \"isPublic\": false,\n        \"createTime\": null,\n        \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/f9ad690a-ca06-4785-b2d5-530ea276335d.png\",\n        \"userDetailRes\": {\n            \"userId\": 1,\n            \"email\": \"ssafy@ssafy.com\",\n            \"nickname\": \"귀여운 고양이\",\n            \"level\": 0,\n            \"exp\": 0,\n            \"introduce\": \"hihihihi\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/5a42aa78-6d47-4b90-af1e-01000872042f.png\"\n        }\n    }\n}"}],"_postman_id":"0e7f8dd6-7ec5-4dfb-a658-bbe4059878b7"},{"name":"특정 안테나 범위 게시글 조회","id":"32ad30b1-a507-48f8-8990-1251be3a1dae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:8080/posts?lng=127.0369569&lat=37.500819&area=1.08","description":"<h1 id=\"req\">Req</h1>\n<p>api : <a href=\"http://localhost:8080/auth/authenticate\">http://localhost:8080/auth/authenticate</a></p>\n<p>body 유무 : X</p>\n<p>lng : 경도</p>\n<p>lat : 위도</p>\n<p>area : 조회하고 싶은 범위(km)</p>\n<h1 id=\"res\">Res</h1>\n<p>postId : 조회된 글의 아이디</p>\n<p>title : 글 제목</p>\n<p>content : 글 내용</p>\n<p>lng : w3w에 의해 보정된 경도</p>\n<p>lat : w3w에 의해 보정된 위도</p>\n<p>nearestPlace : 가장 가까운 광역시</p>\n<p>w3w : w3w</p>\n<p>isPublic : 공개 여부</p>\n<p>createTime : 글이 생성된 날짜</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts"],"host":["localhost"],"query":[{"key":"lng","value":"127.0369569"},{"key":"lat","value":"37.500819"},{"key":"area","value":"1.08"}],"variable":[]}},"response":[{"id":"da66bdfb-c33c-4f60-8355-5a792b1066e8","name":"특정 안테나 범위 게시글 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/posts?lng=37.500819&lat=127.0369569&area=1.08","protocol":"http","host":["localhost"],"port":"8080","path":["posts"],"query":[{"key":"lng","value":"37.500819"},{"key":"lat","value":"127.0369569"},{"key":"area","value":"1.08"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 01 Feb 2023 04:26:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"postId\": 1,\n            \"title\": \"title\",\n            \"content\": \"content\",\n            \"lng\": 37.50128,\n            \"lat\": 127.039577,\n            \"nearestPlace\": \"서울특별시\",\n            \"w3w\": \"나가는.오리다.그물\",\n            \"isPublic\": true,\n            \"createTime\": \"2023-02-01T13:24:21\",\n            \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/87d89739-9288-4ce9-be3e-84b6303d42f2.jpg\",\n            \"userDetailRes\": {\n                \"userId\": 1,\n                \"email\": \"thomazkwon@gmail.com\",\n                \"nickname\": \"귀여운 고양이 사\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"32ad30b1-a507-48f8-8990-1251be3a1dae"},{"name":"댓글 작성","id":"907ac3b7-cff7-48ae-8e07-d22c714d72e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/1/comments","description":"<p>REQUEST</p>\n<p>POST, /posts/{postId}/comments</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>postId</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"28171277-bc9a-40bd-8410-1dc0865952de","name":"댓글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:22:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"commentId\": 1,\n            \"postId\": 1,\n            \"userId\": 1,\n            \"nickname\": \"귀여운 고양이\",\n            \"content\": \"comment\"\n        }\n    ]\n}"}],"_postman_id":"907ac3b7-cff7-48ae-8e07-d22c714d72e7"},{"name":"유저별 게시글 조회","id":"59f63695-af60-4beb-be5d-f51cf90a5726","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/users/1","description":"<p>REQUEST</p>\n<p>GET, /posts/users/{userId}</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>List</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"041a356d-8cde-4ac6-97cf-dda6ee7f5aaa","name":"유저별 게시글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:23:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"postId\": 1,\n            \"title\": \"title\",\n            \"content\": \"content\",\n            \"lng\": 127.039577,\n            \"lat\": 37.50128,\n            \"nearestPlace\": \"서울특별시\",\n            \"w3w\": \"나가는.오리다.그물\",\n            \"postUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/fb8a7f1b-02fc-4e5b-9a66-9487a20777bb.png\",\n            \"createdTime\": \"2023-02-03T10:22:15\",\n            \"userDetailRes\": {\n                \"userId\": 1,\n                \"email\": \"ssafy@ssafy.com\",\n                \"nickname\": \"귀여운 고양이\",\n                \"level\": 0,\n                \"exp\": 0,\n                \"introduce\": \"hihihihi\",\n                \"photoUrl\": \"https://s3.ap-northeast-2.amazonaws.com/bucket305/1293428b-ddee-4bcf-bb74-88ed9aee9ddf.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"59f63695-af60-4beb-be5d-f51cf90a5726"},{"name":"게시글별 댓글조회","id":"6b8173c0-745f-4b2d-bdfd-fed56ef9e35a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/1/comments","description":"<p>REQUEST</p>\n<p>GET, /posts/:post-id/comments</p>\n<p>JWT token</p>\n<p>RESPONSE</p>\n<p>List</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0e31e358-ffdb-49c0-bc4b-ea7f5b62a99f","name":"게시글별 댓글조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:24:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"commentId\": 1,\n            \"postId\": 1,\n            \"userId\": 1,\n            \"nickname\": \"귀여운 고양이\",\n            \"content\": \"comment\"\n        }\n    ]\n}"}],"_postman_id":"6b8173c0-745f-4b2d-bdfd-fed56ef9e35a"},{"name":"댓글 삭제","id":"1e76929c-5d6f-416d-8757-f03a98af7b2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/posts/comments/1","description":"<p>REQUEST</p>\n<p>delete, /posts/comments/:comment-id</p>\n<p>JWT token</p>\n<p>RESPONSE</p>\n<p>resultresponse</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"947f1e4c-e69b-4288-8153-4d9511d80d6b","name":"댓글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/posts/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 02:22:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"삭제 성공\"\n}"}],"_postman_id":"1e76929c-5d6f-416d-8757-f03a98af7b2c"},{"name":"게시글 좋아요 작성","id":"0a0ea16f-805d-4c5e-90d8-5582989ce5b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/v1/posts/3/post-like","description":"<p>REQUEST</p>\n<p>POST, /posts/:post-id/post-like</p>\n<p>jwt token</p>\n<p>RESPONSE</p>\n<p>resultresponse</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","v1","posts","3","post-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6e8310d1-4b38-43ed-9ddf-08dec6735ec5","name":"게시글 좋아요 작성","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/posts/1/post-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:29:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 1 // 좋아요 수\n}"}],"_postman_id":"0a0ea16f-805d-4c5e-90d8-5582989ce5b2"},{"name":"게시글 좋아요 수 조회, 좋아요 여부","id":"ee1a17f7-9333-481e-937f-2c5bed47609e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/1/post-like","description":"<p>REQUEST</p>\n<p>GET, /posts/:post-id/post-like</p>\n<p>JWT token</p>\n<p>RESPONSE</p>\n<p>cnt, 좋아요여부</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","post-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"af5d9806-5e6f-49df-822c-bedc41909f3b","name":"게시글 좋아요 수 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/1/post-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 04:28:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"cnt\": 2,\n        \"isLike\": true\n    }\n}"}],"_postman_id":"ee1a17f7-9333-481e-937f-2c5bed47609e"},{"name":"게시글 좋아요 삭제","id":"ccaf4737-0705-499d-9f51-df4993bd8573","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/posts/1/post-like","description":"<p>REQUEST</p>\n<p>DELETE, /posts/:post-id/post-like</p>\n<p>token</p>\n<p>RESPONSE</p>\n<p>resultresponse</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","post-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cd0e063d-4bf4-4232-9ad8-93c1dd111a70","name":"게시글 좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/posts/1/post-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:31:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 0 // 좋아요 수\n}"}],"_postman_id":"ccaf4737-0705-499d-9f51-df4993bd8573"},{"name":"댓글 좋아요 작성","id":"3599c86f-e199-4f50-9686-1f99c9a9c690","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/posts/1/comment-like","description":"<p>REQUEST</p>\n<p>POST, /posts/:comment-id/comment-like</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comment-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"39205dc7-67db-412e-bcfc-2fddef29b467","name":"댓글 좋아요 작성","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/posts/1/comment-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:33:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 1 // 댓글 좋아요 수\n}"}],"_postman_id":"3599c86f-e199-4f50-9686-1f99c9a9c690"},{"name":"댓글 좋아요 조회","id":"400b22b8-cf14-42b9-8716-498130021abb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/1/comment-like","description":"<p>REQUEST</p>\n<p>GET, /posts/:comment-id/comment-like</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comment-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a937e654-23d7-4840-a399-b192cd98c288","name":"댓글 좋아요 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/1/comment-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 06:43:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"cnt\": 1,\n        \"isLike\": true\n    }\n}"}],"_postman_id":"400b22b8-cf14-42b9-8716-498130021abb"},{"name":"댓글 좋아요 삭제","id":"22ea99e5-4c94-42dc-9050-cc8a44556367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/posts/1/comment-like","urlObject":{"protocol":"http","port":"8080","path":["posts","1","comment-like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5168fc00-a1e0-40a5-982a-034453841839","name":"댓글 좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/posts/1/comment-like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Feb 2023 01:34:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": 0 // 댓글 좋아요 수\n}"}],"_postman_id":"22ea99e5-4c94-42dc-9050-cc8a44556367"},{"name":"대댓글 작성","id":"ece7e98a-f44d-47ad-92bd-67472baa9add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"subcomment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/1","description":"<p>REQ</p>\n<p>POST, /posts/:comment-id</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9be86486-6b64-4edf-9e1b-085c75222385","name":"대댓글 작성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\":\"subcomment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/posts/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 07:40:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"대댓글 작성 성공\"\n}"}],"_postman_id":"ece7e98a-f44d-47ad-92bd-67472baa9add"},{"name":"대댓글 조회","id":"1bf5b68a-76f2-46e4-8571-fb94180c6ae3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/comments/1","description":"<p>REQ</p>\n<p>GET, /posts/comments/:comment-id</p>\n<p>token</p>\n<p>RES</p>\n<p>subCommentDtos</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"04dda5c8-26b9-4b73-88cd-69384819f49e","name":"대댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 08:03:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"subCommentId\": 1,\n            \"commentId\": 1,\n            \"userId\": 1,\n            \"content\": \"subcomment\",\n            \"createdTime\": \"2023-01-30T17:03:18\",\n            \"updatedTime\": \"2023-01-30T17:03:18\"\n        },\n        {\n            \"subCommentId\": 2,\n            \"commentId\": 1,\n            \"userId\": 1,\n            \"content\": \"subcomment\",\n            \"createdTime\": \"2023-01-30T17:03:20\",\n            \"updatedTime\": \"2023-01-30T17:03:20\"\n        },\n        {\n            \"subCommentId\": 3,\n            \"commentId\": 1,\n            \"userId\": 1,\n            \"content\": \"subcomment\",\n            \"createdTime\": \"2023-01-30T17:03:20\",\n            \"updatedTime\": \"2023-01-30T17:03:20\"\n        }\n    ]\n}"}],"_postman_id":"1bf5b68a-76f2-46e4-8571-fb94180c6ae3"},{"name":"대댓글 삭제","id":"81a686ad-64be-4a7e-b426-7196c70ca3f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1","description":"<p>REQ</p>\n<p>DELETE, /posts/comments/subcomments/:sub-comment-id</p>\n<p>token</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3955bf6e-2df0-4d9d-be9b-2c4aee4f1c6c","name":"대댓글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 08:11:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"대댓글 삭제 성공\"\n}"}],"_postman_id":"81a686ad-64be-4a7e-b426-7196c70ca3f4"},{"name":"대댓글 좋아요","id":"c06cf235-d3f8-479c-a368-ebbc0a8fc7d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1/like","description":"<p>REQ</p>\n<p>POST, /posts/comments/subcomments/:subcommentid/like</p>\n<p>token</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","1","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e7f09535-b506-43db-81d0-56993d7bfc64","name":"대댓글 좋아요","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 08:29:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"좋아요 성공\"\n}"}],"_postman_id":"c06cf235-d3f8-479c-a368-ebbc0a8fc7d8"},{"name":"대댓글 좋아요 조회","id":"e14b2c54-8407-4ffb-8868-67330b1a3bf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1/like","description":"<p>StartFragment</p>\n<p>REQ</p>\n<p>GET, /posts/comments/subcomments/:subcommentid/like</p>\n<p>EndFragment</p>\n<p>token</p>\n<p>RES</p>\n<p>cnt, isLiked</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","1","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"63cb862f-62dd-4798-b1e8-fa962cff02a6","name":"대댓글 좋아요 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 08:29:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"cnt\": 2,\n        \"isLike\": true\n    }\n}"}],"_postman_id":"e14b2c54-8407-4ffb-8868-67330b1a3bf7"},{"name":"대댓글 좋아요 삭제","id":"cda7f337-2f07-4024-b082-a0b075f508b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1/like","description":"<p>REQ</p>\n<p>DELETE</p>\n<p>/posts/comments/subcomments/:subcommentid/like</p>\n<p>token</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"8080","path":["posts","comments","subcomments","1","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"de25907b-af8f-46b8-a028-a6d0ee8f0850","name":"대댓글 좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/posts/comments/subcomments/1/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 30 Jan 2023 08:45:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": \"삭제 성공\"\n}"}],"_postman_id":"cda7f337-2f07-4024-b082-a0b075f508b6"},{"name":"New Request","id":"2c733000-f005-4165-a166-4b57ca131685","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"2c733000-f005-4165-a166-4b57ca131685"}],"id":"9f07a7b6-caca-4345-bdd8-21c7d4178706","_postman_id":"9f07a7b6-caca-4345-bdd8-21c7d4178706","description":""},{"name":"Antenna","item":[{"name":"안테나 추가","id":"37472101-0456-4653-b377-21945ffb143e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"area\" : 500,\r\n    \"lat\" : \"37.566799\",\r\n    \"lng\" : \"126.978146\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/antennae","urlObject":{"protocol":"http","port":"8080","path":["users","antennae"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a4ffbb31-0e83-4205-b7ca-7c8f6744b02c","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"area\" : 500,\r\n    \"lat\" : \"35.117009\",\r\n    \"lng\" : \"129.040694\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/antennae"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 28 Jan 2023 08:57:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"antennaId\": 2,\n        \"area\": 500,\n        \"lng\": 129.040694,\n        \"lat\": 35.117009,\n        \"w3w\": \"기구.배분.심장\",\n        \"nearestPlace\": \"부산광역시\"\n    }\n}"}],"_postman_id":"37472101-0456-4653-b377-21945ffb143e"},{"name":"안테나 삭제","id":"6eed9c1a-12d4-4be6-9885-a9abcd6fb9be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/users/antennae/1","urlObject":{"protocol":"http","port":"8080","path":["users","antennae","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c0bd20ad-afd8-45e1-b594-9c4824d00bac","name":"success","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/antenna/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 28 Jan 2023 08:33:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"antennaId\": 1,\n        \"area\": 500,\n        \"lng\": 129.040694,\n        \"lat\": 35.117009,\n        \"w3w\": \"기구.배분.심장\",\n        \"nearestPlace\": \"부산광역시\"\n    }\n}"}],"_postman_id":"6eed9c1a-12d4-4be6-9885-a9abcd6fb9be"},{"name":"특정 안테나 정보 조회","id":"e03e5f89-96a9-4b69-8a80-2db979c35942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/antennae/1","urlObject":{"protocol":"http","port":"8080","path":["users","antennae","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"60510bd3-5a30-4c65-b775-ae99ee20b8ce","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/antennae/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 28 Jan 2023 08:58:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": {\n        \"antennaId\": 1,\n        \"area\": 500,\n        \"lng\": 129.040694,\n        \"lat\": 35.117009,\n        \"w3w\": \"기구.배분.심장\",\n        \"nearestPlace\": \"부산광역시\"\n    }\n}"}],"_postman_id":"e03e5f89-96a9-4b69-8a80-2db979c35942"},{"name":"(유저의) 전체 안테나 조회","id":"c68b053e-5657-43d1-ae62-f519b09a81d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/users/antennae","urlObject":{"protocol":"http","port":"8080","path":["users","antennae"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"387b71ee-d393-4064-afb4-ab3856e94f5f","name":"success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/antennae"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 28 Jan 2023 08:58:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": \"SUCCESS\",\n    \"result\": [\n        {\n            \"antennaId\": 1,\n            \"area\": 500,\n            \"lng\": 129.040694,\n            \"lat\": 35.117009,\n            \"w3w\": \"기구.배분.심장\",\n            \"nearestPlace\": \"부산광역시\"\n        },\n        {\n            \"antennaId\": 2,\n            \"area\": 500,\n            \"lng\": 129.040694,\n            \"lat\": 35.117009,\n            \"w3w\": \"기구.배분.심장\",\n            \"nearestPlace\": \"부산광역시\"\n        }\n    ]\n}"}],"_postman_id":"c68b053e-5657-43d1-ae62-f519b09a81d4"}],"id":"6fffaeef-5c0e-4d08-8620-5a58b4cb8bb2","_postman_id":"6fffaeef-5c0e-4d08-8620-5a58b4cb8bb2","description":""},{"name":"temppppp","item":[{"name":"test","id":"4f8f9334-f3f5-4c07-a663-d21b837138ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"photo","type":"file","src":"/C:/Users/SSAFY/Desktop/asd.png"}]},"url":"http://i8a305.p.ssafy.io/api/v1/adventures/clicks/adventure-in-progress/users/23?order=createTimeDesc","urlObject":{"protocol":"http","path":["api","v1","adventures","clicks","adventure-in-progress","users","23"],"host":["i8a305","p","ssafy","io"],"query":[{"key":"order","value":"createTimeDesc"}],"variable":[]}},"response":[],"_postman_id":"4f8f9334-f3f5-4c07-a663-d21b837138ee"},{"name":"카테고리 생성","id":"acdd6327-8035-4c59-9102-3424909d436c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/v1/test/category","urlObject":{"protocol":"http","port":"8080","path":["api","v1","test","category"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"acdd6327-8035-4c59-9102-3424909d436c"},{"name":"New Request","id":"7184780d-57d6-437f-a22f-fc34056ce994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","src":"/C:/Users/SSAFY/Documents/카카오톡 받은 파일/cat.jpg"}]},"url":"http://localhost:8080/s3/image?fileName=b04b45f7-41c1-4598-8e9c-86b808afe568.jpg","urlObject":{"protocol":"http","port":"8080","path":["s3","image"],"host":["localhost"],"query":[{"key":"fileName","value":"b04b45f7-41c1-4598-8e9c-86b808afe568.jpg"}],"variable":[]}},"response":[],"_postman_id":"7184780d-57d6-437f-a22f-fc34056ce994"},{"name":"asdasdasd","id":"fbbb255b-cf6c-4d25-99a7-69af5c5a6474","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/image/2023/01/31/23bd58ef-8480-4f66-919f-73b58dd092b3_asd.png","urlObject":{"protocol":"http","port":"8080","path":["image","2023","01","31","23bd58ef-8480-4f66-919f-73b58dd092b3_asd.png"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbbb255b-cf6c-4d25-99a7-69af5c5a6474"},{"name":"asdasdasd","id":"6228173a-68fd-4326-b89b-e8b250900af6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"6228173a-68fd-4326-b89b-e8b250900af6"}],"id":"50dfe503-f2cb-46db-929f-6c8c4a970a68","_postman_id":"50dfe503-f2cb-46db-929f-6c8c4a970a68","description":""}],"id":"94b71c6a-ecfb-49da-9c54-d415eee2ac1b","_postman_id":"94b71c6a-ecfb-49da-9c54-d415eee2ac1b","description":""}]}