{"info":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20454273","collectionId":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","publishedId":"2s9XxzuYB8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-08T02:23:47.000Z"},"item":[{"name":"회원가입","id":"ae4c5c5f-5c31-43e4-90c9-580c4feb09da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"username\",\n  \"password\": \"password\",\n  \"email\": \"string@eamil.com\",\n  \"phoneNumber\": \"010-1234-5678\"\n}"},"url":"http://localhost:8080/api/user/auth/signup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","auth","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0d05db13-3f15-48b2-b782-a2571ce72199","name":"회원가입","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"username\",\n  \"password\": \"password\",\n  \"email\": \"string@eamil.com\",\n  \"phoneNumber\": \"010-1234-5678\"\n}"},"url":"http://localhost:8080/api/user/auth/signup"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 01:25:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"string\",\n    \"phone\": \"010-1234-5678\",\n    \"email\": \"string@eamil.com\",\n    \"profileImage\": {\n        \"storePath\": \"/static/default-user-image.png\"\n    }\n}"},{"id":"f185dd57-2eae-4c60-99ad-7da9187e8a18","name":"회원가입","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"username\",\n  \"password\": \"password\",\n  \"email\": \"string@eamil.com\",\n  \"phoneNumber\": \"010-1234-5678\"\n}"},"url":"http://localhost:8080/api/user/auth/signup"},"status":"Bad Request","code":400,"_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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 01:46:27 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"\",\n    \"errorMessage\": \"이미 사용된 유저이름 입니다\"\n}"}],"_postman_id":"ae4c5c5f-5c31-43e4-90c9-580c4feb09da"},{"name":"로그인(토큰발급)","id":"8c616b8e-fb41-4499-874a-6b78903ec94d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"username\",\n  \"password\": \"password\"\n}"},"url":"http://localhost:8080/api/user/auth/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e8f270a5-d2e6-4934-9165-7cb9b09f849f","name":"로그인(토큰발급)","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"username\",\n  \"password\": \"password\"\n}"},"url":"http://localhost:8080/api/user/auth/login"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 01:51:18 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"grantType\": \"Bearer\",\n    \"accessToken\": \"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJ1c2VybmFtZSIsImlhdCI6MTY5MTQ1OTQ3OCwiZXhwIjoxNjkxNDYzMDc4fQ.A-1mYmg9wB_dKgGx5VQABW2khZ1ZEDrrmJoJM0x954R4xRCkr_XGN5Rik1PsirY5-nempZFVrWaTzRie3gY1lQ\",\n    \"accessTokenExpiresIn\": 1691463078028\n}"}],"_postman_id":"8c616b8e-fb41-4499-874a-6b78903ec94d"},{"name":"유저 이미지 업로드","id":"1c78c98d-5f1a-44f1-ad41-375947b97583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"type":"file","contentType":"image/png","key":"image","src":"/Users/bagjuhui/Downloads/image/Blobs-emojigg-pack/2222-blobcat.png"}]},"url":"http://localhost:8080/api/user/username/image","urlObject":{"protocol":"http","port":"8080","path":["api","user","username","image"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e45ecbc7-d3c0-4773-a27e-1b1acc775a34","name":"유저 이미지 업로드","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"type":"file","contentType":"image/png","key":"image","src":"/Users/bagjuhui/Downloads/image/Blobs-emojigg-pack/2222-blobcat.png"}]},"url":"http://localhost:8080/api/user/username/image"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 01:50:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"username\",\n    \"phone\": \"010-1234-5678\",\n    \"email\": \"string@email.com\",\n    \"profileImage\": {\n        \"storePath\": \"/static/user/1/95f8c791-ecac-4ed2-a5fd-bc46bf9cdab1.png\"\n    }\n}"}],"_postman_id":"1c78c98d-5f1a-44f1-ad41-375947b97583"},{"name":"유저 이미지 수정","id":"68479aca-a8c0-4146-bc3a-c2381832230c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"type":"file","contentType":"image/png","key":"image","src":"img.png"}]},"url":"http://localhost:8080/api/user/dd/image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","dd","image"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5952bc69-d5d8-4b21-b46b-fb847e0a5b9d","name":"유저 이미지 수정","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"type":"file","contentType":"image/png","key":"image","src":"/Users/bagjuhui/Downloads/image/Blobs-emojigg-pack/2222-blobcat.png"}]},"url":"http://localhost:8080/api/user/username/image"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 01:28:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"string\",\n    \"phone\": \"010-1234-5678\",\n    \"email\": \"string@eamil.com\",\n    \"profileImage\": {\n        \"storePath\": \"/static/user/1/b7ce29ef-dc39-4a48-a4bf-c02d99eb2a57.png\"\n    }\n}"}],"_postman_id":"68479aca-a8c0-4146-bc3a-c2381832230c"},{"name":"포스트 생성","id":"c6d557a2-12c8-4c67-a717-65591d890762","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"accept","value":"*/*"}],"body":{"mode":"formdata","formdata":[{"type":"text","contentType":"application/json","key":"postRequestDto","value":"{\n  \"title\": \"hello\",\n  \"text\": \"world\"\n}\n"},{"type":"file","key":"files","description":"<p>포스트 파일들(다중 가능)</p>\n","src":["/Users/bagjuhui/Downloads/image/Blobs-emojigg-pack/1022-flushedcat.png","/Users/bagjuhui/Downloads/image/Blobs-emojigg-pack/1646-bloblove.png","/Users/bagjuhui/Downloads/image/Blobs-emojigg-pack/1972-blobpopsiclegreen.png"]},{"type":"file","key":"file","description":"<p>썸네일 설정(단일 파일)</p>\n","value":null,"disabled":true}]},"url":"http://localhost:8080/api/post","urlObject":{"protocol":"http","port":"8080","path":["api","post"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d4f203a3-5d3f-4cc2-ad52-17517dec9070","name":"포스트 생성","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"body":{"mode":"formdata","formdata":[{"type":"text","contentType":"application/json","key":"postRequestDto","value":"{\n  \"title\": \"hello\",\n  \"text\": \"world\"\n}\n"},{"type":"file","key":"files","description":"포스트 파일들(다중 가능)","value":null,"disabled":true},{"type":"file","key":"file","description":"썸네일 설정(단일 파일)","value":null,"disabled":true}]},"url":"http://localhost:8080/api/post"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 01:51:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"hello\",\n    \"text\": \"world\",\n    \"username\": \"username\",\n    \"thumbnail\": {\n        \"storePath\": \"/static/default-thumbnail-image.png\"\n    },\n    \"files\": []\n}"}],"_postman_id":"c6d557a2-12c8-4c67-a717-65591d890762"},{"name":"포스트 수정","id":"6990febb-f981-4cfb-9c1b-12f411bbd234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"accept","value":"*/*"}],"body":{"mode":"formdata","formdata":[{"type":"text","contentType":"application/json","key":"postRequestDto","value":"{\n  \"title\": \"hello\",\n  \"text\": \"world\"\n}\n"},{"type":"file","key":"files","description":"<p>포스트 파일들(다중 가능)</p>\n","value":null,"disabled":true},{"type":"file","key":"file","description":"<p>썸네일 설정(단일 파일)</p>\n","value":null,"disabled":true}]},"url":"http://localhost:8080/api/post/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","post","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"68fe2759-0cc0-4482-bc85-d7a269102bd1","name":"포스트 수정","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"*/*"}],"body":{"mode":"formdata","formdata":[{"type":"text","contentType":"application/json","key":"postRequestDto","value":"{\n  \"title\": \"hello\",\n  \"text\": \"world\"\n}\n"},{"type":"file","key":"files","description":"포스트 파일들(다중 가능)","value":null,"disabled":true},{"type":"file","key":"file","description":"썸네일 설정(단일 파일)","value":null,"disabled":true}]},"url":"http://localhost:8080/api/post/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:05:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"title\": \"hello\",\n    \"text\": \"world\",\n    \"username\": \"username\",\n    \"thumbnail\": {\n        \"storePath\": \"/static/default-thumbnail-image.png\"\n    },\n    \"files\": []\n}"}],"_postman_id":"6990febb-f981-4cfb-9c1b-12f411bbd234"},{"name":"포스트 삭제","id":"f79ca475-94e5-45ef-ace2-28c07449aa74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/post/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","post","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8219e202-753a-4ea0-b74b-4885ae3ec8a5","name":"포스트 삭제","originalRequest":{"method":"DELETE","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/post/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:05:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"포스트를 삭제했습니다\"\n}"}],"_postman_id":"f79ca475-94e5-45ef-ace2-28c07449aa74"},{"name":"포스트 단일건 조회","id":"1f3f9bf7-4ae6-49d8-a988-8c822927f2c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/post/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","post","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"abaac185-013c-4624-a5e3-9b18fa4925f4","name":"포스트 단일건 조회","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/post/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:17:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"hello\",\n    \"text\": \"world\",\n    \"username\": \"username\",\n    \"thumbnail\": {\n        \"storePath\": \"/static/default-thumbnail-image.png\"\n    },\n    \"files\": [],\n    \"comments\": [\n        {\n            \"username\": \"username\",\n            \"content\": \"MODIFY\"\n        },\n        {\n            \"username\": \"username\",\n            \"content\": \"string\"\n        }\n    ],\n    \"heartCnt\": 1\n}"}],"_postman_id":"1f3f9bf7-4ae6-49d8-a988-8c822927f2c5"},{"name":"유저의 피드 검색","id":"948fd518-8f06-4488-ae5d-ef11eadd2a5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/username","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","username"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4d1a0708-524f-4e82-b645-a3ca3e982ecb","name":"유저의 피드 검색","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/username"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:06:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"hello\",\n        \"text\": \"world\",\n        \"username\": \"username\",\n        \"thumbnail\": {\n            \"storePath\": \"/static/default-thumbnail-image.png\"\n        },\n        \"files\": []\n    },\n    {\n        \"id\": 3,\n        \"title\": \"hello\",\n        \"text\": \"world\",\n        \"username\": \"username\",\n        \"thumbnail\": {\n            \"storePath\": \"/static/post-thumb/3/82d6b541-2477-4b9a-9ab4-f63895bd8242.png\"\n        },\n        \"files\": [\n            {\n                \"storePath\": \"/static/post/3/bc4e24b4-da8d-4fe7-a30d-3057ae6eab8c.png\"\n            },\n            {\n                \"storePath\": \"/static/post/3/59acfbf1-6e82-4ee4-891a-953f95192bba.png\"\n            },\n            {\n                \"storePath\": \"/static/post/3/69646382-3903-4bc7-8e1f-5a1613e9ce5f.png\"\n            }\n        ]\n    }\n]"}],"_postman_id":"948fd518-8f06-4488-ae5d-ef11eadd2a5d"},{"name":"친구신청","id":"ea9edc19-17e0-4737-a00e-89451fddce1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/friend-ship/friendName","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","users","username","friend-ship","friendName"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8218f4f6-be30-4646-b8be-7107cadf9df6","name":"친구신청","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/friend-ship/friendName"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:09:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"친구신청을 보냈슴다\"\n}"}],"_postman_id":"ea9edc19-17e0-4737-a00e-89451fddce1c"},{"name":"친구신청 수락/거절","id":"3a36d69f-94f9-4421-84b5-bea7c1bab9ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/friend-ship/1?status=ACCEPTED","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","users","username","friend-ship","1"],"host":["localhost"],"query":[{"description":{"content":"<p>ACCEPTED, REJECTED</p>\n","type":"text/plain"},"key":"status","value":"ACCEPTED"}],"variable":[]}},"response":[{"id":"2331af2e-5c21-4d79-8036-6179a96da604","name":"친구신청 수락/거절","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"*/*"}],"url":{"raw":"http://localhost:8080/api/users/username/friend-ship/1?status=ACCEPTED","protocol":"http","host":["localhost"],"port":"8080","path":["api","users","username","friend-ship","1"],"query":[{"key":"status","value":"ACCEPTED","description":"ACCEPTED, REJECTED"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:14:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"sender\": \"username\",\n    \"receiver\": \"friendName\",\n    \"status\": \"수락\"\n}"}],"_postman_id":"3a36d69f-94f9-4421-84b5-bea7c1bab9ca"},{"name":"나에게 온 친구 신청 목록","id":"de9de136-f6cc-4299-b4fd-561f463e469b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/friendName/friend-ship","urlObject":{"protocol":"http","port":"8080","path":["api","users","friendName","friend-ship"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7400d12e-ccc7-44cd-9a3c-483dfbae73fb","name":"나에게 온 친구 신청 목록","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/friend-ship"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:11:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"sender\": \"username\",\n        \"receiver\": \"friendName\",\n        \"status\": \"보류\"\n    }\n]"}],"_postman_id":"de9de136-f6cc-4299-b4fd-561f463e469b"},{"name":"유저의 친구 피드 검색","id":"66ba1f0f-4b5f-4fcd-9901-aeace4c82abb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/username/friends/feed","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","username","friends","feed"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1485c6ab-5a0a-4e37-a266-666c21d549b9","name":"유저의 친구 피드 검색","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/username/friends/feed"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:14:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 5,\n        \"title\": \"hello\",\n        \"text\": \"world\",\n        \"username\": \"friendName\",\n        \"thumbnail\": {\n            \"storePath\": \"/static/post-thumb/5/a302b83e-5ab7-408d-b889-4adee4ae7b52.png\"\n        },\n        \"files\": [\n            {\n                \"storePath\": \"/static/post/5/54bfb5df-7840-4a73-b649-afc344fd8045.png\"\n            },\n            {\n                \"storePath\": \"/static/post/5/c9e8891e-255c-4f3e-a398-2e50d090c86e.png\"\n            }\n        ]\n    },\n    {\n        \"id\": 4,\n        \"title\": \"hello\",\n        \"text\": \"world\",\n        \"username\": \"friendName\",\n        \"thumbnail\": {\n            \"storePath\": \"/static/post-thumb/4/46b1bd94-3e59-4541-b06e-428ef2af77e9.png\"\n        },\n        \"files\": [\n            {\n                \"storePath\": \"/static/post/4/00ea574b-c108-4212-b282-e2efd27a48ea.png\"\n            }\n        ]\n    }\n]"}],"_postman_id":"66ba1f0f-4b5f-4fcd-9901-aeace4c82abb"},{"name":"유저의 팔로잉 피드검색","id":"d880ac3a-dd47-458c-b575-7eca86b2e976","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/username/following/feed","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","username","following","feed"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d880ac3a-dd47-458c-b575-7eca86b2e976"},{"name":"유저의 프로필 조회","id":"bbb08345-f092-47c5-a8e1-658c46c3f193","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/my/profile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","user","my","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f69c6442-1205-485e-82b8-4d3b74f9d00e","name":"유저의 프로필 조회","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/user/my/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:16:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"username\",\n    \"phone\": \"010-1234-5678\",\n    \"email\": \"string@eamil.com\",\n    \"profileImage\": {\n        \"storePath\": \"/static/user/1/07a08a3d-7b08-44ab-ad77-97071d421f8c.png\"\n    }\n}"}],"_postman_id":"bbb08345-f092-47c5-a8e1-658c46c3f193"},{"name":"댓글 생성","id":"dbab1065-f156-44d9-b948-a20c09b5a5b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"content\": \"string\"\n}"},"url":"http://localhost:8080/api/post/1/comment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","post","1","comment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a3f47f37-ebcc-435e-b3f3-d50a5637a5f7","name":"댓글 생성","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"content\": \"string\"\n}"},"url":"http://localhost:8080/api/post/1/comment"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:15:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"username\",\n    \"content\": \"string\"\n}"}],"_postman_id":"dbab1065-f156-44d9-b948-a20c09b5a5b0"},{"name":"댓글 수정","id":"94ce3d23-b2e5-41d2-8776-956595a94e95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"content\": \"MODIFY\"\n}"},"url":"http://localhost:8080/api/post/1/comment/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","post","1","comment","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0c7268a8-163d-4897-ad97-fb3fb3407d29","name":"댓글 수정","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"content\": \"MODIFY\"\n}"},"url":"http://localhost:8080/api/post/1/comment/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:16:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"username\",\n    \"content\": \"MODIFY\"\n}"}],"_postman_id":"94ce3d23-b2e5-41d2-8776-956595a94e95"},{"name":"댓글 삭제","id":"5c9f6deb-790c-48f0-8b3d-d03e1d489caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/post/1/comment/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","post","1","comment","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1a1b8f0a-5f27-4e51-a428-5c9c921ed9e0","name":"댓글 삭제","originalRequest":{"method":"DELETE","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/post/1/comment/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:15:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"댓글 삭제가 완료 되었습니다\"\n}"}],"_postman_id":"5c9f6deb-790c-48f0-8b3d-d03e1d489caf"},{"name":"피드 좋아요","id":"90c51e18-216e-4972-b26c-25d7ea454bbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/like/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","like","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d6deb067-02c9-4b99-a16c-be218620623a","name":"New Request Copy","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/like/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:17:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"게시글에 좋아요를 눌렀습니다.\"\n}"}],"_postman_id":"90c51e18-216e-4972-b26c-25d7ea454bbb"},{"name":"팔로우","id":"f8bbda6f-a219-47d0-9128-45e4fb58a2b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/follow/friendName","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","users","username","follow","friendName"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e5b78fa8-7675-4575-b15c-c65e8b9e549d","name":"New Request","originalRequest":{"method":"POST","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/follow/friendName"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:17:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"following\": \"friendName\",\n    \"follower\": \"username\"\n}"}],"_postman_id":"f8bbda6f-a219-47d0-9128-45e4fb58a2b2"},{"name":"팔로우 취소","id":"7c5cf01d-3317-4260-ba91-faa3d12bf7e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/follow/friendName","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","users","username","follow","friendName"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c5cf01d-3317-4260-ba91-faa3d12bf7e0"},{"name":"내가 팔로우한 사람들 목록","id":"448f6b0d-b0d2-4acc-bb09-f33327aa220c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/following","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","users","username","following"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"81acc1a0-354a-4511-8cc3-12048eeae4e4","name":"New Request Copy","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:8080/api/users/username/following"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:18:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"following\": \"friendName\",\n        \"follower\": \"username\"\n    }\n]"}],"_postman_id":"448f6b0d-b0d2-4acc-bb09-f33327aa220c"},{"name":"나를 팔로우 하는 사람들 목록","id":"666c328b-cfdd-4566-8c00-74502ca0ef07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/follower","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","id":"f7d820fd-3379-4f5f-b974-d357b9abf0d0","name":"mutsa sns","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["api","users","username","follower"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c2c67462-6b09-46cd-a468-5d887bc2340d","name":"New Request Copy","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"}],"url":"http://localhost:8080/api/users/username/follower"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 08 Aug 2023 02:18:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"following\": \"username\",\n        \"follower\": \"friendName\"\n    }\n]"}],"_postman_id":"666c328b-cfdd-4566-8c00-74502ca0ef07"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"17b8939a-10e6-433b-b53c-cfd1d708cee3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"67953ae2-be91-49c7-939a-755922489611","type":"text/javascript","exec":[""]}}],"variable":[{"key":"$username","value":"username"},{"key":"friendShipId","value":"1"},{"key":"$friendName","value":"friendName"},{"key":"$postId","value":"1"},{"key":"$commentId","value":"1"},{"key":"$followingName","value":"username"},{"key":"$followerName","value":"friendName"}]}