{"info":{"_postman_id":"7a693c22-fca0-407e-b793-3224a032e0e7","name":"그린어스포어스","description":"<html><head></head><body><p>그린어스포어스 는 친환경과 제로 웨이스트에 관한 정보와 소통의 장을 제공하는 온라인 커뮤니티 서비스입니다.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"27563962","collectionId":"7a693c22-fca0-407e-b793-3224a032e0e7","publishedId":"2s9Y5YSiFo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-14T09:48:00.000Z"},"item":[{"name":"Users","item":[{"name":"사용자 등록","id":"90606cf8-3f3f-469a-886d-82f699cdeb48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"CGkvXhaGa/KakaoTalk_20230324_180814091.jpg"},{"key":"json","value":"{\"userUseId\":\"one\", \"userName\": \"test\", \"password\": \"testpassword\", \"passwordQuestion\": \"test\", \"passwordAnswer\": \"testpostman\"}","type":"text","contentType":"application/json"}]},"url":"http://52.78.145.37:8080/user","description":"<p>사용자를 등록하는 API</p>\n<p>userUserId = 사용자가 생성하는 아이디,<br />userName = 사용자가 사용할 닉네임,</p>\n<p>password = 사용자 비밀번호,</p>\n<p>passwordQuestion = 비밀번호 확인용 질문,</p>\n<p>passwordAnswer = 비밀번호 확인용 답변.</p>\n<p>을 요청으로 보내주시면</p>\n<p>userId = 사용자 고유번호,</p>\n<p>userUseId = 사용자 생성 아이디,</p>\n<p>role = 사용자 접근 등급(USER/ADMIN),</p>\n<p>grade = 사용자 회원 등급(LAND/SPROUT/GROWING_SPROUT/BUD/FLOWER),<br />passwordQuestion = 비밀번호 확인용 질문,</p>\n<p>createdAt = 생성시기,</p>\n<p>imageUrl = 프로필 사진 저장위치,</p>\n<p>gradeImageUrl = grade용 사진 저장위치.</p>\n<p>를 resopnse합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["user"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"75782cd3-117f-4c96-a670-313f3fcaff06","name":"사용자 등록","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"CGkvXhaGa/KakaoTalk_20230324_180814091.jpg"},{"key":"json","value":"{\"userUseId\":\"testId\", \"userName\": \"test\", \"password\": \"testpassword\", \"passwordQuestion\": \"test\", \"passwordAnswer\": \"testpostman\"}","type":"text","contentType":"application/json"}]},"url":"http://52.78.145.37:8080/user"},"status":"Created","code":201,"_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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 Sep 2023 09:30:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 10,\n    \"userUseId\": \"testId\",\n    \"userName\": \"test\",\n    \"role\": \"USER\",\n    \"grade\": \"LAND\",\n    \"passwordQuestion\": \"test\",\n    \"createdAt\": \"2023-09-12T09:30:12.578875\",\n    \"imageUrl\": \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/e4a4ef26-5119-46e7-993b-744fc0f658f0-KakaoTalk_20230324_180814091.jpg\",\n    \"gradeImageFile\": null\n}"},{"id":"05532a93-e1fe-4c3b-9243-64905152d276","name":"사용자 등록","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"CGkvXhaGa/KakaoTalk_20230324_180814091.jpg"},{"key":"json","value":"{\"userUseId\":\"one\", \"userName\": \"test\", \"password\": \"testpassword\", \"passwordQuestion\": \"test\", \"passwordAnswer\": \"testpostman\"}","type":"text","contentType":"application/json"}]},"url":"http://52.78.145.37:8080/user"},"status":"Created","code":201,"_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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 02:31:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 12,\n    \"userUseId\": \"one\",\n    \"userName\": \"test\",\n    \"role\": \"USER\",\n    \"grade\": \"LAND\",\n    \"passwordQuestion\": \"test\",\n    \"createdAt\": \"2023-09-13T02:31:24.509159\",\n    \"imageUrl\": \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/134d6202-c475-44d3-ae10-07ab079aa6ed-KakaoTalk_20230324_180814091.jpg\",\n    \"gradeImageFile\": null\n}"}],"_postman_id":"90606cf8-3f3f-469a-886d-82f699cdeb48"},{"name":"해당 사용자 정보 확인","id":"48817c10-513e-4199-ba20-474ae7b434e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/user/8","description":"<p>해당 사용자 정보를 확인하는 API</p>\n<p>/user/{user_id}</p>\n<p>로 요청을 보내주시면 해당 유저의 정보가 response됩니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["user","8"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"ebd82d7e-4183-4786-bd86-0156f2675987","name":"해당 사용자 정보 확인","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/user/8"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 Sep 2023 08:51:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 8,\n    \"userName\": \"test\",\n    \"role\": \"USER\",\n    \"grade\": \"LAND\",\n    \"passwordQuestion\": \"test\",\n    \"createdAt\": \"2023-09-12T08:20:43\",\n    \"imageUrl\": \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/55777e55-3c66-455f-8952-dab94a7aedf6-KakaoTalk_20230324_180814091.jpg\",\n    \"gradeImageFile\": \"url_for_land_image\"\n}"}],"_postman_id":"48817c10-513e-4199-ba20-474ae7b434e3"},{"name":"사용자 질문 답변 확인","id":"75458740-ee37-4d88-b245-cf943744423a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"String","value":"testpostman","type":"text"}]},"url":"http://52.78.145.37:8080/user/8/verify","description":"<p>/user/{user_id} 로</p>\n<p>password를 보내주시면</p>\n<p>답변이 일치하는지 아닌지를 응답합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["user","8","verify"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"bcd96044-b926-45ee-9838-8baf77c66f44","name":"사용자 질문 답변 확인","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"String","value":"testpostman","type":"text"}]},"url":"http://52.78.145.37:8080/user/8/verify"},"status":"OK","code":200,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"36"},{"key":"Date","value":"Tue, 12 Sep 2023 08:31:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"입력한 답변이 일치합니다."}],"_postman_id":"75458740-ee37-4d88-b245-cf943744423a"},{"name":"사용자 정보 변경","id":"1fed37e2-56ef-4fba-a7ff-71b1f9de4def","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"userName\": \"eight\", \"password\":\"late\", \"passwordQuestion\":\"testpostman\", \"passwordAnswer\":\"test\"}","type":"text","contentType":"application/json"}]},"url":"http://52.78.145.37:8080/user/8","description":"<p>사용자 정보를 변경하는 API</p>\n<p>/user/{user_id}<br />로 수정할 정보들을 form-data 'json'으로<br />userName = 사용자 닉네임,</p>\n<p>password = 비밀번호,</p>\n<p>passwordQuestion = 비밀번호 확인용 질문,</p>\n<p>passwordAnswer = 비밀번호 확인용 답변,</p>\n<p>보내주시면 수정이 가능합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["user","8"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"0cc1fe16-ff19-4417-97fe-a220f7669a3f","name":"사용자 정보 변경","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"userName\": \"eight\", \"passwordQuestion\":\"testpostman\"}","type":"text","contentType":"application/json"}],"options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/user/8"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 Sep 2023 08:51:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 8,\n    \"userName\": \"eight\",\n    \"role\": \"USER\",\n    \"grade\": \"LAND\",\n    \"passwordQuestion\": \"testpostman\",\n    \"createdAt\": \"2023-09-12T08:20:43\",\n    \"imageUrl\": \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/55777e55-3c66-455f-8952-dab94a7aedf6-KakaoTalk_20230324_180814091.jpg\",\n    \"gradeImageFile\": \"url_for_land_image\"\n}"}],"_postman_id":"1fed37e2-56ef-4fba-a7ff-71b1f9de4def"},{"name":"사용자 정보 삭제","id":"c052cd6e-b4d7-4446-907e-802f83b2a64a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/user/2","description":"<p>사용자 정보를 삭제하는 API</p>\n<p>/user/{user_id}</p>\n<p>로 보내주시면, 해당 사용자의 정보가 삭제됩니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["user","2"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"1240557f-b762-42f1-bc71-bd1dd205b8ef","name":"사용자 정보 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/user/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Date","value":"Tue, 12 Sep 2023 08:35:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c052cd6e-b4d7-4446-907e-802f83b2a64a"},{"name":"로그인","id":"0e206698-f976-4ddf-bf25-e048f52b0862","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userUseId\" : \"one\",\r\n    \"password\" : \"testpassword\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/auth/login","description":"<p>로그인용 API.</p>\n<p>/auth/login 에 raw(json)으로</p>\n<p>userUseId = 사용자가 생성한 아이디,</p>\n<p>password = 사용자 비밀번호,</p>\n<p>를 보내주시면, 해당 사용자를 검증해서</p>\n<p>헤더에 accessToken과 refreshToken을 응답으로 보냅니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["auth","login"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"5921476a-51cb-454b-aca0-4b8c7df5495d","name":"로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userUseId\" : \"one\",\r\n    \"password\" : \"testpassword\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Authorization","value":"BearereyJhbGciOiJIUzUxMiJ9.eyJyb2xlcyI6IlVTRVIiLCJ1c2VySWQiOjEyLCJzdWIiOiJ0ZXN0IiwiaWF0IjoxNjk0NTc3ODU5LCJleHAiOjE2OTQ1Nzk2NTl9.3_uAwQ2rdTTRakZzHcRPo2mNkmVFDnAG1s8aQo2vjRvGdGqF8UNKb0-Fq9qjsVnWfzT56jTC5aqXMMF6BHsAhg"},{"key":"Refresh","value":"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJ0ZXN0IiwiaWF0IjoxNjk0NTc3ODU5LCJleHAiOjE2OTQ2MDMwNTl9.Mi-VWXggddAcFxMZurUlG1iZmZa96UCL2kmoGDVezfES9_42oI4524BYwUhuiFUZ2xsEwCLYiCyo8dPe-ndKYA"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Wed, 13 Sep 2023 04:04:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0e206698-f976-4ddf-bf25-e048f52b0862"}],"id":"cc21f38c-cce1-4f20-adbd-17236e352d0b","description":"<p>사용자에 관한 요청 API가 담겨있습니다.</p>\n","_postman_id":"cc21f38c-cce1-4f20-adbd-17236e352d0b"},{"name":"Posts","item":[{"name":"게시글 생성","id":"9ce32a05-79fd-46bc-9618-96c238fe4560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"type\":\"free\", \"title\":\"open\", \"body\":\"helloWorld\", \"open\":true}","type":"text","contentType":"application/json"},{"key":"image","type":"file","contentType":"","src":"XNIUlYA4k/KakaoTalk_20230324_180814091.jpg"}]},"url":"http://52.78.145.37:8080/post/10","description":"<p>새로운 게시물을 만드는 API</p>\n<p>사용자가 인증하고 싶은 사진과 게시물의 작성 내용을 /post/{user_id}로 form-data , json, contentType = application/json으로 보내 게시물을 작성합니다.</p>\n<p>type : 인증 게시물 또는 자유 게시물(\"free\"/\"auth\")<br />title : 게시물의 제목<br />body : 게시물의 본문 내용<br />open : 공개 게시물 또는 비공개 게시물 (true/false)<br />이미지는 form-data, image 로 첨부해서</p>\n<p>해당 내용을 요청으로 보내주시면,<br />postId : 게시물 고유 번호<br />userId : 사용자 고유 번호<br />type : 인증 게시물 또는 자유 게시물<br />title : 게시물의 제목<br />body : 게시물의 본문 내용<br />open : 공개 게시물 또는 비공개 게시물<br />imageUrl : 게시할 사진의 저장 위치<br />createdAt : 생성 시기</p>\n<p>를 response 합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","10"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"933e83df-e865-4999-82f3-94f7de1947ea","name":"게시글 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"type\":\"free\", \"title\":\"open\", \"body\":\"helloWorld\", \"open\":true}","type":"text","contentType":"application/json"},{"key":"image","type":"file","contentType":"","src":"XNIUlYA4k/KakaoTalk_20230324_180814091.jpg"}]},"url":"http://52.78.145.37:8080/post/10"},"status":"Created","code":201,"_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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 09:47:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 58,\n    \"userId\": 10,\n    \"type\": \"free\",\n    \"title\": \"open\",\n    \"body\": \"helloWorld\",\n    \"open\": \"true\",\n    \"imageUrl\": \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/92c1b9f6-4728-422b-9724-32f77a923ffa-KakaoTalk_20230324_180814091.jpg\",\n    \"createdAt\": \"2023-09-14T09:47:33.842974\"\n}"}],"_postman_id":"9ce32a05-79fd-46bc-9618-96c238fe4560"},{"name":"단일 게시글","id":"3dfc39f3-9851-4427-a8dd-d17c1b7933e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/8","description":"<p>해당 게시글을 가져오는 API</p>\n<p>/post/{post_id}</p>\n<p>로 요청을 보내주시면 해당 단일 게시글을 조회할 수 있습니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","8"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"0dbe09ad-6eef-443c-8fba-632dc6b795a6","name":"단일 게시글","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/8"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 08:31:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 8,\n    \"userId\": 10,\n    \"type\": \"free\",\n    \"title\": \"open\",\n    \"body\": \"helloWorld\",\n    \"open\": \"true\",\n    \"imageUrls\": [\n        \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n        \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n    ],\n    \"createdAt\": \"2023-09-13T08:31:14\"\n}"},{"id":"2cd3121e-6f7b-4b9d-b808-01ed992cad65","name":"단일 게시글","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/8"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:58:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 8,\n    \"userId\": 10,\n    \"type\": \"free\",\n    \"title\": \"open\",\n    \"body\": \"helloWorld\",\n    \"open\": \"true\",\n    \"imageUrls\": [\n        \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n        \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n    ],\n    \"createdAt\": \"2023-09-13T08:31:14\"\n}"}],"_postman_id":"3dfc39f3-9851-4427-a8dd-d17c1b7933e0"},{"name":"모든 게시글","id":"4e729c1e-87e6-4990-9046-8e8114ae8269","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/all","description":"<p>모든 게시글을 불러오는 API</p>\n<p>/post/all 로</p>\n<p>모든 게시글을 불러오면, 전체 게시글을 불러 올 수 있게 됩니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","all"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"23966966-cd5f-409e-9408-2c2486e9e340","name":"모든 게시글","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 08:34:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 1,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T06:42:25\"\n    },\n    {\n        \"postId\": 2,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T06:50:54\"\n    },\n    {\n        \"postId\": 3,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"df\",\n        \"body\": \"df\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:04:07\"\n    },\n    {\n        \"postId\": 4,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"cx\",\n        \"body\": \"c\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:18:52\"\n    },\n    {\n        \"postId\": 5,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:44:24\"\n    },\n    {\n        \"postId\": 6,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"sf\",\n        \"body\": \"sf\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:08:39\"\n    },\n    {\n        \"postId\": 7,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:13:17\"\n    },\n    {\n        \"postId\": 8,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T08:31:14\"\n    }\n]"},{"id":"ba027392-2234-4115-8a35-9f9e38a4e430","name":"모든 게시글","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:59:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 2,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"patchTest\",\n        \"body\": \"hellowGreen\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/16944245-3667-4332-86ea-2cbe89a9422a-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T06:50:54\"\n    },\n    {\n        \"postId\": 3,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"df\",\n        \"body\": \"df\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:04:07\"\n    },\n    {\n        \"postId\": 4,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"cx\",\n        \"body\": \"c\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:18:52\"\n    },\n    {\n        \"postId\": 5,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:44:24\"\n    },\n    {\n        \"postId\": 6,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"sf\",\n        \"body\": \"sf\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:08:39\"\n    },\n    {\n        \"postId\": 7,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:13:17\"\n    },\n    {\n        \"postId\": 8,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T08:31:14\"\n    },\n    {\n        \"postId\": 9,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"쇼ㅓ\",\n        \"body\": \"쇼ㅓ\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:36:55\"\n    },\n    {\n        \"postId\": 11,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:47\"\n    },\n    {\n        \"postId\": 12,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:50\"\n    },\n    {\n        \"postId\": 13,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:52\"\n    },\n    {\n        \"postId\": 14,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:53:33\"\n    },\n    {\n        \"postId\": 15,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:53:36\"\n    },\n    {\n        \"postId\": 16,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"f\",\n        \"body\": \"hf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T12:00:12\"\n    },\n    {\n        \"postId\": 17,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:20\"\n    },\n    {\n        \"postId\": 18,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"dg\",\n        \"body\": \"dg\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:27\"\n    },\n    {\n        \"postId\": 19,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"dfb\",\n        \"body\": \"dfb\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:32\"\n    },\n    {\n        \"postId\": 20,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"안녕\",\n        \"body\": \"안녕하세요\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T02:07:02\"\n    },\n    {\n        \"postId\": 22,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/3770bd06-6610-4695-ba98-eb2a85d3f61b-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/6b3c694f-73c6-4d51-b478-c67f6ec7d92c-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T04:45:19\"\n    },\n    {\n        \"postId\": 23,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"안녕\",\n        \"body\": \"안녕\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T04:55:41\"\n    },\n    {\n        \"postId\": 24,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"안\",\n        \"body\": \"녕\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T04:55:53\"\n    },\n    {\n        \"postId\": 34,\n        \"userId\": 11,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/7109a102-ad46-43be-b06c-1975e56e5085-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/164bea15-34d7-4148-9099-36847ff4a27e-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T05:53:34\"\n    },\n    {\n        \"postId\": 35,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/29b6b5d1-6ab3-48af-ad25-eacd4e6a79c1-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/2ba5bae6-5d1f-4568-a44b-ec4d03e68282-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T06:32:01\"\n    },\n    {\n        \"postId\": 36,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:39:19\"\n    },\n    {\n        \"postId\": 37,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"ㄴㄹ\",\n        \"body\": \"ㄴㄹ\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:40:48\"\n    },\n    {\n        \"postId\": 38,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"ㄴㅇ\",\n        \"body\": \"ㄴㅇ\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:46:23\"\n    },\n    {\n        \"postId\": 39,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"fg\",\n        \"body\": \"gf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:51:48\"\n    },\n    {\n        \"postId\": 40,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"fg\",\n        \"body\": \"gf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:51:48\"\n    },\n    {\n        \"postId\": 41,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"fg\",\n        \"body\": \"gf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:55:15\"\n    }\n]"}],"_postman_id":"4e729c1e-87e6-4990-9046-8e8114ae8269"},{"name":"게시판 별 게시글","id":"79b26223-8900-49bc-ac71-faf67cb855a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://52.78.145.37:8080/post/type/free","description":"<p>게시판 별 게시물을 불러오는 API</p>\n<p>/post/type/{type_name} // (type_name은 free, auth로 구분)</p>\n<p>로 요청을 넣으면 게시판 별 게시글을의 볼러 옵니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","type","free"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"93be7c45-a4a9-490a-a9b9-26d2a83d16cf","name":"게시판 별 게시글","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://52.78.145.37:8080/post/type/free"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 08:35:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 1,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T06:42:25\"\n    },\n    {\n        \"postId\": 2,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T06:50:54\"\n    },\n    {\n        \"postId\": 3,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"df\",\n        \"body\": \"df\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:04:07\"\n    },\n    {\n        \"postId\": 4,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"cx\",\n        \"body\": \"c\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:18:52\"\n    },\n    {\n        \"postId\": 5,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:44:24\"\n    },\n    {\n        \"postId\": 6,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"sf\",\n        \"body\": \"sf\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:08:39\"\n    },\n    {\n        \"postId\": 7,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:13:17\"\n    },\n    {\n        \"postId\": 8,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T08:31:14\"\n    }\n]"},{"id":"bae0896f-e444-4f67-9fc7-5e4c4f9d46c4","name":"게시판 별 게시글","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://52.78.145.37:8080/post/type/free"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:59:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 2,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"patchTest\",\n        \"body\": \"hellowGreen\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/16944245-3667-4332-86ea-2cbe89a9422a-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T06:50:54\"\n    },\n    {\n        \"postId\": 3,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"df\",\n        \"body\": \"df\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:04:07\"\n    },\n    {\n        \"postId\": 4,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"cx\",\n        \"body\": \"c\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:18:52\"\n    },\n    {\n        \"postId\": 5,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:44:24\"\n    },\n    {\n        \"postId\": 6,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"sf\",\n        \"body\": \"sf\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:08:39\"\n    },\n    {\n        \"postId\": 7,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:13:17\"\n    },\n    {\n        \"postId\": 8,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T08:31:14\"\n    },\n    {\n        \"postId\": 9,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"쇼ㅓ\",\n        \"body\": \"쇼ㅓ\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:36:55\"\n    },\n    {\n        \"postId\": 12,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:50\"\n    },\n    {\n        \"postId\": 19,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"dfb\",\n        \"body\": \"dfb\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:32\"\n    },\n    {\n        \"postId\": 22,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/3770bd06-6610-4695-ba98-eb2a85d3f61b-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/6b3c694f-73c6-4d51-b478-c67f6ec7d92c-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T04:45:19\"\n    },\n    {\n        \"postId\": 24,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"안\",\n        \"body\": \"녕\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T04:55:53\"\n    },\n    {\n        \"postId\": 34,\n        \"userId\": 11,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/7109a102-ad46-43be-b06c-1975e56e5085-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/164bea15-34d7-4148-9099-36847ff4a27e-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T05:53:34\"\n    },\n    {\n        \"postId\": 35,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/29b6b5d1-6ab3-48af-ad25-eacd4e6a79c1-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/2ba5bae6-5d1f-4568-a44b-ec4d03e68282-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T06:32:01\"\n    },\n    {\n        \"postId\": 36,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:39:19\"\n    }\n]"}],"_postman_id":"79b26223-8900-49bc-ac71-faf67cb855a2"},{"name":"사용자별 게시글","id":"9ab833b6-4748-46d7-9712-1b3b7a0251d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/customer/10","description":"<p>사용자별 게시글을 요청하는 API</p>\n<p>/post/{user_id} 로 요청을 넣으면, 사용자가 작성한 게시글을 불러 옵니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","customer","10"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"4bac320d-1eef-4a55-9784-7543a4cbb7c5","name":"사용자별 게시글","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/customer/10"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 08:35:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 1,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T06:42:25\"\n    },\n    {\n        \"postId\": 2,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T06:50:54\"\n    },\n    {\n        \"postId\": 3,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"df\",\n        \"body\": \"df\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:04:07\"\n    },\n    {\n        \"postId\": 4,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"cx\",\n        \"body\": \"c\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:18:52\"\n    },\n    {\n        \"postId\": 5,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:44:24\"\n    },\n    {\n        \"postId\": 6,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"sf\",\n        \"body\": \"sf\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:08:39\"\n    },\n    {\n        \"postId\": 7,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:13:17\"\n    },\n    {\n        \"postId\": 8,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T08:31:14\"\n    }\n]"},{"id":"898f46bc-ca85-4e5b-8270-638e0102c209","name":"사용자별 게시글","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/post/customer/10"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:59:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 2,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"patchTest\",\n        \"body\": \"hellowGreen\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/16944245-3667-4332-86ea-2cbe89a9422a-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T06:50:54\"\n    },\n    {\n        \"postId\": 3,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"df\",\n        \"body\": \"df\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:04:07\"\n    },\n    {\n        \"postId\": 4,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"cx\",\n        \"body\": \"c\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:18:52\"\n    },\n    {\n        \"postId\": 5,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T07:44:24\"\n    },\n    {\n        \"postId\": 6,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"sf\",\n        \"body\": \"sf\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:08:39\"\n    },\n    {\n        \"postId\": 7,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:13:17\"\n    },\n    {\n        \"postId\": 8,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/65f4fa9c-5041-4380-b0d2-483e14c115d5-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/8e97553d-289e-4dc3-95e8-62a669df3b0b-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-13T08:31:14\"\n    },\n    {\n        \"postId\": 9,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"쇼ㅓ\",\n        \"body\": \"쇼ㅓ\",\n        \"open\": \"false\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:36:55\"\n    },\n    {\n        \"postId\": 11,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:47\"\n    },\n    {\n        \"postId\": 12,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:50\"\n    },\n    {\n        \"postId\": 13,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:52:52\"\n    },\n    {\n        \"postId\": 14,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:53:33\"\n    },\n    {\n        \"postId\": 15,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T08:53:36\"\n    },\n    {\n        \"postId\": 16,\n        \"userId\": 10,\n        \"type\": \"image\",\n        \"title\": \"f\",\n        \"body\": \"hf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-13T12:00:12\"\n    },\n    {\n        \"postId\": 17,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"\",\n        \"body\": \"\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:20\"\n    },\n    {\n        \"postId\": 18,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"dg\",\n        \"body\": \"dg\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:27\"\n    },\n    {\n        \"postId\": 19,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"dfb\",\n        \"body\": \"dfb\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T01:42:32\"\n    },\n    {\n        \"postId\": 20,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"안녕\",\n        \"body\": \"안녕하세요\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T02:07:02\"\n    },\n    {\n        \"postId\": 22,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/3770bd06-6610-4695-ba98-eb2a85d3f61b-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/6b3c694f-73c6-4d51-b478-c67f6ec7d92c-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T04:45:19\"\n    },\n    {\n        \"postId\": 23,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"안녕\",\n        \"body\": \"안녕\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T04:55:41\"\n    },\n    {\n        \"postId\": 24,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"안\",\n        \"body\": \"녕\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T04:55:53\"\n    },\n    {\n        \"postId\": 35,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/29b6b5d1-6ab3-48af-ad25-eacd4e6a79c1-KakaoTalk_20211203_211319669.jpg\",\n            \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/2ba5bae6-5d1f-4568-a44b-ec4d03e68282-KakaoTalk_20230324_180814091.jpg\"\n        ],\n        \"createdAt\": \"2023-09-14T06:32:01\"\n    },\n    {\n        \"postId\": 36,\n        \"userId\": 10,\n        \"type\": \"free\",\n        \"title\": \"open\",\n        \"body\": \"helloWorld\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:39:19\"\n    },\n    {\n        \"postId\": 37,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"ㄴㄹ\",\n        \"body\": \"ㄴㄹ\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:40:48\"\n    },\n    {\n        \"postId\": 38,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"ㄴㅇ\",\n        \"body\": \"ㄴㅇ\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:46:23\"\n    },\n    {\n        \"postId\": 39,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"fg\",\n        \"body\": \"gf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:51:48\"\n    },\n    {\n        \"postId\": 40,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"fg\",\n        \"body\": \"gf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:51:48\"\n    },\n    {\n        \"postId\": 41,\n        \"userId\": 10,\n        \"type\": \"auth\",\n        \"title\": \"fg\",\n        \"body\": \"gf\",\n        \"open\": \"true\",\n        \"imageUrls\": [],\n        \"createdAt\": \"2023-09-14T06:55:15\"\n    }\n]"}],"_postman_id":"9ab833b6-4748-46d7-9712-1b3b7a0251d3"},{"name":"게시글 수정","id":"2920e9ff-0627-469b-b36b-78613b0cd3c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"title\": \"patchTest\", \"body\": \"hellowGreen\"}","type":"text","contentType":"application/json"},{"key":"image","type":"file","src":"x5xU3m7VC/KakaoTalk_20230324_180814091.jpg"}]},"url":"http://52.78.145.37:8080/post/10/2","description":"<p>게시글을 수정하는 API</p>\n<p>/post/{user_id}/{post-id}로 요청을 넣으면 사용자가 게시글을 수정할 수 있습니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","10","2"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"0b17a005-16e4-46e7-9519-79fddbc6b5ae","name":"게시글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"title\": \"patchTest\", \"body\": \"hellowGreen\"}","type":"text","contentType":"application/json"},{"key":"image","type":"file","src":"x5xU3m7VC/KakaoTalk_20230324_180814091.jpg"}],"options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/post/10/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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 08:49:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 2,\n    \"userId\": 10,\n    \"type\": \"free\",\n    \"title\": \"patchTest\",\n    \"body\": \"hellowGreen\",\n    \"open\": \"true\",\n    \"imageUrls\": [\n        \"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/16944245-3667-4332-86ea-2cbe89a9422a-KakaoTalk_20230324_180814091.jpg\"\n    ],\n    \"createdAt\": \"2023-09-13T06:50:54\"\n}"}],"_postman_id":"2920e9ff-0627-469b-b36b-78613b0cd3c0"},{"name":"게시글 삭제","id":"abc89106-95cf-4740-b6f8-c6b144e1f89a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://52.78.145.37:8080/post/10/1","description":"<p>게시글을 삭제하는 API</p>\n<p>/post/{user-id}/{post-id}로 요청을 넣으면 사용자가 게시한 게시글을 삭제 할 수 있습니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["post","10","1"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"e9c8bc78-9575-4a2d-be74-dfa35436fa5a","name":"게시글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://52.78.145.37:8080/post/10/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Date","value":"Wed, 13 Sep 2023 09:28:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"abc89106-95cf-4740-b6f8-c6b144e1f89a"}],"id":"d570b56c-f168-4700-b2e5-ff23b07711e3","description":"<p>게시물에 관한 요청 API가 담겨있습니다.</p>\n","_postman_id":"d570b56c-f168-4700-b2e5-ff23b07711e3"},{"name":"Comments","item":[{"name":"댓글생성","id":"36439459-c141-48e7-926c-d9dd1db11779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"body\" : \"댓글 내용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/comment/9/9","description":"<p>해당 게시글에 댓글 작성하는 API</p>\n<p>comment/{post_id}/{user_id}로 요청을 보내주시면,</p>\n<p>해당 게시물에 사용자가 댓글을 작성할 수 있습니다.</p>\n<p>body : 댓글 내용을 요청으로 보내주시면,</p>\n<p>commentId: 댓글 고유 번호</p>\n<p>userId : 사용자 고유 번호</p>\n<p>postId : 게시물 고유 번호</p>\n<p>body : 본문 내용</p>\n<p>createdAt : 작성 시기</p>\n<p>를 response 합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","9","9"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"690dbeeb-7469-4538-a69f-5ee650911427","name":"댓글생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"body\" : \"댓글 내용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/comment/9/9"},"status":"Created","code":201,"_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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 09:02:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"commentId\": 51,\n    \"userId\": 9,\n    \"postId\": 9,\n    \"body\": \"댓글 내용\",\n    \"createdAt\": \"2023-09-14T09:02:59.840684\"\n}"}],"_postman_id":"36439459-c141-48e7-926c-d9dd1db11779"},{"name":"댓글 조회","id":"32bbfb17-c3de-4bf6-9a2b-8df4773ddc1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/comment/79","description":"<p>게시글에 대한 댓글 조회 API</p>\n<p>/comment/{post-id} 요청을 넣어주시면,</p>\n<p>해당 게시글에 작성된 댓글을 조회할 수 있습니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","79"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"d4e4af6a-5728-4c31-8b7a-80176290a1ea","name":"댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/comment/79"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 15 Sep 2023 08:25:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"commentId\": 75,\n        \"userId\": 10,\n        \"postId\": 79,\n        \"body\": \"뭐지 왜 뭐가 뭔데데\",\n        \"createdAt\": \"2023-09-15T08:25:04\"\n    },\n    {\n        \"commentId\": 76,\n        \"userId\": 10,\n        \"postId\": 79,\n        \"body\": \"뭐지 왜 뭐가 뭔데데\",\n        \"createdAt\": \"2023-09-15T08:25:04\"\n    }\n]"}],"_postman_id":"32bbfb17-c3de-4bf6-9a2b-8df4773ddc1a"},{"name":"댓글 수정","id":"fda372d4-0cb8-4303-8aee-fa9869a320e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"body\" : \"댓글 수정합니다.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/comment/9/9/45","description":"<p>해당 게시글에 작성된 댓글 수정하는 API</p>\n<p>/comment/{post-id}/{user-id}/{comment-id}로 요청을 보내시면,</p>\n<p>해당 게시글을 작성한 작성자가 댓글을 수정할 수 있습니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","9","9","45"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"43e540bd-5f7d-448d-8ed0-e0dd2c69e450","name":"댓글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"body\" : \"댓글 수정합니다.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/comment/9/9/45"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 08:57:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"commentId\": 45,\n    \"userId\": 9,\n    \"postId\": 9,\n    \"body\": \"댓글 수정합니다.\",\n    \"createdAt\": \"2023-09-14T08:57:06.926835\"\n}"}],"_postman_id":"fda372d4-0cb8-4303-8aee-fa9869a320e5"},{"name":"댓글 삭제","id":"cd4c24d5-53ce-4f84-8f14-5cbf72122d94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://52.78.145.37:8080/comment/9/9/45","description":"<p>해당 게시글에 작성한 댓글 삭제하는 API</p>\n<p>/comment/{post-id}/{user-id}/{comment-id} 요청을 넣으시면,</p>\n<p>해당 댓글을 작성한 작성자가 댓글을 삭제 할 수 있습니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","9","9","45"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"32f60f19-728f-4494-9ece-b0dddbc1220b","name":"댓글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://52.78.145.37:8080/comment/9/9/45"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Date","value":"Thu, 14 Sep 2023 08:57:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cd4c24d5-53ce-4f84-8f14-5cbf72122d94"}],"id":"7d0cd966-3076-463e-ad47-5123f7bfdf83","description":"<p>댓글에 관한 요청 API가 담겨있습니다.</p>\n","_postman_id":"7d0cd966-3076-463e-ad47-5123f7bfdf83"},{"name":"Vote","item":[{"name":"좋아요 생성","id":"d2d8feee-3245-40d8-a13f-ea0310a2d614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/vote/2","description":"<p>해당 게시글에 좋아요 추가하는 API</p>\n<p>/vote/{post_id} 로 요청을 보내주시면,</p>\n<p>해당 게시글에 좋아요가 있는지 확인 후 좋아요 테이블을 생성하는 API입니다.</p>\n<p>response로<br />voteId = vote고유 아이디,</p>\n<p>postId = 해당 좋아요가 있는 게시글 ID,</p>\n<p>userId = 좋아요 개수 변동시 확인용 ID,</p>\n<p>voteCount = 해당 좋아요의 좋아요개수</p>\n<p>를 응답합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["vote","2"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"a556a0ad-6414-4f4a-b5ff-1273eed58e4e","name":"좋아요 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/vote/2"},"status":"Created","code":201,"_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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 07:03:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"voteId\": 2,\n    \"postId\": 2,\n    \"userId\": 0,\n    \"voteCount\": 0\n}"}],"_postman_id":"d2d8feee-3245-40d8-a13f-ea0310a2d614"},{"name":"좋아요 수","id":"e9cca4ea-1836-417f-a86c-2c8c7023d545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/vote/2/2","description":"<p>해당 게시글에 좋아요 를 조회하는 API</p>\n<p>/vote/{post_id}/{vote_id} 를 요청하면</p>\n<p>해당 게시글의 좋아요 정보를 응답합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["vote","2","2"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"6e5f17ff-2556-47a3-ab68-41ed5b063990","name":"좋아요 수","originalRequest":{"method":"GET","header":[],"url":"http://52.78.145.37:8080/vote/2/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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 13 Sep 2023 07:09:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"voteId\": 2,\n    \"postId\": 2,\n    \"userId\": 0,\n    \"voteCount\": 1\n}"}],"_postman_id":"e9cca4ea-1836-417f-a86c-2c8c7023d545"},{"name":"좋아요 +/-","id":"4d975ecc-93da-4823-b0b0-24dde23f753e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/vote/94/10/97","description":"<p>좋아요 개수를 변동하는 API</p>\n<p>/vote/{post_id}/{user_id}/{vote_id}으로</p>\n<p>요청을 보내주시면 해당 좋아요가 +1되고,</p>\n<p>그외의 내용이 들어오면 좋아요가 취소됩니다.</p>\n<p>response로는 vote의 정보가 응답으로 들어옵니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["vote","94","10","97"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"cf1fb043-3382-4e7e-aba6-2a086916b360","name":"좋아요 +/-","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/vote/94/10/97"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 17 Sep 2023 02:04:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"voteId\": 97,\n    \"postId\": 94,\n    \"userId\": 10,\n    \"voteCount\": 1\n}"}],"_postman_id":"4d975ecc-93da-4823-b0b0-24dde23f753e"},{"name":"좋아요 삭제","id":"f8015106-cbd7-4056-9e95-6525758bd65d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/vote/2/10/1","description":"<p>해당 게시글에 좋아요 자체를 삭제하는 API</p>\n<p>/vote/{post_id}/{user_id}/{vote_id}로 요청을 보내주시면</p>\n<p>해당 좋아요 자체를 삭제합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["vote","2","10","1"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"35166df9-42bc-41f7-b438-95e8b3be0f1e","name":"좋아요 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/vote/2/10/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Date","value":"Wed, 13 Sep 2023 07:09:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f8015106-cbd7-4056-9e95-6525758bd65d"}],"id":"dda55d8d-7454-4345-b9ef-6956fab5225e","description":"<p>좋아요에 관한 요청 API가 담겨있습니다.</p>\n","_postman_id":"dda55d8d-7454-4345-b9ef-6956fab5225e"},{"name":"Calendar","item":[{"name":"캘린더 생성","id":"d76204c6-838f-4152-8971-417c94db9585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/calendar/11","description":"<p>캘린더를 생성하는 API</p>\n<p>/calendar/{user_id} 로 요청이 들어오면</p>\n<p>user와 1:1로 매핑된 calendar가 생성됩니다.</p>\n<p>response로</p>\n<p>calendarId = calendar 고유 아이디,</p>\n<p>body = calendar에 적은 text,</p>\n<p>userId = 이 calendar의 사용자 고유 아이디,</p>\n<p>postId = 게시글 아이디,</p>\n<p>stampedDate = 게시글을 작성한 날들(List)</p>\n<p>의 정보를 응답합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["calendar","11"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"a6befece-4139-4832-9952-8ec9b741e35c","name":"캘린더 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/calendar/11"},"status":"Created","code":201,"_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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:02:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"calendarId\": 12,\n    \"body\": null,\n    \"userId\": 11,\n    \"postId\": 0,\n    \"stampedDates\": null\n}"}],"_postman_id":"d76204c6-838f-4152-8971-417c94db9585"},{"name":"캘린더 조회","id":"55a06070-6163-4e39-8a0e-b19aaede4bcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/calendar/14","description":"<p>캘린더 조회 API</p>\n<p>/calendar/{calendar_id}로 요청을 보내면</p>\n<p>해당 캘린더의 정보가 응답됩니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["calendar","14"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"42373307-e56d-49b2-b0b7-d6573aa00460","name":"캘린더 조회","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/calendar/14"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:21:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"calendarId\": 14,\n    \"body\": null,\n    \"userId\": 11,\n    \"postId\": 0,\n    \"stampedDates\": []\n}"}],"_postman_id":"55a06070-6163-4e39-8a0e-b19aaede4bcf"},{"name":"캘린더 수정","id":"444326a7-5eff-46fd-ba68-7a470cd76157","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"body\": \"캘린더 작성 내용\",\r\n  \"stampedDates\": [\"2023-09-14\", \"2023-09-15\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/calendar/11/14","description":"<p>캘리더에 적은 내용과 post를 작성한 날짜를 수정할 수 있는 API</p>\n<p>/calendar/{user_id}/{calendar_id}로<br />raw(json)</p>\n<p>body = 캘린더에 적을 text내용,</p>\n<p>stampedDate = 게시글을 작성한 날들(List),</p>\n<p>을 요청하면 해당 내용이 수정되어서 캘린더 정보가 응답으로 옵니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["calendar","11","14"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"00d95c1f-8057-4370-9c45-1977107774fa","name":"캘린더 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"body\": \"캘린더 작성 내용\",\r\n  \"stampedDates\": [\"2023-09-14\", \"2023-09-15\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://52.78.145.37:8080/calendar/11/14"},"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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 14 Sep 2023 06:25:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"calendarId\": 14,\n    \"body\": \"캘린더 작성 내용\",\n    \"userId\": 11,\n    \"postId\": 0,\n    \"stampedDates\": [\n        \"2023-09-14\",\n        \"2023-09-15\"\n    ]\n}"}],"_postman_id":"444326a7-5eff-46fd-ba68-7a470cd76157"},{"name":"캘린더 삭제","id":"62542bf9-336d-4096-958d-205706857d9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://52.78.145.37:8080/calendar/11","description":"<p>캘린더를 제거하는 API</p>\n<p>/calendar/{calendar_id}로 요청이 오면</p>\n<p>해당 캘린더를 삭제합니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["calendar","11"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"46b874af-53c4-4fa4-8a12-5939bbd38fa9","name":"캘린더 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://52.78.145.37:8080/calendar/11"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Date","value":"Thu, 14 Sep 2023 06:25:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"62542bf9-336d-4096-958d-205706857d9a"}],"id":"494721d1-477a-45f6-bc1d-d1c8eab51925","description":"<p>달력에 관한 요청 API가 담겨있습니다.</p>\n","_postman_id":"494721d1-477a-45f6-bc1d-d1c8eab51925"},{"name":"image","item":[{"name":"이미지 업로드","id":"df5aad2b-18b3-4d3e-bc1b-52c62076dd16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"SFoh5JCRP/KakaoTalk_20230324_180814091.jpg"}]},"url":"http://52.78.145.37:8080/image/upload","description":"<p>이미지를 저장하는 API요청</p>\n<p>/image/upload 에</p>\n<p>form-data 'image'로 파일을 보내면, 해당 이미지를 저장후</p>\n<p>url을 문자열로 반환하는 API입니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["image","upload"],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"75702794-d106-47f1-a64c-1f7502eb4b25","name":"이미지 업로드","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"SFoh5JCRP/KakaoTalk_20230324_180814091.jpg"}]},"url":"http://52.78.145.37:8080/image/upload"},"status":"OK","code":200,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"132"},{"key":"Date","value":"Wed, 13 Sep 2023 04:24:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/5b1acb4f-5be4-4db4-b5e9-75e53393be44-KakaoTalk_20230324_180814091.jpg"}],"_postman_id":"df5aad2b-18b3-4d3e-bc1b-52c62076dd16"},{"name":"이미지 삭제","id":"075703be-a314-4318-be0c-a59bafbdbfa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","value":"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/bf1f69c5-ff25-4da9-a307-cea309678410-KakaoTalk_20230324_180814091.jpg","type":"text"}]},"url":"http://52.78.145.37:8080/image/","description":"<p>이미지를 삭제하는 API요청</p>\n<p>/image/upload 에</p>\n<p>form-data 'image'로 이미지의 url을 보내면,</p>\n<p>해당 이미지를 찾아서 저장소에서 삭제하는 API입니다.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["image",""],"host":["52","78","145","37"],"query":[],"variable":[]}},"response":[{"id":"7c65e83c-4e3a-4e69-a3a9-d2d4e23d2b99","name":"이미지 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","value":"https://greenearthforus.s3.ap-northeast-2.amazonaws.com/images/bf1f69c5-ff25-4da9-a307-cea309678410-KakaoTalk_20230324_180814091.jpg","type":"text"}]},"url":"http://52.78.145.37:8080/image/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","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":"1; mode=block"},{"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":"SAMEORIGIN"},{"key":"Date","value":"Thu, 14 Sep 2023 08:50:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"075703be-a314-4318-be0c-a59bafbdbfa4"}],"id":"8c583237-cf36-44b4-a3fa-8bfe606670c3","_postman_id":"8c583237-cf36-44b4-a3fa-8bfe606670c3","description":""}]}