{"info":{"_postman_id":"962ea6ea-de9b-407f-85a6-eb9930c774bd","name":"sns","description":"<html><head></head><body><p>게시글, 프로필, 팔로우 기능, 친구 신청 등 기능을 구현.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26726157","collectionId":"962ea6ea-de9b-407f-85a6-eb9930c774bd","publishedId":"2s9YR9ZD6d","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-19T07:12:25.000Z"},"item":[{"name":"alticle","item":[{"name":"게시글 등록","id":"f6c27f76-b045-442a-a2f0-7e3d6506bf65","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":"gg","type":"text"},{"key":"content","value":"gggg","type":"text"}]},"url":"localhost:8080/v1/articles/write","urlObject":{"port":"8080","path":["v1","articles","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"68a35264-dc32-4c3f-9be5-c32a0c535c25","name":"이미지 없음","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"gg","type":"text"},{"key":"content","value":"gggg","type":"text"}]},"url":"localhost:8080/v1/articles/write"},"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, 18 Oct 2023 10:20:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_CREATE\",\n    \"code\": \"201\",\n    \"message\": \"게시글 등록 성공\"\n}"}],"_postman_id":"f6c27f76-b045-442a-a2f0-7e3d6506bf65"},{"name":"이미지 있음","id":"92c2382c-b008-4f3d-a28b-61741dab35e2","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"},{"key":"content","value":"ㅎㅇㅇ","type":"text"},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/wjdtn/Pictures/배경/konamon.png"},{"key":"image","type":"file","src":"/C:/Users/wjdtn/Pictures/배경/화면 캡처 2022-11-07 041454.jpg"}]},"url":"localhost:8080/v1/articles/write","urlObject":{"port":"8080","path":["v1","articles","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a85147f1-4371-45cb-bcf3-6e8d2fca7be1","name":"이미지 있음","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"ㅎㅎ","type":"text"},{"key":"content","value":"ㅎㅇㅇ","type":"text"},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/wjdtn/Pictures/배경/konamon.png"},{"key":"image","type":"file","src":"/C:/Users/wjdtn/Pictures/배경/화면 캡처 2022-11-07 041454.jpg"}]},"url":"localhost:8080/v1/articles/write"},"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, 18 Oct 2023 10:20:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_CREATE\",\n    \"code\": \"201\",\n    \"message\": \"게시글 등록 성공\"\n}"}],"_postman_id":"92c2382c-b008-4f3d-a28b-61741dab35e2"},{"name":"게시글 수정","id":"9a4badab-6eac-4dd6-b291-74d98cf4a60c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"gg","type":"text"},{"key":"content","value":"ffff","type":"text"},{"key":"image","type":"file","src":"/C:/Users/wjdtn/Pictures/배경/화면 캡처 2022-11-07 041712.jpg"}]},"url":"localhost:8080/v1/articles/1/update","urlObject":{"port":"8080","path":["v1","articles","1","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"54930574-0652-427a-892f-923674de48c1","name":"이미지 없음 Copy","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"gg","type":"text"},{"key":"content","value":"ffff","type":"text"},{"key":"image","type":"file","src":"/C:/Users/wjdtn/Pictures/배경/화면 캡처 2022-11-07 041712.jpg"}]},"url":"localhost:8080/v1/articles/1/update"},"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, 18 Oct 2023 10:28:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_UPDATE\",\n    \"code\": \"201\",\n    \"message\": \"게시글 수정 성공\"\n}"}],"_postman_id":"9a4badab-6eac-4dd6-b291-74d98cf4a60c"},{"name":"게시글 하나 읽기","id":"9f5ac677-9052-4046-8266-4e300a26055b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/articles/read/a/1","urlObject":{"port":"8080","path":["v1","articles","read","a","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5ebddd3a-cdd1-4d7d-9fc7-15ba72508150","name":"게시글 하나 읽기","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/articles/read/a/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":"Wed, 18 Oct 2023 06:44:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_READ\",\n    \"code\": \"200\",\n    \"message\": \"게시글 조회 성공\",\n    \"data\": {\n        \"id\": 1,\n        \"title\": \"ㅎㅎ\",\n        \"content\": \"ㅎㅇㅇ\",\n        \"userId\": 1,\n        \"comments\": [],\n        \"articleImageUrlList\": [\n            \"images\\\\a\\\\article_1\\\\2023-10-18T153145.252881200.png\",\n            \"images\\\\a\\\\article_1\\\\2023-10-18T153145.275659300.png\"\n        ]\n    }\n}"}],"_postman_id":"9f5ac677-9052-4046-8266-4e300a26055b"},{"name":"게시글 모두 읽기","id":"2540e32e-444a-43b8-bf3a-c2e876c44219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/v1/articles/read/a","urlObject":{"port":"8080","path":["v1","articles","read","a"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b402cb22-83a1-452d-91f5-4e955bf975b5","name":"게시글 모두 읽기","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/v1/articles/read/b"},"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, 18 Oct 2023 06:44:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_READ\",\n    \"code\": \"200\",\n    \"message\": \"게시글 조회 성공\",\n    \"data\": [\n        {\n            \"title\": \"ㅎㅎ\",\n            \"content\": \"ㅎㅇㅇ\",\n            \"userId\": 2,\n            \"articleImageUrl\": \"images\\\\b\\\\article_2\\\\2023-10-18T154247.864609.png\"\n        },\n        {\n            \"title\": \"gg\",\n            \"content\": \"gggg\",\n            \"userId\": 2,\n            \"articleImageUrl\": \"images\\\\b\\\\article_3\\\\default.png\"\n        }\n    ]\n}"}],"_postman_id":"2540e32e-444a-43b8-bf3a-c2e876c44219"},{"name":"게시글을 좋아한 유저 목록","id":"a24a500d-71e8-4110-a687-2a30c5394b68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/v1/articles/2/like-user","urlObject":{"port":"8080","path":["v1","articles","2","like-user"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c81ae47a-6741-46fa-8a1a-99d5597d0419","name":"게시글을 좋아한 유저 목록","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/v1/articles/2/like-user"},"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, 18 Oct 2023 06:46:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_LIKES_READ\",\n    \"code\": \"200\",\n    \"message\": \"게시글 좋아요 조회 성공\",\n    \"data\": [\n        {\n            \"articleId\": 2,\n            \"userId\": 2\n        },\n        {\n            \"articleId\": 2,\n            \"userId\": 1\n        }\n    ]\n}"}],"_postman_id":"a24a500d-71e8-4110-a687-2a30c5394b68"},{"name":"게시글 삭제","id":"4832666c-8d80-487d-8785-ff21c12a30e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"localhost:8080/v1/articles/2/delete","urlObject":{"port":"8080","path":["v1","articles","2","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e2dd996f-d93f-4de0-b9fe-8c0a41ebb343","name":"게시글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"localhost:8080/v1/articles/2/delete"},"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, 18 Oct 2023 06:47:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"ARTICLE_DELETE\",\n    \"code\": \"201\",\n    \"message\": \"게시글 삭제 성공\"\n}"}],"_postman_id":"4832666c-8d80-487d-8785-ff21c12a30e8"}],"id":"0b65d535-33f3-4618-97b6-d5e59a4acfa0","_postman_id":"0b65d535-33f3-4618-97b6-d5e59a4acfa0","description":""},{"name":"comment","item":[{"name":"댓글 저장","id":"b9fe3788-82d2-4695-ad06-ad7f1b84df0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"localhost:8080/v1/articles/1/comments?comment=11112","urlObject":{"port":"8080","path":["v1","articles","1","comments"],"host":["localhost"],"query":[{"key":"comment","value":"11112"}],"variable":[]}},"response":[{"id":"4eb64198-d46a-42d2-95db-6fee999bdc0e","name":"답글 저장","originalRequest":{"method":"POST","header":[],"url":{"raw":"localhost:8080/v1/articles/1/comments?comment=11112","host":["localhost"],"port":"8080","path":["v1","articles","1","comments"],"query":[{"key":"comment","value":"11112"}]}},"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, 18 Oct 2023 09:13:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"COMMENT_CREATE\",\n    \"code\": \"200\",\n    \"message\": \"댓글 등록 완료\",\n    \"data\": {\n        \"comment\": \"11112\",\n        \"title\": \"gg\",\n        \"username\": \"a\"\n    }\n}"}],"_postman_id":"b9fe3788-82d2-4695-ad06-ad7f1b84df0c"},{"name":"댓글 삭제","id":"9a5a912d-f19c-4373-bc34-77f95ed4ca37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"localhost:8080/v1/articles/1/comments/1","urlObject":{"port":"8080","path":["v1","articles","1","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1ccdfb45-e91e-43ee-93ac-7e15fc7ffca8","name":"답글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"localhost:8080/v1/articles/1/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":"Wed, 18 Oct 2023 08:48:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"COMMENT_DELETE\",\n    \"code\": \"201\",\n    \"message\": \"댓글 삭제 완료\"\n}"}],"_postman_id":"9a5a912d-f19c-4373-bc34-77f95ed4ca37"}],"id":"0338660d-344b-4f12-9c7c-ccb676bd944b","_postman_id":"0338660d-344b-4f12-9c7c-ccb676bd944b","description":""},{"name":"follow","item":[{"name":"팔로우 신청","id":"61c192b0-364d-4b13-9673-4ddd7e3f3973","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"localhost:8080/v1/users/follow/1","urlObject":{"port":"8080","path":["v1","users","follow","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"12bc382c-08ac-41b6-adde-abbf51fc11bf","name":"팔로우 신청 완료","originalRequest":{"method":"POST","header":[],"url":"localhost:8080/v1/users/follow/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":"Wed, 18 Oct 2023 06:15:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FOLLOW_REQUEST\",\n    \"code\": \"201\",\n    \"message\": \"팔로우 신청 성공\",\n    \"data\": {\n        \"userName\": \"b\",\n        \"followingUserName\": \"a\"\n    }\n}"}],"_postman_id":"61c192b0-364d-4b13-9673-4ddd7e3f3973"},{"name":"팔로우 게시글 조회","id":"65668544-30ab-4331-847f-ee6ab4f5cb31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/v1/users/follow/articles","urlObject":{"port":"8080","path":["v1","users","follow","articles"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5f261f61-859e-4c52-ac9b-46e9a15dbcd2","name":"게시글 조회 완료","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/v1/users/follow/articles"},"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, 18 Oct 2023 06:20:18 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FOLLOW_ARTICLE_LIST\",\n    \"code\": \"200\",\n    \"message\": \"팔로우한 사용자의 게시글 조회 완료\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"ㅎㅎ\",\n            \"content\": \"ㅎㅇㅇ\",\n            \"userId\": 1,\n            \"articleImageUrlList\": [\n                \"images\\\\a\\\\article_1\\\\2023-10-18T151718.822445300.png\",\n                \"images\\\\a\\\\article_1\\\\2023-10-18T151718.845447900.png\"\n            ]\n        },\n        {\n            \"id\": 2,\n            \"title\": \"gg\",\n            \"content\": \"gggg\",\n            \"userId\": 1,\n            \"articleImageUrlList\": [\n                \"images\\\\a\\\\article_2\\\\default.png\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"65668544-30ab-4331-847f-ee6ab4f5cb31"},{"name":"팔로우 삭제","id":"98ded819-b5f5-4a19-85a3-214f338c2fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"localhost:8080/v1/users/follow/1/cancel","urlObject":{"port":"8080","path":["v1","users","follow","1","cancel"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"24b538fa-51be-4e7c-a706-3a5a0493210f","name":"팔로우 삭제 완료","originalRequest":{"method":"DELETE","header":[],"url":"localhost:8080/v1/users/follow/1/cancel"},"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, 18 Oct 2023 06:14:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FOLLOW_CANCEL\",\n    \"code\": \"201\",\n    \"message\": \"팔로우 취소 완료\"\n}"}],"_postman_id":"98ded819-b5f5-4a19-85a3-214f338c2fa5"}],"id":"bd81f51f-bcad-4db5-b81b-aafa33ca73e4","_postman_id":"bd81f51f-bcad-4db5-b81b-aafa33ca73e4","description":""},{"name":"friend","item":[{"name":"친구 신청","id":"30689a60-11e3-4c23-bb29-fee6c828fea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/C:/Users/wjdtn/Pictures/배경/walwal.jpg"}]},"url":"localhost:8080/v1/users/friends/recipient/2","urlObject":{"port":"8080","path":["v1","users","friends","recipient","2"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"0289eca6-4149-4f2d-8d84-36494db06fa1","name":"친구 신청","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/C:/Users/wjdtn/Pictures/배경/walwal.jpg"}]},"url":{"raw":"localhost:8080/v1/users/friends/recipient/1","host":["localhost"],"port":"8080","path":["v1","users","friends","recipient","1"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"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, 18 Oct 2023 10:31:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIEND_REQUEST\",\n    \"code\": \"200\",\n    \"message\": \"친구 신청 완료\",\n    \"data\": {\n        \"senderName\": \"b\",\n        \"recipientName\": \"a\",\n        \"status\": \"REQUEST\"\n    }\n}"}],"_postman_id":"30689a60-11e3-4c23-bb29-fee6c828fea9"},{"name":"친구 요청 수락","id":"c075a358-2635-485c-8929-9da9ae20b063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/users/friends/recipient/1/accept","urlObject":{"port":"8080","path":["v1","users","friends","recipient","1","accept"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"dc5c7829-dc4e-4116-9955-fb28b71fd6a0","name":"친구 수락","originalRequest":{"method":"PUT","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"localhost:8080/v1/users/friends/recipient/1/accept","host":["localhost"],"port":"8080","path":["v1","users","friends","recipient","1","accept"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"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, 18 Oct 2023 11:41:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIEND_REQUEST_ACCEPT\",\n    \"code\": \"200\",\n    \"message\": \"친구 요청 수락 완료\",\n    \"data\": {\n        \"senderName\": \"b\",\n        \"recipientName\": \"a\",\n        \"status\": \"ACCEPTED\"\n    }\n}"}],"_postman_id":"c075a358-2635-485c-8929-9da9ae20b063"},{"name":"친구 요청 거절","id":"8bcb676d-388f-4c56-9e77-cdaa78a1cf18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"localhost:8080/v1/users/friends/recipiend/1/cancel","urlObject":{"port":"8080","path":["v1","users","friends","recipiend","1","cancel"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"26499394-f9c0-4ba9-a1a3-d1d2597392b6","name":"친구 취소","originalRequest":{"method":"DELETE","header":[],"url":"localhost:8080/v1/users/friends/1/cancel"},"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, 18 Oct 2023 10:33:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIEND_CANCEL\",\n    \"code\": \"201\",\n    \"message\": \"친구 취소 완료\"\n}"}],"_postman_id":"8bcb676d-388f-4c56-9e77-cdaa78a1cf18"},{"name":"친구 취소","id":"b8b515e0-6579-404d-bbd5-cea8e9de0c66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"localhost:8080/v1/users/friends/2/cancel","urlObject":{"port":"8080","path":["v1","users","friends","2","cancel"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2db44c35-cb8d-47cf-b718-a1461e59055b","name":"친구 취소","originalRequest":{"method":"DELETE","header":[],"url":"localhost:8080/v1/users/friends/1/cancel"},"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, 18 Oct 2023 10:33:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIEND_CANCEL\",\n    \"code\": \"201\",\n    \"message\": \"친구 취소 완료\"\n}"}],"_postman_id":"b8b515e0-6579-404d-bbd5-cea8e9de0c66"},{"name":"친구 요청 목록","id":"eea55a03-7274-4c27-98bd-24577a5c3e0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/v1/users/friends/request-list","urlObject":{"port":"8080","path":["v1","users","friends","request-list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1dc878d3-d1ff-4b5c-ae45-dfa2d9c3b549","name":"친구 요청 목록","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/v1/users/friends/request-list"},"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, 18 Oct 2023 11:01:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIEND_REQUEST\",\n    \"code\": \"200\",\n    \"message\": \"친구 신청 완료\",\n    \"data\": [\n        {\n            \"senderName\": \"b\",\n            \"recipientName\": \"a\",\n            \"status\": \"REQUEST\"\n        }\n    ]\n}"}],"_postman_id":"eea55a03-7274-4c27-98bd-24577a5c3e0c"},{"name":"친구 목록","id":"1b8771a4-f635-469b-8b21-35609c863bf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/v1/users/friends/list","urlObject":{"port":"8080","path":["v1","users","friends","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a842b318-1c22-4c9c-94d8-beff6e5bb848","name":"친구 목록","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/v1/users/friends/list"},"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, 18 Oct 2023 11:42:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIENDS_LIST\",\n    \"code\": \"200\",\n    \"message\": \"친구 목록 조회 완료\",\n    \"data\": [\n        \"b\"\n    ]\n}"}],"_postman_id":"1b8771a4-f635-469b-8b21-35609c863bf7"},{"name":"친구의 게시글 모아보기","id":"4461ad92-5193-4c27-9fe8-3dc6718c3162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/v1/users/friends/articles","urlObject":{"port":"8080","path":["v1","users","friends","articles"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"88f55108-156d-4e7c-bbbf-bcd9cde4757f","name":"친구 목록","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/v1/users/friends/list"},"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, 18 Oct 2023 11:42:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_FRIENDS_LIST\",\n    \"code\": \"200\",\n    \"message\": \"친구 목록 조회 완료\",\n    \"data\": [\n        \"b\"\n    ]\n}"}],"_postman_id":"4461ad92-5193-4c27-9fe8-3dc6718c3162"}],"id":"c58908e2-bcbf-43c2-b572-b77421b5781e","_postman_id":"c58908e2-bcbf-43c2-b572-b77421b5781e","description":""},{"name":"user","item":[{"name":"회원가입","id":"03bb83ae-cbe4-44db-be8e-6534e3f88282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"b\",\r\n    \"password\" : \"b\",\r\n    \"passwordReChk\" : \"b\",\r\n    \"email\" : \"b@ex.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/sign","urlObject":{"port":"8080","path":["v1","users","sign"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cf43aaa1-4a60-4d67-bdfd-ed8429e0c713","name":"회원가입 성공 1","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"a\",\r\n    \"password\" : \"a\",\r\n    \"passwordReChk\" : \"a\",\r\n    \"email\" : \"a@ex.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/sign"},"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":"Sun, 15 Oct 2023 06:24:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_CREATE\",\n    \"code\": \"201\",\n    \"message\": \"회원 가입 성공\",\n    \"data\": {\n        \"username\": \"a\",\n        \"email\": \"a@ex.com\"\n    }\n}"},{"id":"802c8737-8166-4448-8b01-669098ca4f4c","name":"회원가입 성공 2","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"b\",\r\n    \"password\" : \"b\",\r\n    \"passwordReChk\" : \"b\",\r\n    \"email\" : \"b@ex.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/sign"},"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":"Sun, 15 Oct 2023 06:24:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_CREATE\",\n    \"code\": \"201\",\n    \"message\": \"회원 가입 성공\",\n    \"data\": {\n        \"username\": \"a\",\n        \"email\": \"a@ex.com\"\n    }\n}"}],"_postman_id":"03bb83ae-cbe4-44db-be8e-6534e3f88282"},{"name":"회원로그인","id":"003a5af0-f1e5-4472-8f5c-72182d22a7b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"a\",\r\n    \"password\" : \"a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/login","urlObject":{"port":"8080","path":["v1","users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a73d4cd0-60a3-41a5-b054-a573379a90ba","name":"회원로그인 a","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"a\",\r\n    \"password\" : \"a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/login"},"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, 18 Oct 2023 06:16:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_LOGIN\",\n    \"code\": \"200\",\n    \"message\": \"로그인 성공\",\n    \"data\": {\n        \"username\": \"a\",\n        \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhIiwiaWF0IjoxNjk3NjA5NzcxLCJleHAiOjE2OTc2MTA5NzF9.GSFim1ns9QX4Qyai_2GKDtqwUvjKtBJSXzrC2Cm7-4RWZcMDSjIjdH6oXUvaqRrG4j4nOQh9lRXJFcAgU5NU9A\"\n    }\n}"},{"id":"603d0ba6-5672-4ecd-b872-c26fda7e4a35","name":"회원로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"b\",\r\n    \"password\" : \"b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/login"},"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, 16 Oct 2023 16:03:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_LOGIN\",\n    \"code\": \"200\",\n    \"message\": \"로그인 성공\",\n    \"data\": {\n        \"username\": \"b\",\n        \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJiIiwiaWF0IjoxNjk3NDcyMjEwLCJleHAiOjE2OTc0NzM0MTB9.KZTgrec3dnIlksfyFgJMizsipubkia_bhvdWMBAVhxuvzB0w94vXnSXymrsZVtjWB6ZNjL3vOHviWukvCgS5-Q\"\n    }\n}"}],"_postman_id":"003a5af0-f1e5-4472-8f5c-72182d22a7b4"},{"name":"게시글 좋아요","id":"ca913c67-99ee-434c-b46c-2405f55da851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"localhost:8080/v1/users/articles/2/likes","urlObject":{"port":"8080","path":["v1","users","articles","2","likes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"732626f1-a082-4df2-88de-da878bd8af2e","name":"게시글 좋아요","originalRequest":{"method":"POST","header":[],"url":"localhost:8080/v1/users/articles/2/likes"},"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, 18 Oct 2023 06:32:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_LIKES_ARTICLE\",\n    \"code\": \"200\",\n    \"message\": \"사용자 게시글 좋아요 성공\",\n    \"data\": {\n        \"articleId\": 1,\n        \"userId\": 2\n    }\n}"}],"_postman_id":"ca913c67-99ee-434c-b46c-2405f55da851"},{"name":"게시글 좋아요 취소","id":"4dbc6e0c-5110-4a8c-b074-6c6da69d5566","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":"localhost:8080/v1/users/articles/1/likes","urlObject":{"port":"8080","path":["v1","users","articles","1","likes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"96a5d163-f6b6-4aca-b633-bc73113a86ad","name":"게시글 좋아요 취소","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/v1/users/articles/1/likes"},"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, 18 Oct 2023 06:34:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_LIKES_CANCEL_ARTICLE\",\n    \"code\": \"204\",\n    \"message\": \"사용자 게시글 좋아요 취소 성공\"\n}"}],"_postman_id":"4dbc6e0c-5110-4a8c-b074-6c6da69d5566"},{"name":"사용자가 좋아한 게시글 리스트","id":"1b87ef7a-b6ff-45a0-bff5-5750e82a971f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/users/likes","urlObject":{"port":"8080","path":["v1","users","likes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"67195744-c7bb-4447-a932-73b00cdc7dc0","name":"사용자가 좋아한 게시글 리스트","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/users/likes"},"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, 18 Oct 2023 06:36:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_LIKES_READ\",\n    \"code\": \"200\",\n    \"message\": \"사용자 좋아요 목록 조회 성공\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"ㅎㅎ\",\n            \"content\": \"ㅎㅇㅇ\",\n            \"userId\": 1,\n            \"articleImageUrlList\": [\n                \"images\\\\a\\\\article_1\\\\2023-10-18T153145.252881200.png\",\n                \"images\\\\a\\\\article_1\\\\2023-10-18T153145.275659300.png\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"1b87ef7a-b6ff-45a0-bff5-5750e82a971f"},{"name":"프로필 조회","id":"174e98e3-f5b0-4e00-8134-3d0c20102d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/users/profile","urlObject":{"port":"8080","path":["v1","users","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9d67d6a5-8420-442d-be5c-4bdd96cb1296","name":"프로필 조회","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/v1/users/profile"},"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, 18 Oct 2023 06:35:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": \"USER_PROFILE_READ\",\n    \"code\": \"200\",\n    \"message\": \"사용자 프로필 조회 성공\",\n    \"data\": {\n        \"username\": \"b\",\n        \"email\": \"b@ex.com\"\n    }\n}"}],"_postman_id":"174e98e3-f5b0-4e00-8134-3d0c20102d0f"}],"id":"3fe3e1e2-6408-46af-9ef1-89d71597e698","_postman_id":"3fe3e1e2-6408-46af-9ef1-89d71597e698","description":""}]}