{"info":{"_postman_id":"31ceb8de-d69e-45bf-9ea2-0ffefb4d3a2a","name":"team_01","description":"<html><head></head><body><p>Nock : [DOK_project]</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30238247","collectionId":"31ceb8de-d69e-45bf-9ea2-0ffefb4d3a2a","publishedId":"2s9YeEbBkH","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-01-22T05:07:34.000Z"},"item":[{"name":"MainPage","item":[{"name":"Main Get","id":"181a1655-3d89-4685-920e-bb24a2dc77eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/","description":"<h3 id=\"설명\">설명:</h3>\n<h3 id=\"endpoint-apimain\">EndPoint: <code>/api/main</code></h3>\n<p>메인 페이지에서 요청하는</p>\n<ul>\n<li>[0]: 현재 매칭 신청 글의 수</li>\n<li>[1]: 랜덤으로 (3개) 불러오는 강아지 정보</li>\n<li>[2]: 최신순으로 (3개) 불러오는 매칭글</li>\n<li>[3] : 리뷰가 작성된 인증글 중 별점 순으로 (3개) 불러오는 인증글</li>\n</ul>\n<p>을 하나의 배열에 담아서 전달합니다</p>\n","urlObject":{"protocol":"http","port":"3000","path":[""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ee447949-f44b-4a12-b476-55d3ec3f64aa","name":"ex) 메인페이지 (매칭글 수, 강아지 정보, 최신순 매칭글, 별점 순 인증글 불러오기 )","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/main"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4966"},{"key":"ETag","value":"W/\"1366-pyKJeaa4Qv7E6yN4waAGug83cJA\""},{"key":"Date","value":"Tue, 28 Nov 2023 07:43:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    6,\n    [\n        {\n            \"_id\": \"6563f4d983095bf2dcb747d9\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"dogName\": \"Cape clawless otter\",\n            \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n            \"birth\": \"10/30/2023\",\n            \"dogType\": \"Gull, lava\",\n            \"gender\": \"Male\",\n            \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n            \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n        },\n        {\n            \"_id\": \"6563f4d983095bf2dcb747da\",\n            \"user\": \"6563f3569187c8fe58c24106\",\n            \"dogName\": \"Trumpeter, dark-winged\",\n            \"dogImg\": \"https://i.pinimg.com/564x/f9/29/06/f929065db7638c2a6e8c4e87fa8cca26.jpg\",\n            \"birth\": \"11/19/2022\",\n            \"dogType\": \"Miner's cat\",\n            \"gender\": \"Female\",\n            \"personality\": \"proin eu mi nulla ac enim in tempor turpis nec euismod scelerisque quam turpis adipiscing lorem vitae mattis nibh ligula\",\n            \"note\": \"sapien urna pretium nisl ut volutpat sapien arcu sed augue\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n        },\n        {\n            \"_id\": \"6563f4d983095bf2dcb747db\",\n            \"user\": \"6563f3569187c8fe58c24107\",\n            \"dogName\": \"Coatimundi, white-nosed\",\n            \"dogImg\": \"http://dummyimage.com/142x100.png/ff4444/ffffff\",\n            \"birth\": \"7/31/2023\",\n            \"dogType\": \"Wolf, timber\",\n            \"gender\": \"Male\",\n            \"personality\": \"quis orci nullam molestie nibh in lectus pellentesque at nulla suspendisse potenti cras in purus\",\n            \"note\": \"vestibulum sit amet cursus id turpis integer aliquet massa id lobortis convallis tortor\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n        }\n    ],\n    [\n        {\n            \"_id\": \"656440af540546c344ee6f21\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"userDog\": \"6563f4d983095bf2dcb747d9\",\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 강동구 무슨동 11\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f22\"\n            },\n            \"locationDetail\": \"1동 102호\",\n            \"walkingDate\": \"2023-11-30T02:40:00.000\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n            \"updatedAt\": \"2023-11-28T07:21:30.988Z\"\n        },\n        {\n            \"_id\": \"656440af540546c344ee6f23\",\n            \"user\": \"6563f3569187c8fe58c24106\",\n            \"userDog\": \"6563f4d983095bf2dcb747da\",\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 강동구 어쩌구동 11-1\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f24\"\n            },\n            \"locationDetail\": \"2층 1호\",\n            \"walkingDate\": \"2023-11-20T02:44:15.670\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"우리집 강아지 개껌을 좋아해\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n            \"updatedAt\": \"2023-11-28T07:21:30.988Z\"\n        },\n        {\n            \"_id\": \"656440af540546c344ee6f25\",\n            \"user\": \"6563f3569187c8fe58c24107\",\n            \"userDog\": \"6563f4d983095bf2dcb747db\",\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 강동구 뭔동 133\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f26\"\n            },\n            \"locationDetail\": \"100동 10호\",\n            \"walkingDate\": \"2023-11-30T02:44:15.670\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"강아지 산책시켜주실 분 구합니다(급구)\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.444Z\",\n            \"updatedAt\": \"2023-11-28T07:21:30.988Z\"\n        }\n    ],\n    [\n        {\n            \"review\": {\n                \"rating\": 5,\n                \"reviewText\": \"역시 레드\"\n            },\n            \"_id\": \"65659684e99dac804de42e48\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"matchingPost\": \"656440af540546c344ee6f21\",\n            \"certificationImg\": [\n                \"\\\"https://w7.pngwing.com/pngs/74/647/png-transparent-red-power-ranger-illustration-mighty-morphin-power-rangers-the-movie-jason-lee-scott-tommy-oliver-zack-taylor-trini-kwan-power-rangers-miscellaneous-fictional-character-tommy-oliver-thumbnail.png\\\"\"\n            ],\n            \"sublocation\": \"\\\"떡잎마을 앞\\\"\",\n            \"postText\": \"\\\"레드입니다.\\\"\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T07:28:04.330Z\",\n            \"updatedAt\": \"2023-11-28T07:31:55.228Z\"\n        },\n        {\n            \"review\": {\n                \"rating\": 4,\n                \"reviewText\": \"역시 블루\"\n            },\n            \"_id\": \"656596d7e99dac804de42e4a\",\n            \"user\": \"6563f3569187c8fe58c24106\",\n            \"matchingPost\": \"656440af540546c344ee6f23\",\n            \"certificationImg\": [\n                \"\\\"https://w7.pngwing.com/pngs/395/786/png-transparent-red-ranger-power-rangers-super-legends-power-rangers-season-18-super-sentai-drawing-power-rangers-miscellaneous-fictional-character-electric-blue-thumbnail.png\\\"\"\n            ],\n            \"sublocation\": \"\\\"떡잎마을 옆\\\"\",\n            \"postText\": \"\\\"블루입니다.\\\"\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T07:29:27.822Z\",\n            \"updatedAt\": \"2023-11-28T07:32:09.683Z\"\n        },\n        {\n            \"review\": {\n                \"rating\": 3,\n                \"reviewText\": \"역시 그린\"\n            },\n            \"_id\": \"656596fae99dac804de42e4c\",\n            \"user\": \"6563f3569187c8fe58c24107\",\n            \"matchingPost\": \"656440af540546c344ee6f25\",\n            \"certificationImg\": [\n                \"\\\"https://w7.pngwing.com/pngs/5/920/png-transparent-tommy-oliver-red-ranger-power-rangers-super-sentai-power-ranger-thumbnail.png\\\"\"\n            ],\n            \"sublocation\": \"\\\"떡잎마을 뒤\\\"\",\n            \"postText\": \"\\\"그입니다.\\\"\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T07:30:02.839Z\",\n            \"updatedAt\": \"2023-11-28T07:32:39.309Z\"\n        }\n    ]\n]"}],"_postman_id":"181a1655-3d89-4685-920e-bb24a2dc77eb"}],"id":"4b243275-3fd7-4680-afaa-ec14a51e40ea","_postman_id":"4b243275-3fd7-4680-afaa-ec14a51e40ea","description":""},{"name":"UserPage","item":[{"name":"로그아웃","id":"cba27cfc-dd1a-422b-b062-e9129a57ab19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:3000/api/users/signOut","urlObject":{"protocol":"http","port":"3000","path":["api","users","signOut"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cba27cfc-dd1a-422b-b062-e9129a57ab19"},{"name":"회원가입하기","id":"2d1e87d2-91fb-4cd3-85a1-4716b2030880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"newTest0634\",\n    \"password\" : \"newTest0634!\",\n    \"name\": \"핸들러님님\",\n    \"nickname\" : \"오후0634\",\n    \"address\" : {\n        \"text\" : \"서울 강동구 공항대로\",\n        \"code\" : \"1234567890\"\n    },\n    \"userImg\": \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.com/001.png\",\n    \"phoneNumber\" : \"1234 5678\",\n    \"introduce\" : \"멍집사 냥집사\",\n    \"isCertificated\": true\n}\n\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/signUp","urlObject":{"protocol":"http","port":"3000","path":["api","users","signUp"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"adb3753b-353a-48d4-acfc-f575da67a574","name":"E.g 회원가입하기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"newTest0634\",\n    \"password\" : \"newTest0634!\",\n    \"name\": \"핸들러님님\",\n    \"nickname\" : \"오후0634\",\n    \"address\" : {\n        \"text\" : \"서울 강동구 공항대로\",\n        \"code\" : \"1234567890\"\n    },\n    \"userImg\": \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.com/001.png\",\n    \"phoneNumber\" : \"1234 5678\",\n    \"introduce\" : \"멍집사 냥집사\",\n    \"isCertificated\": true\n}\n\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/signUp"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2d1e87d2-91fb-4cd3-85a1-4716b2030880"},{"name":"로그인","id":"43f77f87-6e79-4859-baec-9039151af1c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"jeongHYe1202\",\n    \"password\": \"Testpassword123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/signIn","urlObject":{"protocol":"http","port":"3000","path":["api","users","signIn"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"da778cc9-7304-40b6-b475-26b75c18ae28","name":"E.g 로그인하기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"newTest0118\",\n    \"password\": \"newTest0118!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/signIn"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWE4YjY2YWNhMGZhYjk3NzY0OTY5MDkiLCJpYXQiOjE3MDU1NTU4NDUuMjQ5LCJleHAiOjE3MDU1OTkwNDV9.IFAgtKLY95lR5vOoLgpOWqyjNNZbHCoIWOXH1L1s6gY; Max-Age=86400; Path=/; Expires=Fri, 19 Jan 2024 05:30:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"503"},{"key":"ETag","value":"W/\"1f7-rJ9Q7N2NmxxayDM39jHElYG6Y6I\""},{"key":"Date","value":"Thu, 18 Jan 2024 05:30:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65a8b66aca0fab9776496909\",\n    \"userId\": \"newTest0118\",\n    \"password\": \"$2b$10$xdjvyAODx4d0.OaqSZ3qMuHMaN7tqxwAqqHnTzJzj0bvdleIzgzQ.\",\n    \"name\": \"일일팔\",\n    \"nickname\": \"오후0225\",\n    \"address\": {\n        \"text\": \"서울 강동구 공항대로\",\n        \"code\": \"1234567890\",\n        \"_id\": \"65a8b66aca0fab977649690a\"\n    },\n    \"phoneNumber\": \"1234 5678\",\n    \"introduce\": \"true\",\n    \"isCertificated\": false,\n    \"userImg\": \"안녕하세요, 초보 견주입니다^^\",\n    \"deletedAt\": null,\n    \"createdAt\": \"2024-01-18T05:26:02.763Z\",\n    \"updatedAt\": \"2024-01-18T05:26:02.763Z\",\n    \"__v\": 0\n}"}],"_postman_id":"43f77f87-6e79-4859-baec-9039151af1c8"},{"name":"사용자 강아지 정보 등록","id":"ef1fb683-f2cd-40de-b15b-040c5a4492af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\":\"jeongHYe1202\",\n    \"dogName\": \"디셈버\",\n    \"dogImg\":\"https://dokawsbucket.s3.ap-northeast-2.amazonaws.c…88%C2%88%C3%AC%C2%A7%C2%B1%C3%AA%C2%B5%C2%AC.jpeg\",\n    \"birth\":\"01/04/2024\",\n    \"gender\":\"Male\",\n    \"dogType\":\"냥냥이\",\n    \"personality\":\"매우 활발\",\n    \"note\" : \"자고십버요\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myDog?userId=jeongHYe1202","urlObject":{"protocol":"http","port":"3000","path":["api","users","myDog"],"host":["localhost"],"query":[{"key":"userId","value":"jeongHYe1202"}],"variable":[]}},"response":[{"id":"56e7df12-5702-4030-8d59-8ced0ba4e2ce","name":"사용자 강아지 정보 등록","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"dogName\": \"디에잇\",\n    \"dogImg\":\"https://dokawsbucket.s3.ap-northeast-2.amazonaws.c…88%C2%88%C3%AC%C2%A7%C2%B1%C3%AA%C2%B5%C2%AC.jpeg\",\n    \"birth\":\"01/04/2024\",\n    \"gender\":\"Male\",\n    \"dogType\":\"코카스파니엘\",\n    \"personality\":\"매우 활발한 편입니다\",\n    \"note\" : \"딱히 적을게 없음\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myDog"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"454"},{"key":"ETag","value":"W/\"1c6-W5Hj+dgoV1eZrOV7X5UIo9D08Ik\""},{"key":"Date","value":"Thu, 18 Jan 2024 05:44:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": \"65a8b66aca0fab9776496909\",\n    \"dogName\": \"디에잇\",\n    \"dogImg\": \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.c…88%C2%88%C3%AC%C2%A7%C2%B1%C3%AA%C2%B5%C2%AC.jpeg\",\n    \"birth\": \"01/04/2024\",\n    \"dogType\": \"코카스파니엘\",\n    \"gender\": \"Male\",\n    \"personality\": \"매우 활발한 편입니다\",\n    \"note\": \"딱히 적을게 없음\",\n    \"deletedAt\": null,\n    \"_id\": \"65a8babeca0fab977649690d\",\n    \"createdAt\": \"2024-01-18T05:44:30.152Z\",\n    \"updatedAt\": \"2024-01-18T05:44:30.152Z\",\n    \"__v\": 0\n}"}],"_postman_id":"ef1fb683-f2cd-40de-b15b-040c5a4492af"},{"name":"강아지 정보 삭제","id":"f155f3d2-14a7-404c-8a4e-7c5f1ab52f84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \n}"},"url":"http://localhost:3000/api/users/myDog","urlObject":{"protocol":"http","port":"3000","path":["api","users","myDog"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f155f3d2-14a7-404c-8a4e-7c5f1ab52f84"},{"name":"내정보 불러오기","id":"cf225f8d-b486-4a5e-8871-19f4dc55f097","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myInfo","urlObject":{"protocol":"http","port":"3000","path":["api","users","myInfo"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"8273b31c-72ec-410b-bd17-d0b13418978d","name":"내정보 불러오기","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/users/myInfo","protocol":"http","host":["localhost"],"port":"3000","path":["api","users","myInfo"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1016"},{"key":"ETag","value":"W/\"3f8-orRBAQVlOCeSn8ijAFo6O4dEupI\""},{"key":"Date","value":"Thu, 18 Jan 2024 16:15:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"_id\": \"65a8b66aca0fab9776496909\",\n        \"userId\": \"newTest0118\",\n        \"password\": \"$2b$10$xdjvyAODx4d0.OaqSZ3qMuHMaN7tqxwAqqHnTzJzj0bvdleIzgzQ.\",\n        \"name\": \"일일팔님\",\n        \"nickname\": \"일일팔이세요\",\n        \"address\": {\n            \"text\": \"광주광역시 광산구 하남대로 12\",\n            \"code\": \"21001244\",\n            \"_id\": \"65a8bc3d8dd2d68d6109cac7\"\n        },\n        \"phoneNumber\": \"2024 0118\",\n        \"introduce\": \"수정된 소개글입니다\",\n        \"isCertificated\": false,\n        \"userImg\": \"https://newImg\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2024-01-18T05:26:02.763Z\",\n        \"updatedAt\": \"2024-01-18T06:50:01.161Z\",\n        \"__v\": 0\n    },\n    \"rating\": [\n        null,\n        0\n    ],\n    \"userDogs\": [\n        {\n            \"_id\": \"65a8babeca0fab977649690d\",\n            \"user\": \"65a8b66aca0fab9776496909\",\n            \"dogName\": \"디에잇\",\n            \"dogImg\": \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.c…88%C2%88%C3%AC%C2%A7%C2%B1%C3%AA%C2%B5%C2%AC.jpeg\",\n            \"birth\": \"01/04/2024\",\n            \"dogType\": \"코카스파니엘\",\n            \"gender\": \"Male\",\n            \"personality\": \"매우 활발한 편입니다\",\n            \"note\": \"딱히 적을게 없음\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2024-01-18T05:44:30.152Z\",\n            \"updatedAt\": \"2024-01-18T05:44:30.152Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"cf225f8d-b486-4a5e-8871-19f4dc55f097"},{"name":"사용자 정보 수정","id":"2bfa2ab1-8f81-4941-9d63-5dabe65744cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"12월의첫날입니다\",\n    \"phoneNumber\": \"2004 4281\",\n    \"password\": \"Testpassword1234!\",\n    \"confirmPassword\": \"Testpassword1234!\",\n    \"address\": {\n        \"text\": \"주소가 없어도 가입은 돼야해\",\n        \"code\": \"1234567891\"\n    },\n    \"nickname\": \"ndaf\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myInfo","urlObject":{"protocol":"http","port":"3000","path":["api","users","myInfo"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9dab7718-b74b-4979-bcb8-c9fb1bc791e1","name":"사용자 정보 수정","originalRequest":{"method":"PATCH","header":[{"key":"","value":"","type":"text","disabled":true},{"key":"Bearer","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"name\": \"일일팔님\",\n    \"address\": {\n        \"text\": \"광주광역시 광산구 하남대로 12\",\n        \"code\": \"21001244\"\n    },\n    \"phoneNumber\": \"2024 0118\",\n    \"nickname\": \"일일팔이세요\",\n    \"userImg\": \"https://newImg\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myInfo"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"497"},{"key":"ETag","value":"W/\"1f1-wiWR5VtxOTJDIayP60NvKNtlHws\""},{"key":"Date","value":"Thu, 18 Jan 2024 05:50:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65a8b66aca0fab9776496909\",\n    \"userId\": \"newTest0118\",\n    \"password\": \"$2b$10$xdjvyAODx4d0.OaqSZ3qMuHMaN7tqxwAqqHnTzJzj0bvdleIzgzQ.\",\n    \"name\": \"일일팔님\",\n    \"nickname\": \"일일팔이세요\",\n    \"address\": {\n        \"text\": \"광주광역시 광산구 하남대로 12\",\n        \"code\": \"21001244\",\n        \"_id\": \"65a8bc3d8dd2d68d6109cac7\"\n    },\n    \"phoneNumber\": \"2024 0118\",\n    \"introduce\": \"true\",\n    \"isCertificated\": false,\n    \"userImg\": \"https://newImg\",\n    \"deletedAt\": null,\n    \"createdAt\": \"2024-01-18T05:26:02.763Z\",\n    \"updatedAt\": \"2024-01-18T05:50:53.510Z\",\n    \"__v\": 0\n}"}],"_postman_id":"2bfa2ab1-8f81-4941-9d63-5dabe65744cc"},{"name":"사용자 소개글 수정","id":"84dfb3fa-840b-45f6-bd0a-1d26793b97cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"http://localhost:3000/api/users/myIntroduce","urlObject":{"protocol":"http","port":"3000","path":["api","users","myIntroduce"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c8a15f23-b994-4645-bf00-49cced96936b","name":"E g. 사용자 소개글 수정하기","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"introduce\":\"수정된 소개글입니다\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myIntroduce"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"521"},{"key":"ETag","value":"W/\"209-RCW0DpMYdCzZCsJf0P/ORmOi/c0\""},{"key":"Date","value":"Thu, 18 Jan 2024 06:50:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65a8b66aca0fab9776496909\",\n    \"userId\": \"newTest0118\",\n    \"password\": \"$2b$10$xdjvyAODx4d0.OaqSZ3qMuHMaN7tqxwAqqHnTzJzj0bvdleIzgzQ.\",\n    \"name\": \"일일팔님\",\n    \"nickname\": \"일일팔이세요\",\n    \"address\": {\n        \"text\": \"광주광역시 광산구 하남대로 12\",\n        \"code\": \"21001244\",\n        \"_id\": \"65a8bc3d8dd2d68d6109cac7\"\n    },\n    \"phoneNumber\": \"2024 0118\",\n    \"introduce\": \"수정된 소개글입니다\",\n    \"isCertificated\": false,\n    \"userImg\": \"https://newImg\",\n    \"deletedAt\": null,\n    \"createdAt\": \"2024-01-18T05:26:02.763Z\",\n    \"updatedAt\": \"2024-01-18T06:50:01.161Z\",\n    \"__v\": 0\n}"}],"_postman_id":"84dfb3fa-840b-45f6-bd0a-1d26793b97cb"},{"name":"사용자 비밀번호 수정","id":"afc0c43d-7dd9-4ab1-9816-e2a68935d91d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"newTest0118!\",\r\n    \"newPassword\": \"newTest0119!\",\r\n    \"confirmNewPassword\": \"newTest0119!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myPassword","urlObject":{"protocol":"http","port":"3000","path":["api","users","myPassword"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"35597aca-fada-4e26-9164-3bb3075ec0f7","name":"201) 사용자 비밀번호 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"newTest0118!\",\r\n    \"newPassword\": \"newTest0119!\",\r\n    \"confirmNewPassword\": \"newTest0119!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myPassword"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"521"},{"key":"ETag","value":"W/\"209-QZ0l31x1buZvEabRK8lXYBviixQ\""},{"key":"Date","value":"Fri, 19 Jan 2024 05:36:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65a8b66aca0fab9776496909\",\n    \"userId\": \"newTest0118\",\n    \"password\": \"$2b$10$BNlYFgb9lNUrAY0e0QFlTetoYBvw7/8CsSuXeBD8jb7p35rwmpcRq\",\n    \"name\": \"일일팔님\",\n    \"nickname\": \"일일팔이세요\",\n    \"address\": {\n        \"text\": \"광주광역시 광산구 하남대로 12\",\n        \"code\": \"21001244\",\n        \"_id\": \"65a8bc3d8dd2d68d6109cac7\"\n    },\n    \"phoneNumber\": \"2024 0118\",\n    \"introduce\": \"수정된 소개글입니다\",\n    \"isCertificated\": false,\n    \"userImg\": \"https://newImg\",\n    \"deletedAt\": null,\n    \"createdAt\": \"2024-01-18T05:26:02.763Z\",\n    \"updatedAt\": \"2024-01-19T05:36:36.548Z\",\n    \"__v\": 0\n}"},{"id":"51fca450-d435-455f-a3b6-5d9bbef6c7f1","name":"401) 현재비밀번호를 틀렸을 경우","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"newTest0117!\",\r\n    \"newPassword\": \"newTest0119!\",\r\n    \"confirmNewPassword\": \"newTest0119!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myPassword"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"ETag","value":"W/\"54-YlQrsKym6PjKHH0ZQmY49C/kJe0\""},{"key":"Date","value":"Fri, 19 Jan 2024 10:05:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"비밀번호가 일치하지 않습니다. inputPassword: newTest0117!\"\n}"},{"id":"cb55dfc3-7d78-4a21-8285-9effc1749c41","name":"404) 셋 중 하나라도 보내지 않았을 경우","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"newTest0119!\",\r\n    \"confirmNewPassword\": \"newTest0119!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myPassword"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"ETag","value":"W/\"3b-dIH4FsSR//l9W1grIR/Dcgo/t5Y\""},{"key":"Date","value":"Fri, 19 Jan 2024 10:06:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"변경할 비밀번호를 작성해주세요.\"\n}"},{"id":"62d21e85-dd87-4d57-a923-28082c7b3c55","name":"400) 새 비밀번호와 비밀번호 확인을 틀렸을 경우","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"newTest0119!\",\r\n    \"newPassword\": \"newTest0120!\",\r\n    \"confirmNewPassword\": \"newTest0119!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/users/myPassword"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"ETag","value":"W/\"49-BVIRhSW4dsP2Kz1uHdToiT/0yFc\""},{"key":"Date","value":"Fri, 19 Jan 2024 10:07:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"새 비밀번호 확인란을 정확히 작성해주세요.\"\n}"}],"_postman_id":"afc0c43d-7dd9-4ab1-9816-e2a68935d91d"},{"name":"사용자 정보 삭제(회원탈퇴)","id":"984a09cf-878f-4c37-9b6f-1558cd1cdd87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/users/myInfo","urlObject":{"protocol":"http","port":"3000","path":["api","users","myInfo"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"984a09cf-878f-4c37-9b6f-1558cd1cdd87"},{"name":"해당 사용자의 정보 조회하기","id":"866eb8b4-faa9-490a-a6c4-f3dd380c8d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/users/userInfo/:_id","urlObject":{"protocol":"http","port":"3000","path":["api","users","userInfo",":_id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"6568542b4617a781992641d9","key":"_id"}]}},"response":[{"id":"c9be494a-9b0d-4d2d-abfc-ed132b68fe36","name":"해당 사용자의 정보 조회하기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/users/userInfo/:_id","protocol":"http","host":["localhost"],"port":"3000","path":["api","users","userInfo",":_id"],"variable":[{"key":"_id","value":"6568542b4617a781992641d9"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1913"},{"key":"ETag","value":"W/\"779-FY/gpVZfbqbubT73/SAcQG88KjQ\""},{"key":"Date","value":"Thu, 18 Jan 2024 16:09:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"_id\": \"6568542b4617a781992641d9\",\n        \"userId\": \"dlwjdgP\",\n        \"password\": \"$2b$10$QuzyOmO62UMbILc1X38UeOAGx7Bt6DqZR.sRo3TKxqcOyIh.f3jdC\",\n        \"name\": \"이정혜\",\n        \"nickname\": \"정혜공주\",\n        \"address\": {\n            \"text\": \"서울 동대문구 서울시립대로 5\",\n            \"code\": \"1123010500\",\n            \"_id\": \"656a876b56903ead92244d5f\"\n        },\n        \"phoneNumber\": \"1111 2222\",\n        \"introduce\": \"\",\n        \"isCertificated\": true,\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-30T09:21:47.539Z\",\n        \"updatedAt\": \"2023-12-02T01:24:59.228Z\",\n        \"__v\": 0,\n        \"userImg\": \"https://images-ext-2.discordapp.net/external/568eJuQwjap5eF0cpcK6nwv9qY7Fk4-hjd3lDWa1Rxo/https/pbs.twimg.com/media/F8fWq4PasAAW7Xu.jpg?format=webp&width=832&height=1108\"\n    },\n    \"rating\": [\n        5,\n        1\n    ],\n    \"userDogs\": [\n        {\n            \"_id\": \"65695ed473dec49636cf2528\",\n            \"user\": \"6568542b4617a781992641d9\",\n            \"dogName\": \"디셈버\",\n            \"dogImg\": \"https://i.pinimg.com/564x/ac/34/ce/ac34ceb5a851590ebb1e1e4f79ed1310.jpg\",\n            \"birth\": \"01/04/2024\",\n            \"dogType\": \"말티즈\",\n            \"gender\": \"Male\",\n            \"personality\": \"매우 활발\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-01T04:19:32.489Z\",\n            \"updatedAt\": \"2023-12-01T04:19:32.489Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6569f271aab8005b4a817412\",\n            \"user\": \"6568542b4617a781992641d9\",\n            \"dogName\": \"Jan\",\n            \"dogImg\": \"https://mblogthumb-phinf.pstatic.net/20141217_12/ilbgs_141878084647178nT5_JPEG/499aa6bcf0053bd14eb6f1ae0e305a95.jpg?type=w800\",\n            \"birth\": \"01/04/2024\",\n            \"dogType\": \"시바견\",\n            \"gender\": \"Male\",\n            \"personality\": \"매우 활발\",\n            \"note\": \"토종시바에여\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-01T14:49:21.944Z\",\n            \"updatedAt\": \"2023-12-01T14:49:21.944Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"656a7c1c56903ead922446ae\",\n            \"user\": \"6568542b4617a781992641d9\",\n            \"dogName\": \"순돌이\",\n            \"dogImg\": \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.com/789e3748c354b0c4fd53aadd3dfdda4b.jpg\",\n            \"birth\": \"2020-01-23\",\n            \"dogType\": \"불독\",\n            \"gender\": \"male\",\n            \"personality\": \"calm\",\n            \"note\": \"엄청 귀엽죠? 데려가고 싶죠? 미치겠죠?\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-02T00:36:44.758Z\",\n            \"updatedAt\": \"2023-12-02T00:36:44.758Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"866eb8b4-faa9-490a-a6c4-f3dd380c8d5a"},{"name":"AWS-S3 이미지 업로드","id":"b8facc14-17af-4f60-99de-797736c1e285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/Users/jeonghye/Desktop/스크린샷 2023-11-27 오후 8.41.44.png"},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/Users/jeonghye/Desktop/스크린샷 2023-11-29 오후 9.02.20.png","disabled":true},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/Users/jeonghye/Desktop/스크린샷 2023-11-03 오후 5.34.23.png","disabled":true}]},"url":"http://localhost:3000/api/upload/image","urlObject":{"protocol":"http","port":"3000","path":["api","upload","image"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8facc14-17af-4f60-99de-797736c1e285"},{"name":"api/users/getUser","id":"0261cf39-6c33-4df1-b1a9-b0f89df028f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/users?userId=doogguby11","urlObject":{"protocol":"http","port":"3000","path":["api","users"],"host":["localhost"],"query":[{"key":"userId","value":"doogguby11"}],"variable":[]}},"response":[],"_postman_id":"0261cf39-6c33-4df1-b1a9-b0f89df028f4"}],"id":"dcce7fbf-3978-4d62-a832-6105ece65771","_postman_id":"dcce7fbf-3978-4d62-a832-6105ece65771","description":""},{"name":"matchingPostDetailPage","item":[{"name":"getComments","id":"85ebda35-75cb-4bcb-ad16-1c76de7455d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/matchingPostDetail/comment/:matchingPostId","description":"<h3 id=\"설명\">설명</h3>\n<p>EndPoint : <code>/api/matchingPostDetail/comment/:matchingPostIdEndFragment</code></p>\n<h3 id=\"요청에-사용되는-variables\">요청에 사용되는 variables</h3>\n<p>path params</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>key</th>\n<th>value (objectId)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>matchingPostId</td>\n<td>656440af540546c344ee6f23</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"속성\"><strong>속성</strong></h3>\n<hr />\n<p><strong>_id</strong>: matchingPostComment의 고유 식별자 (mongoDB에서 임의 생성됨)</p>\n<p><strong>matchingPostId</strong>: 세부 정보와 관련된 일치하는 게시물의 ID.</p>\n<p><strong>user</strong>: 일치하는 게시물과 관련된 사용자 정보를 포함하는 객체. 사용자 객체에는 _id, userId, name, nickname, address, phoneNumber, introduce, isCertificated, deletedAt, __v, createdAt 및 updatedAt 등의 속성이 포함됩니다.</p>\n<p><strong>comment</strong>: 일치하는 게시물 세부 정보와 관련된 댓글.</p>\n<p><strong>parentCommentId:</strong> 해당하는 경우 부모 댓글의 ID.</p>\n<p><strong>deletedAt</strong>: 일치하는 게시물 세부 정보가 삭제되었는지를 나타내는 타임스탬프.</p>\n<p><strong>__v:</strong> 일치하는 게시물 세부 정보의 버전.</p>\n<p><strong>createdAt</strong>: 일치하는 게시물 세부 정보가 생성된 타임스탬프.</p>\n<p><strong>updatedAt</strong>: 일치하는 게시물 세부 정보의 마지막 업데이트를 나타내는 타임스탬프.</p>\n<hr />\n<p>Here are some example responses for this request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n    {\n        \"_id\": \"6564422c7049bb150f73f52d\",\n        \"matchingPostId\": \"656440af540546c344ee6f23\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24105\",\n            \"userId\": \"Skipton Pauer\",\n            \"password\": \"zU5~'PhJt\",\n            \"name\": \"daskfjl\",\n            \"nickname\": \"Dynava\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"484-680-4693\",\n            \"introduce\": \"Optional impactful strategy\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n        },\n        \"comment\": \"Balkh University\",\n        \"parentCommentId\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:15:56.783Z\",\n        \"updatedAt\": \"2023-11-27T07:15:56.783Z\"\n    },\n    {\n        \"_id\": \"6564422c7049bb150f73f52e\",\n        \"matchingPostId\": \"656440af540546c344ee6f23\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24107\",\n            \"userId\": \"Erich Kainz\",\n            \"password\": \"sA7/\\\"wJT/TgI\",\n            \"name\": \"Jin\",\n            \"nickname\": \"Eare\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"618-856-8086\",\n            \"introduce\": \"Phased bifurcated flexibility\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"comment\": \"University of Southeastern Philippines\",\n        \"parentCommentId\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:15:56.783Z\",\n        \"updatedAt\": \"2023-11-27T07:15:56.783Z\"\n    }\n]\n\n</code></pre><p>Remember to replace <code>:matchingPostId</code> in the URL with the actual matching post ID to retrieve the corresponding matching post details.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail","comment",":matchingPostId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"65607c54fce1cf5030a3cc84","key":"matchingPostId"}]}},"response":[{"id":"595bc544-372c-4ead-bb0f-3cc63d48aea9","name":"ex) 댓글 리스트 가져오기","originalRequest":{"method":"GET","header":[{"key":"","value":"","type":"text","disabled":true}],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/comment/:matchingPostId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","comment",":matchingPostId"],"variable":[{"key":"matchingPostId","value":"656440af540546c344ee6f23"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1211"},{"key":"ETag","value":"W/\"4bb-0Oyh6JpzWI9JO8IbZZndVAm2gr8\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:22:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6564422c7049bb150f73f52d\",\n        \"matchingPostId\": \"656440af540546c344ee6f23\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24105\",\n            \"userId\": \"Skipton Pauer\",\n            \"password\": \"zU5~'PhJt\",\n            \"name\": \"daskfjl\",\n            \"nickname\": \"Dynava\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"484-680-4693\",\n            \"introduce\": \"Optional impactful strategy\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n        },\n        \"comment\": \"Balkh University\",\n        \"parentCommentId\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:15:56.783Z\",\n        \"updatedAt\": \"2023-11-27T07:15:56.783Z\"\n    },\n    {\n        \"_id\": \"6564422c7049bb150f73f52e\",\n        \"matchingPostId\": \"656440af540546c344ee6f23\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24107\",\n            \"userId\": \"Erich Kainz\",\n            \"password\": \"sA7/\\\"wJT/TgI\",\n            \"name\": \"Jin\",\n            \"nickname\": \"Eare\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"618-856-8086\",\n            \"introduce\": \"Phased bifurcated flexibility\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"comment\": \"University of Southeastern Philippines\",\n        \"parentCommentId\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:15:56.783Z\",\n        \"updatedAt\": \"2023-11-27T07:15:56.783Z\"\n    }\n]"},{"id":"4e29d0db-9fd6-4b9e-b484-769793e5f9a1","name":"404","originalRequest":{"method":"GET","header":[{"key":"","value":"","type":"text","disabled":true}],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/comment/:matchingPostId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","comment",":matchingPostId"],"variable":[{"key":"matchingPostId","value":"656440af540546c344ee6f24"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"63"},{"key":"ETag","value":"W/\"3f-5yAvs3SHlKpg4TmdhTloTeKDl2Q\""},{"key":"Date","value":"Mon, 27 Nov 2023 16:42:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"요청받은 리소스를 찾을 수 없습니다\"\n}"}],"_postman_id":"85ebda35-75cb-4bcb-ad16-1c76de7455d1"},{"name":"postComment","id":"aee0efb0-0f7b-4bee-b78d-1b0324d04b62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\r\n    \"user\": \"6563f3569187c8fe58c24106\",\r\n    \"comment\": \"안녕하세요?\",\r\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingPostDetail/comment","description":"<h3 id=\"설명\">설명:</h3>\n<h3 id=\"endpoint-apimatchingpostdetailcomment\">Endpoint: <code>/api/matchingPostDetail/comment</code></h3>\n<h3 id=\"요청에-필요한-variables\">요청에 필요한 variables</h3>\n<p><strong>Body parameter</strong></p>\n<ul>\n<li><p>matchingPostId (문자열): 댓글이 생성될 matchingPost의 object Id값</p>\n</li>\n<li><p>user (문자열): 댓글을 게시한 사용자의 Object Id값.</p>\n</li>\n<li><p>comment (문자열): 댓글 텍스트입니다.</p>\n</li>\n<li><p>parentCommentId (문자열, 선택사항): 이 댓글이 다른 댓글에 대한 답변인 경우 부모 댓글의 ID입니다.</p>\n</li>\n</ul>\n<h3 id=\"응답-\">응답 :</h3>\n<ul>\n<li>matchingPostId (문자열): 디테일과 연결된 매칭 포스트의 ID입니다.</li>\n<li>user (문자열): 댓글을 게시한 사용자의 ID입니다.</li>\n<li>comment (문자열): 댓글 텍스트입니다.</li>\n<li>parentCommentId (문자열, 선택사항): 이 댓글이 다른 댓글에 대한 답변인 경우 부모 댓글의 ID입니다.</li>\n<li>deletedAt (null): 댓글이 삭제된 경우 해당하는 타임스탬프입니다.</li>\n<li>_id (문자열): 매칭 포스트 디테일의 고유 ID입니다.</li>\n<li>createdAt (문자열): 매칭 포스트 디테일이 생성된 타임스탬프입니다.</li>\n<li>updatedAt (문자열): 매칭 포스트 디테일이 마지막으로 업데이트된 타임스탬프입니다.</li>\n<li>__v : matchingPostDetail의 버전 번호입니다.</li>\n</ul>\n<h3 id=\"example-response\">Example Response</h3>\n<p>Here is an example response for a successful request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"comment\": \"안녕하세요?\",\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\",\n    \"deletedAt\": null,\n    \"_id\": \"656444e26c776ea09f259706\",\n    \"createdAt\": \"2023-11-27T07:27:30.700Z\",\n    \"updatedAt\": \"2023-11-27T07:27:30.700Z\",\n    \"__v\": 0\n}\n\n</code></pre>\n<p>Please note that the actual values may vary in your response.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail","comment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8f23b770-75bf-4f91-bb49-e33aa05a1230","name":"ex) 댓글 작성하기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\r\n    \"user\": \"6563f3569187c8fe58c24106\",\r\n    \"comment\": \"안녕하세요?\",\r\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingPostDetail/comment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"289"},{"key":"ETag","value":"W/\"121-fMOP3SNvTGnScFv8kqAOm9YbMBA\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:27:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"comment\": \"안녕하세요?\",\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\",\n    \"deletedAt\": null,\n    \"_id\": \"656444e26c776ea09f259706\",\n    \"createdAt\": \"2023-11-27T07:27:30.700Z\",\n    \"updatedAt\": \"2023-11-27T07:27:30.700Z\",\n    \"__v\": 0\n}"}],"_postman_id":"aee0efb0-0f7b-4bee-b78d-1b0324d04b62"},{"name":"http://localhost:3000/api/matchingPostDetail/comment/","id":"ddf0d689-1e53-420c-8ed1-f3d43bda2c1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\r\n    \"user\": \"6563f3569187c8fe58c24106\",\r\n    \"comment\": \"안녕하세요오오?\",\r\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingPostDetail/comment/","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail","comment",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddf0d689-1e53-420c-8ed1-f3d43bda2c1e"},{"name":"updateComment","id":"1a4ea2a0-acfd-4b19-adab-4bf97f7e0cd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\": \"굿모닝이예용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingPostDetail/comment/:commentId","description":"<h3 id=\"설명\">설명:</h3>\n<p>댓글의 내용을 수정한다</p>\n<h3 id=\"endpoint-apimatchingpostdetailcomment\">Endpoint: <code>/api/matchingPostDetail/comment</code></h3>\n<h3 id=\"요청에-필요한-variables\">요청에 필요한 variables</h3>\n<p><strong>path parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>key</th>\n<th>value(Object Id)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>commentId</td>\n<td>656444e26c776ea09f259706</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Body parameter</strong></p>\n<ul>\n<li>comment (문자열): 수정할 댓글 텍스트입니다.</li>\n</ul>\n<hr />\n<h3 id=\"응답-\">응답 :</h3>\n<ul>\n<li>_id(문자열): 수정할 comment의 Object Id입니다</li>\n<li>matchingPostId (문자열): 디테일과 연결된 매칭 포스트의 ID입니다.</li>\n<li>user (문자열): 댓글을 게시한 사용자의 Object Id입니다.</li>\n<li>comment (문자열): 수정된 댓글 텍스트입니다.</li>\n<li>parentCommentId (문자열, 선택사항): 이 댓글이 다른 댓글에 대한 답변인 경우 부모 댓글의 Object ID입니다.</li>\n<li>deletedAt (null): 댓글이 삭제된 경우 해당하는 타임스탬프입니다.</li>\n<li>createdAt (문자열): 매칭 포스트 디테일이 생성된 타임스탬프입니다.</li>\n<li>updatedAt (문자열): 매칭 포스트 디테일이 마지막으로 업데이트된 타임스탬프입니다.</li>\n</ul>\n<hr />\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"_id\": \"656444e26c776ea09f259706\",\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"comment\": \"나만 강아지 없어?\",\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\",\n    \"deletedAt\": null,\n    \"createdAt\": \"2023-11-27T07:27:30.700Z\",\n    \"updatedAt\": \"2023-11-27T07:29:49.747Z\",\n    \"__v\": 0\n}\n\n</code></pre>\n<p>Please note that the response may contain additional properties not mentioned in the example above. Refer to the API documentation or contact the API provider for more details on the response structure.</p>\n<p>Remember to replace <code>:comment_id</code> in the URL with the actual ID of the comment you want to update.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail","comment",":commentId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"656444e26c776ea09f259706","key":"commentId"}]}},"response":[{"id":"418f848b-a614-4c87-b120-5a0b70419ea1","name":"ex) 댓글 수정하기","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\": \"나만 강아지 없어?\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/matchingPostDetail/comment/:commentId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","comment",":commentId"],"variable":[{"key":"commentId","value":"656444e26c776ea09f259706"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"297"},{"key":"ETag","value":"W/\"129-HhluSN5Fa3qy8dtC4GoOzQBMFZs\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:29:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"656444e26c776ea09f259706\",\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"comment\": \"나만 강아지 없어?\",\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\",\n    \"deletedAt\": null,\n    \"createdAt\": \"2023-11-27T07:27:30.700Z\",\n    \"updatedAt\": \"2023-11-27T07:29:49.747Z\",\n    \"__v\": 0\n}"}],"_postman_id":"1a4ea2a0-acfd-4b19-adab-4bf97f7e0cd1"},{"name":"deleteComment","id":"9ba59885-82fc-4b21-bbee-c04677336bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/matchingPostDetail/:comment_id","description":"<h3 id=\"설명\">설명:</h3>\n<p>해당 댓글을 삭제할 수 있습니다</p>\n<p>(삭제 요청 시, deletedAt이 생성됩니다)</p>\n<h3 id=\"endpoint--apimatchingpostdetailcommentcommentid\">EndPoint : <code>/api/matchingPostDetail/comment/:commentId</code></h3>\n<h3 id=\"요청에-사용되는-variables\">요청에 사용되는 variables</h3>\n<p><strong>path parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>key</th>\n<th>value(Object Id)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>commentId</td>\n<td>656444e26c776ea09f259706</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"응답\">응답</h3>\n<ul>\n<li><p>_id(문자열): 삭제할 comment의 Object Id입니다</p>\n</li>\n<li><p>matchingPostId (문자열): 댓글이 쓰인 matchingPost의 Object Id입니다</p>\n</li>\n<li><p>user (문자열): 댓글을 게시한 사용자의 Object Id입니다.</p>\n</li>\n<li><p>comment (문자열): 해당 댓글 텍스트입니다.</p>\n</li>\n<li><p>parentCommentId (문자열, 선택사항): 이 댓글이 다른 댓글에 대한 답변인 경우 부모 댓글의 Object ID입니다.</p>\n</li>\n<li><p>deletedAt (null): 댓글이 삭제된 경우 해당하는 타임스탬프입니다.</p>\n</li>\n<li><p>createdAt (문자열): 매칭 포스트 디테일이 생성된 타임스탬프입니다.</p>\n</li>\n<li><p>updatedAt (문자열): 매칭 포스트 디테일이 마지막으로 업데이트된 타임스탬프입니다.</p>\n</li>\n</ul>\n<p>Here is an example response for this request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"_id\": \"656444e26c776ea09f259706\",\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"comment\": \"나만 강아지 없어?\",\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\",\n    \"deletedAt\": \"2023-11-27T11:03:35.247Z\",\n    \"createdAt\": \"2023-11-27T07:27:30.700Z\",\n    \"updatedAt\": \"2023-11-27T11:03:35.248Z\",\n    \"__v\": 0\n}\n\n</code></pre><p>Please note that the actual values in the response may vary.</p>\n<p>To delete a comment, make sure you have the necessary permissions and provide the correct commentId in the URL path.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail",":comment_id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"655d895f51b87c158eec4f23","key":"comment_id"}]}},"response":[{"id":"1ebaeb5e-742e-4aa4-9523-5f05d1b2e549","name":"ex) 댓글 삭제하기","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/comment/:commentId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","comment",":commentId"],"variable":[{"key":"commentId","value":"656444e26c776ea09f259706"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"319"},{"key":"ETag","value":"W/\"13f-yyYV4iw7Mm68mrXZy2924+FMUTM\""},{"key":"Date","value":"Mon, 27 Nov 2023 11:03:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"656444e26c776ea09f259706\",\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"comment\": \"나만 강아지 없어?\",\n    \"parentCommentId\": \"6564422c7049bb150f73f52b\",\n    \"deletedAt\": \"2023-11-27T11:03:35.247Z\",\n    \"createdAt\": \"2023-11-27T07:27:30.700Z\",\n    \"updatedAt\": \"2023-11-27T11:03:35.248Z\",\n    \"__v\": 0\n}"}],"_postman_id":"9ba59885-82fc-4b21-bbee-c04677336bb1"},{"name":"sendHandlerRequest","id":"aea8130b-3ba5-4cc9-9aad-4d5b655eba1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:3000/matchingPostDetail/:matching_post_id/:user_id","description":"<h3 id=\"설명\">설명:</h3>\n<p>핸들러는 해당 matchingPost에 산책 요청을 보낼 수 있습니다</p>\n<h3 id=\"endpoint--apimatchingpostdetailhandlerusermatchingpostid\">EndPoint : <code>/api/matchingPostDetail/handler/:user/:matchingPostId</code></h3>\n<h3 id=\"요청에-사용되는-variables\">요청에 사용되는 variables</h3>\n<p><strong>path parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>key</th>\n<th>value(Object Id)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>user</td>\n<td>6563f3569187c8fe58c24106</td>\n</tr>\n<tr>\n<td>matchingPostId</td>\n<td>656440af540546c344ee6f21</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"응답status-200\">응답(status: 200)</h3>\n<ul>\n<li><p>_id(문자열): 생성된 핸들러 요청의 Object Id입니다</p>\n</li>\n<li><p>matchingPostId (문자열): 핸들러가 요청한 matchingPost의 Object Id입니다</p>\n</li>\n<li><p>createdAt (문자열): 핸들러 요청이 생성된 타임스탬프입니다.</p>\n</li>\n<li><p>updatedAt (문자열): 핸들러 요청이 마지막으로 업데이트된 타임스탬프입니다.</p>\n</li>\n</ul>\n<p>Here is an example response for this request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"deletedAt\": null,\n    \"_id\": \"656451e16c776ea09f25970c\",\n    \"createdAt\": \"2023-11-27T08:22:57.085Z\",\n    \"updatedAt\": \"2023-11-27T08:22:57.085Z\",\n    \"__v\": 0\n}\n\n</code></pre>\n<p>Please note that the values in the response are examples and may vary in your actual response.</p>\n<p>To use this endpoint, make an HTTP POST request to the provided URL with the required parameters in the URL path. Ensure that you replace \":user\" and \":matchingPostId\" with the actual values.</p>\n<p>Feel free to add any additional documentation or instructions as needed.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["matchingPostDetail",":matching_post_id",":user_id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"655afb5beabe482f3b76ead5","key":"matching_post_id"},{"type":"any","value":"655774f52aaed92f196f1aa4","key":"user_id"}]}},"response":[{"id":"9ec0d7cd-1a70-4881-9679-fafc770f9ce6","name":"ex) 매칭 핸들러 요청하기","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/handler/:user/:matchingPostId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","handler",":user",":matchingPostId"],"variable":[{"key":"user","value":"6563f3569187c8fe58c24106"},{"key":"matchingPostId","value":"656440af540546c344ee6f21"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"215"},{"key":"ETag","value":"W/\"d7-6bUR76BfcitTB3j0a6RM7jO0SBg\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:22:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": \"6563f3569187c8fe58c24106\",\n    \"matchingPostId\": \"656440af540546c344ee6f21\",\n    \"deletedAt\": null,\n    \"_id\": \"656451e16c776ea09f25970c\",\n    \"createdAt\": \"2023-11-27T08:22:57.085Z\",\n    \"updatedAt\": \"2023-11-27T08:22:57.085Z\",\n    \"__v\": 0\n}"}],"_postman_id":"aea8130b-3ba5-4cc9-9aad-4d5b655eba1e"},{"name":"getHandlerRequestLists","id":"0d84f776-ab97-4df7-81a8-55a7cbe29cb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/matchingPostDetail/:matchingPostId","description":"<h3 id=\"설명\">설명:</h3>\n<p>해당 matchingPost에 등록된 산책 요청 리스트를 불러올 수 있다</p>\n<h3 id=\"endpoint--apimatchingpostdetailhandlermatchingpostid\">EndPoint : <code>/api/matchingPostDetail/handler/:matchingPostId</code></h3>\n<h3 id=\"요청에-사용되는-variables\">요청에 사용되는 variables</h3>\n<p><strong>path parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>key</th>\n<th>value(Object Id)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>matchingPostId</td>\n<td>655e30b558e038088497e882</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"응답status-200\">응답(status: 200)</h3>\n<ul>\n<li>_id(문자열): 생성된 핸들러 요청의 Object Id입니다</li>\n<li>matchingPostId (문자열): 핸들러가 요청한 matchingPost의 Object Id입니다</li>\n<li>createdAt (문자열): 핸들러 요청이 생성된 타임스탬프입니다.</li>\n<li>updatedAt (문자열): 핸들러 요청이 마지막으로 업데이트된 타임스탬프입니다.</li>\n</ul>\n<p>The response will contain an array of matching post details. Each matching post detail object will have the following properties:</p>\n<ul>\n<li><code>_id</code>: The unique identifier of the matching post detail.</li>\n<li><code>user</code>: An object containing the details of the user who created the matching post. The user object will have the following properties:<ul>\n<li><code>_id</code>: The unique identifier of the user.</li>\n<li><code>userId</code>: The user ID.</li>\n<li><code>password</code>: The password (Note: Do not include actual passwords in the documentation).</li>\n<li><code>name</code>: The name of the user.</li>\n<li><code>nickname</code>: The nickname of the user.</li>\n<li><code>address</code>: The address of the user.</li>\n<li><code>phoneNumber</code>: The phone number of the user.</li>\n<li><code>introduce</code>: A brief introduction of the user.</li>\n<li><code>isCertificated</code>: A boolean value indicating whether the user is certified.</li>\n<li><code>deletedAt</code>: The date and time when the user was deleted (if applicable).</li>\n<li><code>__v</code>: The version number of the user.</li>\n<li><code>createdAt</code>: The date and time when the user was created.</li>\n<li><code>updatedAt</code>: The date and time when the user was last updated.</li>\n</ul>\n</li>\n<li><code>matchingPostId</code>: The ID of the matching post.</li>\n<li><code>deletedAt</code>: The date and time when the matching post detail was deleted (if applicable).</li>\n<li><code>__v</code>: The version number of the matching post detail.</li>\n<li><code>createdAt</code>: The date and time when the matching post detail was created.</li>\n<li><code>updatedAt</code>: The date and time when the matching post detail was last updated.</li>\n</ul>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"_id\": \"65644156eadefdf0a0215128\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24107\",\n            \"userId\": \"Erich Kainz\",\n            \"password\": \"sA7/\\\"wJT/TgI\",\n            \"name\": \"Jin\",\n            \"nickname\": \"Eare\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"618-856-8086\",\n            \"introduce\": \"Phased bifurcated flexibility\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"matchingPostId\": \"656440af540546c344ee6f21\",\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:12:22.981Z\",\n        \"updatedAt\": \"2023-11-27T07:12:22.981Z\"\n    }\n]\n\n</code></pre>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail",":matchingPostId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"655e30b558e038088497e882","key":"matchingPostId"}]}},"response":[{"id":"50f13dbf-bb11-41bf-8c45-cbe8f9f22e8e","name":"ex) 핸들러 산책 요청 리스트 불러오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/handler/:matchingPostId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","handler",":matchingPostId"],"variable":[{"key":"matchingPostId","value":"656440af540546c344ee6f21"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"542"},{"key":"ETag","value":"W/\"21e-4gdmTV7vO9xDR1EgTWji31V4SqE\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:22:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65644156eadefdf0a0215128\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24107\",\n            \"userId\": \"Erich Kainz\",\n            \"password\": \"sA7/\\\"wJT/TgI\",\n            \"name\": \"Jin\",\n            \"nickname\": \"Eare\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"618-856-8086\",\n            \"introduce\": \"Phased bifurcated flexibility\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"matchingPostId\": \"656440af540546c344ee6f21\",\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:12:22.981Z\",\n        \"updatedAt\": \"2023-11-27T07:12:22.981Z\"\n    }\n]"}],"_postman_id":"0d84f776-ab97-4df7-81a8-55a7cbe29cb3"},{"name":"confirmRequest","id":"cdad8a66-cec1-44ec-951a-a447dc8dcc1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://localhost:3000/api/matchingPostDetail/:matchingPostId/:commentId","description":"<p>This HTTP PUT request is used to update the details of a matching post handler. The endpoint for this request is <code>http://localhost:3000/api/matchingPostDetail/handler/:matchingPostId/:handlerRequestId</code>.</p>\n<p>The request should include the <code>matchingPostId</code> and <code>handlerRequestId</code> as path parameters in the URL.</p>\n<p>The response returned by the last execution of this request had a status code of 200 and the following properties:</p>\n<ul>\n<li><code>_id</code>: The unique identifier of the matching post handler.</li>\n<li><code>user</code>: The user associated with the matching post handler.</li>\n<li><code>userDog</code>: The dog associated with the matching post handler.</li>\n<li><code>price</code>: The price for the service.</li>\n<li><code>location</code>: The location of the service, including the text, code, and unique identifier.</li>\n<li><code>locationDetail</code>: Additional details about the location.</li>\n<li><code>walkingDate</code>: The date and time of the walking service.</li>\n<li><code>walkingDuration</code>: The duration of the walking service.</li>\n<li><code>requestText</code>: Additional text for the request.</li>\n<li><code>matchingStatus</code>: The status of the matching process.</li>\n<li><code>matchingHandler</code>: The handler associated with the matching post.</li>\n<li><code>deletedAt</code>: The date and time when the matching post handler was deleted.</li>\n<li><code>__v</code>: The version of the matching post handler.</li>\n<li><code>createdAt</code>: The date and time when the matching post handler was created.</li>\n<li><code>updatedAt</code>: The date and time when the matching post handler was last updated.</li>\n</ul>\n<p>Here is an example of a response for this request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"_id\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24105\",\n    \"userDog\": \"6563f4d983095bf2dcb747d9\",\n    \"price\": 50000,\n    \"location\": {\n        \"text\": \"서울 강동구 무슨동 11\",\n        \"code\": \"11220\",\n        \"_id\": \"656440af540546c344ee6f22\"\n    },\n    \"locationDetail\": \"1동 102호\",\n    \"walkingDate\": \"2023-11-30T02:40:00.000\",\n    \"walkingDuration\": 1,\n    \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n    \"matchingStatus\": \"completed\",\n    \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n    \"deletedAt\": null,\n    \"__v\": 0,\n    \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n    \"updatedAt\": \"2023-11-27T10:57:55.727Z\"\n}\n\n</code></pre><p>Please refer to the API documentation for more details on how to use this endpoint and the available request parameters.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail",":matchingPostId",":commentId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"656006d31218f11fa230b61a","key":"matchingPostId"},{"type":"any","value":"656008eed57128f33d82245a","key":"commentId"}]}},"response":[{"id":"e1b71d56-8fbe-460c-a6da-c099f1e1052b","name":"ex) 산책 요청 확정하기","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/handler/:matchingPostId/:handlerRequestId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail","handler",":matchingPostId",":handlerRequestId"],"variable":[{"key":"matchingPostId","value":"656440af540546c344ee6f21"},{"key":"handlerRequestId","value":"65644156eadefdf0a0215128"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"567"},{"key":"ETag","value":"W/\"237-QvnqNLbqODaPyMD7H9unsS5Wcys\""},{"key":"Date","value":"Mon, 27 Nov 2023 10:59:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"656440af540546c344ee6f21\",\n    \"user\": \"6563f3569187c8fe58c24105\",\n    \"userDog\": \"6563f4d983095bf2dcb747d9\",\n    \"price\": 50000,\n    \"location\": {\n        \"text\": \"서울 강동구 무슨동 11\",\n        \"code\": \"11220\",\n        \"_id\": \"656440af540546c344ee6f22\"\n    },\n    \"locationDetail\": \"1동 102호\",\n    \"walkingDate\": \"2023-11-30T02:40:00.000\",\n    \"walkingDuration\": 1,\n    \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n    \"matchingStatus\": \"completed\",\n    \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n    \"deletedAt\": null,\n    \"__v\": 0,\n    \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n    \"updatedAt\": \"2023-11-27T10:57:55.727Z\"\n}"}],"_postman_id":"cdad8a66-cec1-44ec-951a-a447dc8dcc1f"},{"name":"getMatchingPostDetails","id":"e9960bff-03a6-4d55-a5ec-354d8445d6ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"bed8ceaf-7c9e-4a47-b71f-2a5f1ccaa12a","name":"ex) 매칭 상세정보 불러오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/matchingPostDetail/:matchingPostId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostDetail",":matchingPostId"],"variable":[{"key":"matchingPostId","value":"656440af540546c344ee6f21"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1459"},{"key":"ETag","value":"W/\"5b3-2x3JupH7LqaTM//wj6AFIu4omjE\""},{"key":"Date","value":"Tue, 28 Nov 2023 11:32:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"656440af540546c344ee6f21\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24105\",\n            \"userId\": \"Skipton Pauer\",\n            \"password\": \"zU5~'PhJt\",\n            \"name\": \"daskfjl\",\n            \"nickname\": \"Dynava\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"484-680-4693\",\n            \"introduce\": \"Optional impactful strategy\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n        },\n        \"userDog\": {\n            \"_id\": \"6563f4d983095bf2dcb747d9\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"dogName\": \"Cape clawless otter\",\n            \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n            \"birth\": \"10/30/2023\",\n            \"dogType\": \"Gull, lava\",\n            \"gender\": \"Male\",\n            \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n            \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n        },\n        \"price\": 50000,\n        \"location\": {\n            \"text\": \"서울 강동구 무슨동 11\",\n            \"code\": \"11220\",\n            \"_id\": \"656440af540546c344ee6f22\"\n        },\n        \"locationDetail\": \"1동 102호\",\n        \"walkingDate\": \"2023-11-30T02:40:00.000\",\n        \"walkingDuration\": 1,\n        \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n        \"matchingStatus\": \"failed\",\n        \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n        \"updatedAt\": \"2023-11-28T11:29:17.352Z\"\n    }\n]"}],"_postman_id":"e9960bff-03a6-4d55-a5ec-354d8445d6ff"},{"name":"http://localhost:3000/api/matchingPostDetail/handler/:matchingPostId/:handlerRequestId","id":"c98349d7-cf5e-41a0-8b94-150acd9d2c2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://localhost:3000/api/matchingPostDetail/handler/:matchingPostId/:handlerRequestId","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostDetail","handler",":matchingPostId",":handlerRequestId"],"host":["localhost"],"query":[],"variable":[{"id":"857943f5-e3e1-42c9-9621-4567fa9a96b0","type":"any","value":"65660a497f9725c28c58708b","key":"matchingPostId"},{"id":"d6f433ee-cb61-4750-b677-031d2e0ca5e7","type":"any","value":"6563f3569187c8fe58c24106","key":"handlerRequestId"}]}},"response":[],"_postman_id":"c98349d7-cf5e-41a0-8b94-150acd9d2c2f"}],"id":"0aba8e90-5b59-48f8-ab7c-58ac888826d8","_postman_id":"0aba8e90-5b59-48f8-ab7c-58ac888826d8","description":""},{"name":"matchingPostPage","item":[{"name":"매칭글 불러오기(필터링 검색)","id":"d27c8ea9-6606-4b86-b314-4534e19bcd03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"location\":{ \"requestText\": \"서울 강동구 무슨동\", \"code\": \"11220\"},\r\n    \"walkingDate\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingPostLists","description":"<p>This HTTP GET request is used to retrieve a list of matching posts from the server. The request is made to the endpoint <code>http://localhost:3000/api/matchingPostLists</code> with two query parameters: <code>page</code> and <code>perPage</code>. The <code>page</code> parameter specifies the page number of the results to retrieve, and the <code>perPage</code> parameter specifies the number of results per page.</p>\n<p>The last execution of this request returned a response with a status code of 200, indicating a successful request. The response body is an array of matching post objects. Each matching post object contains various properties such as <code>_id</code>, <code>user</code>, <code>userDog</code>, <code>price</code>, <code>location</code>, <code>locationDetail</code>, <code>walkingDate</code>, <code>walkingDuration</code>, <code>requestText</code>, <code>matchingStatus</code>, <code>matchingHandler</code>, <code>deletedAt</code>, <code>__v</code>, <code>createdAt</code>, and <code>updatedAt</code>.</p>\n<p>Please add the necessary documentation for this API endpoint.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","matchingPostLists"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aa1a5000-2fd1-4a86-86ff-0c05a8f13ce2","name":"ex) (최신순)매칭글 불러오기","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"location\":\"\",\r\n    \"walkingDate\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/matchingPostLists?page=1&perPage=3","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostLists"],"query":[{"key":"page","value":"1","type":"text"},{"key":"perPage","value":"3","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1369"},{"key":"ETag","value":"W/\"559-KqgQOrRIpMd5EkaVXQRheuGaY0Q\""},{"key":"Date","value":"Mon, 27 Nov 2023 14:36:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"656440af540546c344ee6f25\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24107\",\n            \"userId\": \"Erich Kainz\",\n            \"password\": \"sA7/\\\"wJT/TgI\",\n            \"name\": \"Jin\",\n            \"nickname\": \"Eare\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"618-856-8086\",\n            \"introduce\": \"Phased bifurcated flexibility\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"userDog\": {\n            \"_id\": \"6563f4d983095bf2dcb747db\",\n            \"user\": \"6563f3569187c8fe58c24107\",\n            \"dogName\": \"Coatimundi, white-nosed\",\n            \"dogImg\": \"http://dummyimage.com/142x100.png/ff4444/ffffff\",\n            \"birth\": \"7/31/2023\",\n            \"dogType\": \"Wolf, timber\",\n            \"gender\": \"Male\",\n            \"personality\": \"quis orci nullam molestie nibh in lectus pellentesque at nulla suspendisse potenti cras in purus\",\n            \"note\": \"vestibulum sit amet cursus id turpis integer aliquet massa id lobortis convallis tortor\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n        },\n        \"price\": 50000,\n        \"location\": {\n            \"text\": \"서울 강동구 뭔동 133\",\n            \"code\": \"11220\",\n            \"_id\": \"656440af540546c344ee6f26\"\n        },\n        \"locationDetail\": \"100동 10호\",\n        \"walkingDate\": \"2023-11-30T02:44:15.670\",\n        \"walkingDuration\": 2,\n        \"requestText\": \"강아지 산책시켜주실 분 구합니다(급구)\",\n        \"matchingStatus\": \"failed\",\n        \"matchingHandler\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:09:35.444Z\",\n        \"updatedAt\": \"2023-11-27T14:36:36.615Z\"\n    }\n]"},{"id":"0a71afa1-91ae-449d-8a52-bd4971c8a787","name":"ex) (지역코드) 매칭글 불러오기","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"location\": {\r\n        \"text\": \"서울 강동구 무슨동 11\",\r\n        \"code\": \"11220\"\r\n    },\r\n    \"walkingDate\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/matchingPostLists?page=1&perPage=2","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostLists"],"query":[{"key":"page","value":"1"},{"key":"perPage","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2790"},{"key":"ETag","value":"W/\"ae6-OBu1bJw4mAqL4doTJDYxlMvdBHA\""},{"key":"Date","value":"Mon, 27 Nov 2023 14:39:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"656440af540546c344ee6f21\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24105\",\n            \"userId\": \"Skipton Pauer\",\n            \"password\": \"zU5~'PhJt\",\n            \"name\": \"daskfjl\",\n            \"nickname\": \"Dynava\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"484-680-4693\",\n            \"introduce\": \"Optional impactful strategy\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n        },\n        \"userDog\": {\n            \"_id\": \"6563f4d983095bf2dcb747d9\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"dogName\": \"Cape clawless otter\",\n            \"dogImg\": \"http://dummyimage.com/108x100.png/dddddd/000000\",\n            \"birth\": \"10/30/2023\",\n            \"dogType\": \"Gull, lava\",\n            \"gender\": \"Male\",\n            \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n            \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n        },\n        \"price\": 50000,\n        \"location\": {\n            \"text\": \"서울 강동구 무슨동 11\",\n            \"code\": \"11220\",\n            \"_id\": \"656440af540546c344ee6f22\"\n        },\n        \"locationDetail\": \"1동 102호\",\n        \"walkingDate\": \"2023-11-30T02:40:00.000\",\n        \"walkingDuration\": 1,\n        \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n        \"matchingStatus\": \"failed\",\n        \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n        \"updatedAt\": \"2023-11-27T14:39:45.232Z\"\n    },\n    {\n        \"_id\": \"656440af540546c344ee6f23\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24106\",\n            \"userId\": \"Ansley Dries\",\n            \"password\": \"gI2{njSp\",\n            \"name\": \"Kim\",\n            \"nickname\": \"Jabberbean\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"560-688-7121\",\n            \"introduce\": \"Sharable logistical database\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"userDog\": {\n            \"_id\": \"6563f4d983095bf2dcb747da\",\n            \"user\": \"6563f3569187c8fe58c24106\",\n            \"dogName\": \"Trumpeter, dark-winged\",\n            \"dogImg\": \"http://dummyimage.com/137x100.png/dddddd/000000\",\n            \"birth\": \"11/19/2022\",\n            \"dogType\": \"Miner's cat\",\n            \"gender\": \"Female\",\n            \"personality\": \"proin eu mi nulla ac enim in tempor turpis nec euismod scelerisque quam turpis adipiscing lorem vitae mattis nibh ligula\",\n            \"note\": \"sapien urna pretium nisl ut volutpat sapien arcu sed augue\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n        },\n        \"price\": 50000,\n        \"location\": {\n            \"text\": \"서울 강동구 어쩌구동 11-1\",\n            \"code\": \"11220\",\n            \"_id\": \"656440af540546c344ee6f24\"\n        },\n        \"locationDetail\": \"2층 1호\",\n        \"walkingDate\": \"2023-11-20T02:44:15.670\",\n        \"walkingDuration\": 1,\n        \"requestText\": \"우리집 강아지 개껌을 좋아해\",\n        \"matchingStatus\": \"failed\",\n        \"matchingHandler\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n        \"updatedAt\": \"2023-11-27T14:39:45.232Z\"\n    }\n]"},{"id":"c50774eb-ee08-4c18-b813-0cadbe984bc0","name":"ex) (날짜별) 매칭글 불러오기","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"location\": \"\",\r\n    \"walkingDate\": \"2023-11-30T02:40:00.000\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/matchingPostLists?page=1&perPage=2","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingPostLists"],"query":[{"key":"page","value":"1"},{"key":"perPage","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2803"},{"key":"ETag","value":"W/\"af3-pj5faVAZsj5psEJ83qQn6qQciP4\""},{"key":"Date","value":"Mon, 27 Nov 2023 14:40:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"656440af540546c344ee6f21\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24105\",\n            \"userId\": \"Skipton Pauer\",\n            \"password\": \"zU5~'PhJt\",\n            \"name\": \"daskfjl\",\n            \"nickname\": \"Dynava\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"484-680-4693\",\n            \"introduce\": \"Optional impactful strategy\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n        },\n        \"userDog\": {\n            \"_id\": \"6563f4d983095bf2dcb747d9\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"dogName\": \"Cape clawless otter\",\n            \"dogImg\": \"http://dummyimage.com/108x100.png/dddddd/000000\",\n            \"birth\": \"10/30/2023\",\n            \"dogType\": \"Gull, lava\",\n            \"gender\": \"Male\",\n            \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n            \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n        },\n        \"price\": 50000,\n        \"location\": {\n            \"text\": \"서울 강동구 무슨동 11\",\n            \"code\": \"11220\",\n            \"_id\": \"656440af540546c344ee6f22\"\n        },\n        \"locationDetail\": \"1동 102호\",\n        \"walkingDate\": \"2023-11-30T02:40:00.000\",\n        \"walkingDuration\": 1,\n        \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n        \"matchingStatus\": \"failed\",\n        \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n        \"updatedAt\": \"2023-11-27T14:40:49.560Z\"\n    },\n    {\n        \"_id\": \"656440af540546c344ee6f25\",\n        \"user\": {\n            \"_id\": \"6563f3569187c8fe58c24107\",\n            \"userId\": \"Erich Kainz\",\n            \"password\": \"sA7/\\\"wJT/TgI\",\n            \"name\": \"Jin\",\n            \"nickname\": \"Eare\",\n            \"address\": \"서울특별시 강남구\",\n            \"phoneNumber\": \"618-856-8086\",\n            \"introduce\": \"Phased bifurcated flexibility\",\n            \"isCertificated\": true,\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n            \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n        },\n        \"userDog\": {\n            \"_id\": \"6563f4d983095bf2dcb747db\",\n            \"user\": \"6563f3569187c8fe58c24107\",\n            \"dogName\": \"Coatimundi, white-nosed\",\n            \"dogImg\": \"http://dummyimage.com/142x100.png/ff4444/ffffff\",\n            \"birth\": \"7/31/2023\",\n            \"dogType\": \"Wolf, timber\",\n            \"gender\": \"Male\",\n            \"personality\": \"quis orci nullam molestie nibh in lectus pellentesque at nulla suspendisse potenti cras in purus\",\n            \"note\": \"vestibulum sit amet cursus id turpis integer aliquet massa id lobortis convallis tortor\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n            \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n        },\n        \"price\": 50000,\n        \"location\": {\n            \"text\": \"서울 강동구 뭔동 133\",\n            \"code\": \"11220\",\n            \"_id\": \"656440af540546c344ee6f26\"\n        },\n        \"locationDetail\": \"100동 10호\",\n        \"walkingDate\": \"2023-11-30T02:44:15.670\",\n        \"walkingDuration\": 2,\n        \"requestText\": \"강아지 산책시켜주실 분 구합니다(급구)\",\n        \"matchingStatus\": \"failed\",\n        \"matchingHandler\": null,\n        \"deletedAt\": null,\n        \"__v\": 0,\n        \"createdAt\": \"2023-11-27T07:09:35.444Z\",\n        \"updatedAt\": \"2023-11-27T14:40:49.560Z\"\n    }\n]"},{"id":"58a51f6f-e9c4-432d-8708-1dcd18c6be9c","name":"ex) 페이지네이션 값을 안보낼때","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"location\":{ \"requestText\": \"서울 강동구 무슨동\", \"code\": \"11220\"},\r\n    \"walkingDate\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingPostLists"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d27c8ea9-6606-4b86-b314-4534e19bcd03"}],"id":"ba884968-133b-4ae6-8f92-e09413e00774","_postman_id":"ba884968-133b-4ae6-8f92-e09413e00774","description":""},{"name":"CertificationPostPage","item":[{"name":"인증글 불러오기(필터링 검색)","id":"f36dae91-de56-45d3-afef-663389b61741","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/certificationRouter/allCertificationPost","urlObject":{"protocol":"http","port":"3000","path":["api","certificationRouter","allCertificationPost"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"67f4c628-400c-479c-bfe6-d3b3d5d1280e","name":"ex) (지역별&날짜별)인증글 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/certificationRouter/allCertificationPost?page=1&perPage=2&walkingDate=2023-11-30T02:40:00.000&locationCode=11220","protocol":"http","host":["localhost"],"port":"3000","path":["api","certificationRouter","allCertificationPost"],"query":[{"key":"page","value":"1","type":"text"},{"key":"perPage","value":"2","type":"text"},{"key":"walkingDate","value":"2023-11-30T02:40:00.000","type":"text"},{"key":"locationCode","value":"11220","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"591"},{"key":"ETag","value":"W/\"24f-fSNESuNvEIs1ZsbM2sFRAeMvVKY\""},{"key":"Date","value":"Tue, 28 Nov 2023 16:07:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"review\": {\n            \"rating\": 5,\n            \"reviewText\": \"역시 레드\"\n        },\n        \"_id\": \"65659684e99dac804de42e48\",\n        \"user\": \"6563f3569187c8fe58c24105\",\n        \"matchingPost\": \"656440af540546c344ee6f21\",\n        \"certificationImg\": [\n            \"https://w7.pngwing.com/pngs/74/647/png-transparent-red-power-ranger-illustration-mighty-morphin-power-rangers-the-movie-jason-lee-scott-tommy-oliver-zack-taylor-trini-kwan-power-rangers-miscellaneous-fictional-character-tommy-oliver-thumbnail.png\"\n        ],\n        \"sublocation\": \"떡잎마을 앞\",\n        \"postText\": \"레드입니다.\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T07:28:04.330Z\",\n        \"updatedAt\": \"2023-11-28T07:31:55.228Z\"\n    }\n]"},{"id":"a55b0739-88ee-43d9-8ae7-ab077008267f","name":"ex) (최신순) 인증글 가져오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/certificationRouter/allCertificationPost?page=1&perPage=2","protocol":"http","host":["localhost"],"port":"3000","path":["api","certificationRouter","allCertificationPost"],"query":[{"key":"page","value":"1"},{"key":"perPage","value":"2"},{"key":"walkingDate","value":"2023-11-30T02:40:00.000","disabled":true},{"key":"locationCode","value":"11220","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1146"},{"key":"ETag","value":"W/\"47a-4jmfaKhsFRrHgs1teitpD9+XoR4\""},{"key":"Date","value":"Tue, 28 Nov 2023 16:50:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"review\": {\n            \"rating\": 5,\n            \"reviewText\": \"역시 레드\"\n        },\n        \"_id\": \"65659684e99dac804de42e48\",\n        \"user\": \"6563f3569187c8fe58c24105\",\n        \"matchingPost\": \"656440af540546c344ee6f21\",\n        \"certificationImg\": [\n            \"https://w7.pngwing.com/pngs/74/647/png-transparent-red-power-ranger-illustration-mighty-morphin-power-rangers-the-movie-jason-lee-scott-tommy-oliver-zack-taylor-trini-kwan-power-rangers-miscellaneous-fictional-character-tommy-oliver-thumbnail.png\"\n        ],\n        \"sublocation\": \"떡잎마을 앞\",\n        \"postText\": \"레드입니다.\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T07:28:04.330Z\",\n        \"updatedAt\": \"2023-11-28T07:31:55.228Z\"\n    },\n    {\n        \"review\": {\n            \"rating\": 4,\n            \"reviewText\": \"역시 블루\"\n        },\n        \"_id\": \"656596d7e99dac804de42e4a\",\n        \"user\": \"6563f3569187c8fe58c24106\",\n        \"matchingPost\": \"656440af540546c344ee6f23\",\n        \"certificationImg\": [\n            \"https://w7.pngwing.com/pngs/395/786/png-transparent-red-ranger-power-rangers-super-legends-power-rangers-season-18-super-sentai-drawing-power-rangers-miscellaneous-fictional-character-electric-blue-thumbnail.png\"\n        ],\n        \"sublocation\": \"떡잎마을 옆\",\n        \"postText\": \"블루입니다.\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T07:29:27.822Z\",\n        \"updatedAt\": \"2023-11-28T07:32:09.683Z\"\n    }\n]"},{"id":"2017f0e8-e505-41e8-a27a-32adb617d4d0","name":"ex) (날짜별)인증 글 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/certificationRouter/allCertificationPost?page=1&perPage=2&walkingDate=2023-11-30T02:40:00.000","protocol":"http","host":["localhost"],"port":"3000","path":["api","certificationRouter","allCertificationPost"],"query":[{"key":"page","value":"1","type":"text"},{"key":"perPage","value":"2","type":"text"},{"key":"walkingDate","value":"2023-11-30T02:40:00.000","type":"text"},{"key":"locationCode","value":"11220","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"591"},{"key":"ETag","value":"W/\"24f-fSNESuNvEIs1ZsbM2sFRAeMvVKY\""},{"key":"Date","value":"Tue, 28 Nov 2023 16:51:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"review\": {\n            \"rating\": 5,\n            \"reviewText\": \"역시 레드\"\n        },\n        \"_id\": \"65659684e99dac804de42e48\",\n        \"user\": \"6563f3569187c8fe58c24105\",\n        \"matchingPost\": \"656440af540546c344ee6f21\",\n        \"certificationImg\": [\n            \"https://w7.pngwing.com/pngs/74/647/png-transparent-red-power-ranger-illustration-mighty-morphin-power-rangers-the-movie-jason-lee-scott-tommy-oliver-zack-taylor-trini-kwan-power-rangers-miscellaneous-fictional-character-tommy-oliver-thumbnail.png\"\n        ],\n        \"sublocation\": \"떡잎마을 앞\",\n        \"postText\": \"레드입니다.\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T07:28:04.330Z\",\n        \"updatedAt\": \"2023-11-28T07:31:55.228Z\"\n    }\n]"},{"id":"b871c6e1-0a94-4598-8946-e2c75c10e2ae","name":"ex) (지역별) 인증 글 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/certificationRouter/allCertificationPost?page=1&perPage=2&locationCode=11220","protocol":"http","host":["localhost"],"port":"3000","path":["api","certificationRouter","allCertificationPost"],"query":[{"key":"page","value":"1","type":"text"},{"key":"perPage","value":"2","type":"text"},{"key":"walkingDate","value":"2023-11-30T02:40:00.000","type":"text","disabled":true},{"key":"locationCode","value":"11220","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2206"},{"key":"ETag","value":"W/\"89e-NVS8DhSb3peE614aK5kBD59IIvY\""},{"key":"Date","value":"Tue, 28 Nov 2023 16:54:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"review\": {\n            \"rating\": 5,\n            \"reviewText\": \"역시 레드\"\n        },\n        \"_id\": \"65659684e99dac804de42e48\",\n        \"user\": \"6563f3569187c8fe58c24105\",\n        \"matchingPost\": {\n            \"_id\": \"656440af540546c344ee6f21\",\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"userDog\": \"6563f4d983095bf2dcb747d9\",\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 성동구 성수동2가 280\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f22\"\n            },\n            \"locationDetail\": \"1동 102호\",\n            \"walkingDate\": \"2023-11-30T02:40:00.000\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": \"6563f3569187c8fe58c24107\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n            \"updatedAt\": \"2023-11-28T16:54:39.491Z\"\n        },\n        \"certificationImg\": [\n            \"https://w7.pngwing.com/pngs/74/647/png-transparent-red-power-ranger-illustration-mighty-morphin-power-rangers-the-movie-jason-lee-scott-tommy-oliver-zack-taylor-trini-kwan-power-rangers-miscellaneous-fictional-character-tommy-oliver-thumbnail.png\"\n        ],\n        \"sublocation\": \"떡잎마을 앞\",\n        \"postText\": \"레드입니다.\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T07:28:04.330Z\",\n        \"updatedAt\": \"2023-11-28T07:31:55.228Z\"\n    },\n    {\n        \"review\": {\n            \"rating\": 4,\n            \"reviewText\": \"역시 블루\"\n        },\n        \"_id\": \"656596d7e99dac804de42e4a\",\n        \"user\": \"6563f3569187c8fe58c24106\",\n        \"matchingPost\": {\n            \"_id\": \"656440af540546c344ee6f23\",\n            \"user\": \"6563f3569187c8fe58c24106\",\n            \"userDog\": \"6563f4d983095bf2dcb747da\",\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 강동구 어쩌구동 11-1\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f24\"\n            },\n            \"locationDetail\": \"2층 1호\",\n            \"walkingDate\": \"2023-11-20T02:44:15.670\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"우리집 강아지 개껌을 좋아해\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": \"6563f3569187c8fe58c24105\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n            \"updatedAt\": \"2023-11-28T16:54:39.491Z\"\n        },\n        \"certificationImg\": [\n            \"https://w7.pngwing.com/pngs/395/786/png-transparent-red-ranger-power-rangers-super-legends-power-rangers-season-18-super-sentai-drawing-power-rangers-miscellaneous-fictional-character-electric-blue-thumbnail.png\"\n        ],\n        \"sublocation\": \"떡잎마을 옆\",\n        \"postText\": \"블루입니다.\",\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T07:29:27.822Z\",\n        \"updatedAt\": \"2023-11-28T07:32:09.683Z\"\n    }\n]"}],"_postman_id":"f36dae91-de56-45d3-afef-663389b61741"},{"name":"CertificationPost Post","id":"1a7699cb-ce9d-43a1-bbb2-8348b7d7282c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"certificationImg","value":"\"https://w7.pngwing.com/pngs/5/920/png-transparent-tommy-oliver-red-ranger-power-rangers-super-sentai-power-ranger-thumbnail.png\"","type":"text"},{"key":"sublocation","value":"\"떡잎마을 뒤\"","type":"text"},{"key":"postText","value":"\"그입니다.\"","type":"text"},{"key":"review","value":"","type":"text","disabled":true}]},"url":"http://localhost:3000/api/certificationRouter/newcertificationPost/656440af540546c344ee6f21","urlObject":{"protocol":"http","port":"3000","path":["api","certificationRouter","newcertificationPost","656440af540546c344ee6f21"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a7699cb-ce9d-43a1-bbb2-8348b7d7282c"},{"name":"Review Post&Put","id":"7bd4154a-4a71-4092-b484-dbc726b45f37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"review\": {\r\n        \"rating\": 4,\r\n        \"reviewText\": \"성공하리라라!\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/certificationRouter/newCertificationPostReview/656596fae99dac804de42e4c","urlObject":{"protocol":"http","port":"3000","path":["api","certificationRouter","newCertificationPostReview","656596fae99dac804de42e4c"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7bd4154a-4a71-4092-b484-dbc726b45f37"},{"name":"CertificationPostDetail Get","id":"d882731a-1502-4474-a353-ea8314fedf3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/certificationRouter/certificationPostDetails/65659684e99dac804de42e48","urlObject":{"protocol":"http","port":"3000","path":["api","certificationRouter","certificationPostDetails","65659684e99dac804de42e48"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d882731a-1502-4474-a353-ea8314fedf3d"},{"name":"CertificationPost Put","id":"7a4e1ae8-e355-4c7f-966e-9eb1eb33c6d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"certificationImg\": \"https://w7.pngwing.com/pngs/199/361/png-transparent-red-ranger-kimberly-hart-power-rangers-costume-bandai-troy-superhero-fictional-character-protective-gear-in-sports-thumbnail.png\",\r\n    \"sublocation\": \"레드의 비밀공간 지하 3층\",\r\n    \"postText\": \"나를 지우다니.. 레드는 사라지지 않아 !!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/certificationRouter/certificationPost/656596d7e99dac804de42e4a","urlObject":{"protocol":"http","port":"3000","path":["api","certificationRouter","certificationPost","656596d7e99dac804de42e4a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a4e1ae8-e355-4c7f-966e-9eb1eb33c6d5"}],"id":"da58e5fa-c6e7-48f0-8c08-b221fbea29a2","_postman_id":"da58e5fa-c6e7-48f0-8c08-b221fbea29a2","description":""},{"name":"matchingRequestPage","item":[{"name":"matchingRequest Put","id":"eabd1e27-bbeb-4e71-86c7-99a712cea6e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://localhost:3000/api/matchingRequestRouter/","urlObject":{"protocol":"http","port":"3000","path":["api","matchingRequestRouter",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eabd1e27-bbeb-4e71-86c7-99a712cea6e3"},{"name":"matchingRequest Post","event":[{"listen":"prerequest","script":{"id":"59fc9e9d-d762-4143-a71d-4e579e094767","exec":[""],"type":"text/javascript"}}],"id":"d4fd2325-ded1-4bce-840f-33585dd841af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"price\": 13000,\r\n    \"location\": {\r\n        \"text\": \"test5\",\r\n        \"code\": 55\r\n    },\r\n    \"locationDetail\": \"test55\",\r\n    \"walkingDate\": \"testDate5\",\r\n    \"walkingDuration\": 30,\r\n    \"requestText\": \"testTesTTTTT55\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/matchingRequestRouter/matchingRequest/6563f3569187c8fe58c24105","urlObject":{"protocol":"http","port":"3000","path":["api","matchingRequestRouter","matchingRequest","6563f3569187c8fe58c24105"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"777baf33-fb04-4af2-9f3d-73154635342e","name":"ex) 매칭 글 작성하기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userDog\": \"6563f4d983095bf2dcb747d9\",\r\n    \"price\": 20000,\r\n    \"location\": {\r\n        \"text\": \"광주광역시시 마을로 11\",\r\n        \"code\": \"11230\"\r\n    },\r\n    \"locationDetail\": \"마을빌라 20동 1호\",\r\n    \"walkingDate\": \"2023-12-20T02:40:00.000\",\r\n    \"walkingDuration\": 2,\r\n    \"requestText\": \"12월 20일날 산책 시켜주실 분?\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/matchingRequestRouter/matchingRequest/:userId","protocol":"http","host":["localhost"],"port":"3000","path":["api","matchingRequestRouter","matchingRequest",":userId"],"variable":[{"key":"userId","value":"6563f3569187c8fe58c24106"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1185"},{"key":"ETag","value":"W/\"4a1-tMHPI9cqv+dIyfIaDVmvKx54s10\""},{"key":"Date","value":"Tue, 28 Nov 2023 02:59:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"getUserDog\": [\n            {\n                \"_id\": \"6563f4d983095bf2dcb747d9\",\n                \"user\": \"6563f3569187c8fe58c24105\",\n                \"dogName\": \"Cape clawless otter\",\n                \"dogImg\": \"http://dummyimage.com/108x100.png/dddddd/000000\",\n                \"birth\": \"10/30/2023\",\n                \"dogType\": \"Gull, lava\",\n                \"gender\": \"Male\",\n                \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n                \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n            }\n        ],\n        \"newMatchingRequest\": {\n            \"user\": \"6563f3569187c8fe58c24105\",\n            \"userDog\": \"6563f4d983095bf2dcb747d9\",\n            \"price\": 30000,\n            \"location\": {\n                \"text\": \"서울특별시 강서구 마을로 11\",\n                \"code\": \"11230\",\n                \"_id\": \"656557784a6711e1a145fd2a\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-12-20T02:40:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"12월 20일날 산책 시켜주실 분?\",\n            \"matchingStatus\": \"in progress\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"_id\": \"656557784a6711e1a145fd29\",\n            \"createdAt\": \"2023-11-28T02:59:04.713Z\",\n            \"updatedAt\": \"2023-11-28T02:59:04.713Z\",\n            \"__v\": 0\n        }\n    },\n    \"msg\": \"매칭글 생성\"\n}"}],"_postman_id":"d4fd2325-ded1-4bce-840f-33585dd841af"},{"name":"DogInfo Get","id":"2e625e85-0b73-417c-8cd8-ac86a0905c36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/matchingRequestRouter/doginformation/6563f3569187c8fe58c24105","urlObject":{"protocol":"http","port":"3000","path":["api","matchingRequestRouter","doginformation","6563f3569187c8fe58c24105"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e625e85-0b73-417c-8cd8-ac86a0905c36"}],"id":"609a03ea-b3cd-4ed8-a129-c21b19eae4e3","_postman_id":"609a03ea-b3cd-4ed8-a129-c21b19eae4e3","description":""},{"name":"MyPage","item":[{"name":"myMatchingPosts","id":"743542b4-b669-4937-988a-43f551c9c611","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/mypage/myMatchingPosts","urlObject":{"protocol":"http","port":"3000","path":["api","mypage","myMatchingPosts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"df69aab9-8b21-4422-aa57-77492609198f","name":"ex) 내가 쓴 매칭글 불러오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/mypage/myMatchingPosts/:userId","protocol":"http","host":["localhost"],"port":"3000","path":["api","mypage","myMatchingPosts",":userId"],"variable":[{"key":"userId","value":"6563f3569187c8fe58c24105"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5686"},{"key":"ETag","value":"W/\"1636-95Oxt4R/8Cd1jpUwXZu+GhJJZ5k\""},{"key":"Date","value":"Wed, 29 Nov 2023 17:25:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    6,\n    [\n        {\n            \"_id\": \"656440af540546c344ee6f21\",\n            \"user\": {\n                \"_id\": \"6563f3569187c8fe58c24105\",\n                \"userId\": \"Skipton Pauer\",\n                \"password\": \"zU5~'PhJt\",\n                \"name\": \"daskfjl\",\n                \"nickname\": \"Dynava\",\n                \"phoneNumber\": \"484-680-4693\",\n                \"introduce\": \"Optional impactful strategy\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n                \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747d9\",\n                \"user\": \"6563f3569187c8fe58c24105\",\n                \"dogName\": \"Cape clawless otter\",\n                \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n                \"birth\": \"10/30/2021\",\n                \"dogType\": \"Gull, lava\",\n                \"gender\": \"Male\",\n                \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n                \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n            },\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 성동구 성수동2가 280\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f22\"\n            },\n            \"locationDetail\": \"1동 102호\",\n            \"walkingDate\": \"2023-11-30T02:40:00.000\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"6563f3569187c8fe58c24106\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n            \"updatedAt\": \"2023-11-29T15:18:16.449Z\"\n        },\n        {\n            \"_id\": \"65655615718ed1dbf3048366\",\n            \"user\": {\n                \"_id\": \"6563f3569187c8fe58c24105\",\n                \"userId\": \"Skipton Pauer\",\n                \"password\": \"zU5~'PhJt\",\n                \"name\": \"daskfjl\",\n                \"nickname\": \"Dynava\",\n                \"phoneNumber\": \"484-680-4693\",\n                \"introduce\": \"Optional impactful strategy\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n                \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747d9\",\n                \"user\": \"6563f3569187c8fe58c24105\",\n                \"dogName\": \"Cape clawless otter\",\n                \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n                \"birth\": \"10/30/2021\",\n                \"dogType\": \"Gull, lava\",\n                \"gender\": \"Male\",\n                \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n                \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n            },\n            \"price\": 30000,\n            \"location\": {\n                \"text\": \"서울특별시 강서구 마을로 11\",\n                \"code\": \"11230\",\n                \"_id\": \"65655615718ed1dbf3048367\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-11-30T02:40:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"집 근처 근린공원 느긋하게 산책시켜주실 분 구해요!\",\n            \"matchingStatus\": \"process\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T02:53:09.984Z\",\n            \"updatedAt\": \"2023-11-29T14:46:30.108Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"656556ca718ed1dbf304836a\",\n            \"user\": {\n                \"_id\": \"6563f3569187c8fe58c24105\",\n                \"userId\": \"Skipton Pauer\",\n                \"password\": \"zU5~'PhJt\",\n                \"name\": \"daskfjl\",\n                \"nickname\": \"Dynava\",\n                \"phoneNumber\": \"484-680-4693\",\n                \"introduce\": \"Optional impactful strategy\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n                \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747d9\",\n                \"user\": \"6563f3569187c8fe58c24105\",\n                \"dogName\": \"Cape clawless otter\",\n                \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n                \"birth\": \"10/30/2021\",\n                \"dogType\": \"Gull, lava\",\n                \"gender\": \"Male\",\n                \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n                \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n            },\n            \"price\": 30000,\n            \"location\": {\n                \"text\": \"서울특별시 강서구 마을로 11\",\n                \"code\": \"11230\",\n                \"_id\": \"656556ca718ed1dbf304836b\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-12-01T02:40:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"12월 1일날 산책 시켜주실 분 계신가요? 급구합니다ㅜㅜ\",\n            \"matchingStatus\": \"process\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T02:56:10.681Z\",\n            \"updatedAt\": \"2023-11-29T14:46:30.108Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"656557784a6711e1a145fd29\",\n            \"user\": {\n                \"_id\": \"6563f3569187c8fe58c24105\",\n                \"userId\": \"Skipton Pauer\",\n                \"password\": \"zU5~'PhJt\",\n                \"name\": \"daskfjl\",\n                \"nickname\": \"Dynava\",\n                \"phoneNumber\": \"484-680-4693\",\n                \"introduce\": \"Optional impactful strategy\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n                \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747d9\",\n                \"user\": \"6563f3569187c8fe58c24105\",\n                \"dogName\": \"Cape clawless otter\",\n                \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n                \"birth\": \"10/30/2021\",\n                \"dogType\": \"Gull, lava\",\n                \"gender\": \"Male\",\n                \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n                \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n            },\n            \"price\": 30000,\n            \"location\": {\n                \"text\": \"서울특별시 강서구 마을로 11\",\n                \"code\": \"11230\",\n                \"_id\": \"656557784a6711e1a145fd2a\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-12-20T02:40:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"12월 20일날 산책 시켜주실 분?\",\n            \"matchingStatus\": \"process\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T02:59:04.713Z\",\n            \"updatedAt\": \"2023-11-29T14:46:30.108Z\",\n            \"__v\": 0\n        }\n    ]\n]"}],"_postman_id":"743542b4-b669-4937-988a-43f551c9c611"},{"name":"myCertification","id":"23e0f300-fb01-4e73-a8a3-7e6aedf32812","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/mypage/myCertification/:userId","urlObject":{"protocol":"http","port":"3000","path":["api","mypage","myCertification",":userId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"656853364617a781992641cb","key":"userId"}]}},"response":[{"id":"06122d5f-f1d6-4c52-b6b0-3b5122c21216","name":"ex) 인증글을 쓰지 않은 매칭완료 게시글 정보 가져오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/mypage/myCertification/:userId","protocol":"http","host":["localhost"],"port":"3000","path":["api","mypage","myCertification",":userId"],"variable":[{"key":"userId","value":"6563f3569187c8fe58c24105"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1433"},{"key":"ETag","value":"W/\"599-tNaFHVqltSbrAnfAVeTO2cJJ9Ww\""},{"key":"Date","value":"Wed, 29 Nov 2023 17:54:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    1,\n    [\n        {\n            \"_id\": \"656440af540546c344ee6f21\",\n            \"user\": {\n                \"_id\": \"6563f3569187c8fe58c24105\",\n                \"userId\": \"Skipton Pauer\",\n                \"password\": \"zU5~'PhJt\",\n                \"name\": \"daskfjl\",\n                \"nickname\": \"Dynava\",\n                \"phoneNumber\": \"484-680-4693\",\n                \"introduce\": \"Optional impactful strategy\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:39:34.170Z\",\n                \"updatedAt\": \"2023-11-27T01:39:34.170Z\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747d9\",\n                \"user\": \"6563f3569187c8fe58c24105\",\n                \"dogName\": \"Cape clawless otter\",\n                \"dogImg\": \"https://i.pinimg.com/564x/10/90/a5/1090a566f1ece1e906eafc88c42e7ffb.jpg\",\n                \"birth\": \"10/30/2021\",\n                \"dogType\": \"Gull, lava\",\n                \"gender\": \"Male\",\n                \"personality\": \"orci mauris lacinia sapien quis libero nullam sit amet turpis elementum ligula vehicula consequat\",\n                \"note\": \"orci luctus et ultrices posuere cubilia curae donec pharetra magna vestibulum aliquet ultrices erat tortor sollicitudin mi\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.925Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.925Z\"\n            },\n            \"price\": 50000,\n            \"location\": {\n                \"text\": \"서울 성동구 성수동2가 280\",\n                \"code\": \"11220\",\n                \"_id\": \"656440af540546c344ee6f22\"\n            },\n            \"locationDetail\": \"1동 102호\",\n            \"walkingDate\": \"2023-11-27T02:40:00.000\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"우리 강아지 산책 시켜주실 성실한 분 모십니다\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"6563f3569187c8fe58c24106\",\n            \"deletedAt\": null,\n            \"__v\": 0,\n            \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n            \"updatedAt\": \"2023-11-29T15:18:16.449Z\"\n        }\n    ]\n]"},{"id":"b0d57c88-27a2-4030-8583-cdf49ba2de83","name":"ex) 진이님 예시myCertification","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/mypage/myCertification/:userId","protocol":"http","host":["localhost"],"port":"3000","path":["api","mypage","myCertification",":userId"],"variable":[{"key":"userId","value":"656853364617a781992641cb"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3484"},{"key":"ETag","value":"W/\"d9c-I9a9nTw/GaVM//tbYdVKp5WJZfc\""},{"key":"Date","value":"Fri, 01 Dec 2023 13:40:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    [\n        {\n            \"_id\": \"65685ada4617a78199264268\",\n            \"user\": {\n                \"_id\": \"65680a4c4617a78199263c3a\",\n                \"userId\": \"test123\",\n                \"password\": \"$2b$10$M1xrvQYgZR/O0/JaOg1dCep6wyQ2epE6dwU5CYnYWI7LkPNCM6W2S\",\n                \"name\": \"김민지\",\n                \"nickname\": \"뽀삐엄마\",\n                \"address\": {\n                    \"text\": \"서울 강남구 가로수길 5\",\n                    \"code\": \"1168010700\",\n                    \"_id\": \"65680a4c4617a78199263c3b\"\n                },\n                \"phoneNumber\": \"1234 5678\",\n                \"introduce\": \"\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-11-30T04:06:36.128Z\",\n                \"updatedAt\": \"2023-11-30T04:06:36.128Z\",\n                \"__v\": 0,\n                \"userImg\": \"https://i.pinimg.com/564x/b9/26/ea/b926ea821e5c15721d8692b0d27f2008.jpg\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747db\",\n                \"user\": \"65680a4c4617a78199263c3a\",\n                \"dogName\": \"이뽀삐\",\n                \"dogImg\": \"https://i.pinimg.com/564x/74/b1/e9/74b1e97c93c61f1565aa0b953295cd96.jpg\",\n                \"birth\": \"7/31/2023\",\n                \"dogType\": \"말티즈\",\n                \"gender\": \"Male\",\n                \"personality\": \"매우 활발\",\n                \"note\": \"뽀삐는 사람을 좋아해요. 만나면 반겨주세요.\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n            },\n            \"price\": 4930,\n            \"location\": {\n                \"text\": \"서울 강남구 가로수길 5\",\n                \"code\": \"1168010700\",\n                \"_id\": \"65685ada4617a78199264269\"\n            },\n            \"locationDetail\": \"애플스토어 앞\",\n            \"walkingDate\": \"2023-11-30T11:00:00.000\",\n            \"walkingDuration\": 0.5,\n            \"requestText\": \"1시간 뒤에 빠르게 만나서 산책해주실 분 구합니다!!!\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"656853364617a781992641cb\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-30T09:50:18.770Z\",\n            \"updatedAt\": \"2023-11-30T10:48:48.519Z\",\n            \"__v\": 0\n        }\n    ],\n    [\n        {\n            \"_id\": \"6568c2d3775cd709ce70d99c\",\n            \"user\": {\n                \"_id\": \"65680a4c4617a78199263c3a\",\n                \"userId\": \"test123\",\n                \"password\": \"$2b$10$M1xrvQYgZR/O0/JaOg1dCep6wyQ2epE6dwU5CYnYWI7LkPNCM6W2S\",\n                \"name\": \"김민지\",\n                \"nickname\": \"뽀삐엄마\",\n                \"address\": {\n                    \"text\": \"서울 강남구 가로수길 5\",\n                    \"code\": \"1168010700\",\n                    \"_id\": \"65680a4c4617a78199263c3b\"\n                },\n                \"phoneNumber\": \"1234 5678\",\n                \"introduce\": \"\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-11-30T04:06:36.128Z\",\n                \"updatedAt\": \"2023-11-30T04:06:36.128Z\",\n                \"__v\": 0,\n                \"userImg\": \"https://i.pinimg.com/564x/b9/26/ea/b926ea821e5c15721d8692b0d27f2008.jpg\"\n            },\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747db\",\n                \"user\": \"65680a4c4617a78199263c3a\",\n                \"dogName\": \"이뽀삐\",\n                \"dogImg\": \"https://i.pinimg.com/564x/74/b1/e9/74b1e97c93c61f1565aa0b953295cd96.jpg\",\n                \"birth\": \"7/31/2023\",\n                \"dogType\": \"말티즈\",\n                \"gender\": \"Male\",\n                \"personality\": \"매우 활발\",\n                \"note\": \"뽀삐는 사람을 좋아해요. 만나면 반겨주세요.\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n            },\n            \"price\": 4930,\n            \"location\": {\n                \"text\": \"서울 강남구 가로수길 5\",\n                \"code\": \"1168010700\",\n                \"_id\": \"6568c2d3775cd709ce70d99d\"\n            },\n            \"locationDetail\": \"\",\n            \"walkingDate\": \"2023-12-01T03:00:00.000\",\n            \"walkingDuration\": 0.5,\n            \"requestText\": \"뽀삐랑 새벽 산책 하실 분!\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"656853364617a781992641cb\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-30T17:13:55.450Z\",\n            \"updatedAt\": \"2023-11-30T18:00:14.493Z\",\n            \"__v\": 0\n        }\n    ],\n    [\n        {\n            \"review\": {\n                \"rating\": 4,\n                \"reviewText\": \"역시 그린!!!! 후기 잘 달린다..!zxczczczxc\"\n            },\n            \"_id\": \"656596fae99dac804de42e4c\",\n            \"user\": \"6568557f4617a781992641df\",\n            \"matchingPost\": \"6569c4776a523cdd18c69aff\",\n            \"certificationImg\": [\n                \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.com/%C3%AC%C2%A7%C2%80%C3%AC%C2%B9%C2%9C%C3%AA%C2%B3%C2%A0%C3%AB%C2%A8%C2%90%C3%AB%C2%AF%C2%B8.jpg\"\n            ],\n            \"sublocation\": \"떡잎마을 뒤\",\n            \"postText\": \"그린입니다.\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T07:30:02.839Z\",\n            \"updatedAt\": \"2023-11-30T06:43:50.326Z\"\n        }\n    ]\n]"}],"_postman_id":"23e0f300-fb01-4e73-a8a3-7e6aedf32812"},{"name":"myCertificationLists","id":"8681ede2-524f-44d8-99c0-b0e5515424c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"e951a6f5-4800-4600-93ff-5527da54b009","name":"ex)내가 쓴 인증글 불러오기","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTY1NmE4Y2UxYWM4ZWVlMmQzMzUyYzMiLCJpYXQiOjE3MDEyNDA3MzkuODg4LCJleHAiOjE3MDEyNDc5Mzl9.ofpI9w-1gb0UutUifQ2EPoTpi4Zk1RJUEBjJQlV1ODg","type":"text","disabled":true}],"url":{"raw":"http://localhost:3000/api/mypage/myCertificationLists/:userId","protocol":"http","host":["localhost"],"port":"3000","path":["api","mypage","myCertificationLists",":userId"],"variable":[{"key":"userId","value":"6563f3569187c8fe58c24106"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1365"},{"key":"ETag","value":"W/\"555-J7aTreKdwAESrQplYzivToeNOm8\""},{"key":"Date","value":"Wed, 29 Nov 2023 17:59:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    1,\n    [\n        {\n            \"review\": {\n                \"rating\": 4,\n                \"reviewText\": \"역시 블루\"\n            },\n            \"_id\": \"656596d7e99dac804de42e4a\",\n            \"user\": {\n                \"_id\": \"6563f3569187c8fe58c24106\",\n                \"userId\": \"Ansley Dries\",\n                \"password\": \"gI2{njSp\",\n                \"name\": \"Kim\",\n                \"nickname\": \"Jabberbean\",\n                \"phoneNumber\": \"560-688-7121\",\n                \"introduce\": \"Sharable logistical database\",\n                \"isCertificated\": true,\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:39:34.171Z\",\n                \"updatedAt\": \"2023-11-27T01:39:34.171Z\"\n            },\n            \"matchingPost\": {\n                \"_id\": \"656440af540546c344ee6f23\",\n                \"user\": \"6563f3569187c8fe58c24106\",\n                \"userDog\": \"6563f4d983095bf2dcb747da\",\n                \"price\": 50000,\n                \"location\": {\n                    \"text\": \"서울 강동구 어쩌구동 11-1\",\n                    \"code\": \"11220\",\n                    \"_id\": \"656440af540546c344ee6f24\"\n                },\n                \"locationDetail\": \"2층 1호\",\n                \"walkingDate\": \"2023-11-20T02:44:15.670\",\n                \"walkingDuration\": 1,\n                \"requestText\": \"우리집 강아지 개껌을 좋아해\",\n                \"matchingStatus\": \"failed\",\n                \"matchingHandler\": \"6563f3569187c8fe58c24105\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T07:09:35.443Z\",\n                \"updatedAt\": \"2023-11-29T14:49:59.347Z\"\n            },\n            \"certificationImg\": [\n                \"https://w7.pngwing.com/pngs/395/786/png-transparent-red-ranger-power-rangers-super-legends-power-rangers-season-18-super-sentai-drawing-power-rangers-miscellaneous-fictional-character-electric-blue-thumbnail.png\"\n            ],\n            \"sublocation\": \"떡잎마을 옆\",\n            \"postText\": \"블루입니다.\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T07:29:27.822Z\",\n            \"updatedAt\": \"2023-11-28T07:32:09.683Z\"\n        }\n    ]\n]"}],"_postman_id":"8681ede2-524f-44d8-99c0-b0e5515424c5"}],"id":"b0bd666c-1285-4ae3-9c2e-e4b0efd2b1c0","_postman_id":"b0bd666c-1285-4ae3-9c2e-e4b0efd2b1c0","description":""},{"name":"BookMark","item":[{"name":"getMyApplicationList","id":"409abc24-8cd1-4df8-850a-27dffc1bd6d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/bookMark/myApplicationList","urlObject":{"protocol":"http","port":"3000","path":["api","bookMark","myApplicationList"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"073fae88-99cb-4784-bb12-832234d2400d","name":"200) 내가 지원한 매칭포스트 정보","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/bookMark/myApplicationList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"8828"},{"key":"ETag","value":"W/\"227c-hX2TCHRSf9KhbNZVxkYG7aao9v4\""},{"key":"Date","value":"Sun, 21 Jan 2024 11:37:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6566335e6a11c22e50f9f797\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"65685ada4617a78199264268\",\n            \"user\": \"65680a4c4617a78199263c3a\",\n            \"userDog\": {\n                \"_id\": \"6563f4d983095bf2dcb747db\",\n                \"user\": \"65680a4c4617a78199263c3a\",\n                \"dogName\": \"이뽀삐\",\n                \"dogImg\": \"https://i.pinimg.com/564x/74/b1/e9/74b1e97c93c61f1565aa0b953295cd96.jpg\",\n                \"birth\": \"7/31/2023\",\n                \"dogType\": \"말티즈\",\n                \"gender\": \"Male\",\n                \"personality\": \"매우 활발\",\n                \"note\": \"뽀삐는 사람을 좋아해요. 만나면 반겨주세요.\",\n                \"deletedAt\": null,\n                \"__v\": 0,\n                \"createdAt\": \"2023-11-27T01:46:01.926Z\",\n                \"updatedAt\": \"2023-11-27T01:46:01.926Z\"\n            },\n            \"price\": 4930,\n            \"location\": {\n                \"text\": \"서울 강남구 가로수길 5\",\n                \"code\": \"1168010700\",\n                \"_id\": \"65685ada4617a78199264269\"\n            },\n            \"locationDetail\": \"애플스토어 앞\",\n            \"walkingDate\": \"2023-11-29T19:00:00.000\",\n            \"walkingDuration\": 0.5,\n            \"requestText\": \"1시간 뒤에 빠르게 만나서 산책해주실 분 구합니다!!!\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"656853364617a781992641cb\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-30T09:50:18.770Z\",\n            \"updatedAt\": \"2023-11-30T10:48:48.519Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-11-28T18:37:18.170Z\",\n        \"updatedAt\": \"2023-11-28T18:37:18.170Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a787c56903ead92244222\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"656557784a6711e1a145fd29\",\n            \"user\": \"656855d74617a781992641e2\",\n            \"userDog\": {\n                \"_id\": \"6568c818e2167e9b1f2b1249\",\n                \"user\": \"656855d74617a781992641e2\",\n                \"dogName\": \"몽이\",\n                \"dogImg\": \"https://i.pinimg.com/736x/af/1d/af/af1dafc2b17f788320546714949abc71.jpg\",\n                \"birth\": \"01/04/2024\",\n                \"dogType\": \"말티즈\",\n                \"gender\": \"Male\",\n                \"personality\": \"활발함\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-11-30T17:36:24.680Z\",\n                \"updatedAt\": \"2023-11-30T17:36:24.680Z\",\n                \"__v\": 0\n            },\n            \"price\": 30000,\n            \"location\": {\n                \"text\": \"서울특별시 강서구 공항동\",\n                \"code\": \"1150010800\",\n                \"_id\": \"656557784a6711e1a145fd2a\"\n            },\n            \"locationDetail\": \"시흥빌 3동 401호\",\n            \"walkingDate\": \"2023-11-29T16:40:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"12월 20일날 산책 시켜주실 분?\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-28T02:59:04.713Z\",\n            \"updatedAt\": \"2023-12-02T01:18:08.246Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T00:21:16.810Z\",\n        \"updatedAt\": \"2023-12-02T00:21:16.810Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a788a56903ead9224423d\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"6569d3a3b8c4d89bcbfe6456\",\n            \"user\": \"656853364617a781992641cb\",\n            \"userDog\": {\n                \"_id\": \"6568945d17eb19a54716374b\",\n                \"user\": \"656853364617a781992641cb\",\n                \"dogName\": \"순자\",\n                \"dogImg\": \"https://i.pinimg.com/564x/91/32/15/913215f3e5662f0ad0aeda37c17477a1.jpg\",\n                \"birth\": \"01/04/2024\",\n                \"dogType\": \"믹스견\",\n                \"gender\": \"Male\",\n                \"personality\": \"온순함\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-11-30T13:55:41.665Z\",\n                \"updatedAt\": \"2023-11-30T13:55:41.665Z\",\n                \"__v\": 0\n            },\n            \"price\": 4930,\n            \"location\": {\n                \"text\": \"울산광역시 중구 학성동\",\n                \"code\": \" 3111010100\",\n                \"_id\": \"6569d3a3b8c4d89bcbfe6457\"\n            },\n            \"locationDetail\": \"\",\n            \"walkingDate\": \"2023-12-04T08:00:00.000\",\n            \"walkingDuration\": 0.5,\n            \"requestText\": \"월요일에 급한 일이 생겨서.. 아침에 잠깐 산책 해주세요🥲\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"6568557f4617a781992641df\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-01T12:37:55.694Z\",\n            \"updatedAt\": \"2023-12-02T02:25:39.474Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T00:21:30.904Z\",\n        \"updatedAt\": \"2023-12-02T00:21:30.904Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a78a456903ead92244288\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"656a066b7a89d866085b672e\",\n            \"user\": \"656854664617a781992641dc\",\n            \"userDog\": {\n                \"_id\": \"65696571bda27cd323bda8fe\",\n                \"user\": \"656854664617a781992641dc\",\n                \"dogName\": \"밍이\",\n                \"dogImg\": \"https://i.pinimg.com/564x/d1/c4/f7/d1c4f7f2bf8827fb632744be6444206d.jpg\",\n                \"birth\": \"01/04/2024\",\n                \"dogType\": \"강아지\",\n                \"gender\": \"Female\",\n                \"personality\": \"예민함\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-12-01T04:47:45.098Z\",\n                \"updatedAt\": \"2023-12-01T04:47:45.098Z\",\n                \"__v\": 0\n            },\n            \"price\": 20000,\n            \"location\": {\n                \"text\": \"서울특별시 종로구 공평동 10-1\",\n                \"code\": \"1111012700\",\n                \"_id\": \"656a066b7a89d866085b672f\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-11-25T02:40:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"12월 20일날 산책 시켜주실 분???????????????\",\n            \"matchingStatus\": \"completed\",\n            \"matchingHandler\": \"6568542b4617a781992641d9\",\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-01T16:14:35.245Z\",\n            \"updatedAt\": \"2023-11-02T00:30:41.100Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T00:21:56.516Z\",\n        \"updatedAt\": \"2023-12-02T00:21:56.516Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a78cf56903ead922442d0\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"656a07177a89d866085b6731\",\n            \"user\": \"656855d74617a781992641e2\",\n            \"userDog\": {\n                \"_id\": \"6568c818e2167e9b1f2b1249\",\n                \"user\": \"656855d74617a781992641e2\",\n                \"dogName\": \"몽이\",\n                \"dogImg\": \"https://i.pinimg.com/736x/af/1d/af/af1dafc2b17f788320546714949abc71.jpg\",\n                \"birth\": \"01/04/2024\",\n                \"dogType\": \"말티즈\",\n                \"gender\": \"Male\",\n                \"personality\": \"활발함\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-11-30T17:36:24.680Z\",\n                \"updatedAt\": \"2023-11-30T17:36:24.680Z\",\n                \"__v\": 0\n            },\n            \"price\": 40000,\n            \"location\": {\n                \"text\": \"서울특별시 용산구 주성동 20\",\n                \"code\": \"1117013400\",\n                \"_id\": \"656a07177a89d866085b6732\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-12-07T02:40:00.000\",\n            \"walkingDuration\": 30,\n            \"requestText\": \"경험 많으신 핸들러분 구합니다\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-01T16:17:27.207Z\",\n            \"updatedAt\": \"2023-12-07T03:15:40.936Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T00:22:39.169Z\",\n        \"updatedAt\": \"2023-12-02T00:22:39.169Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a79ea56903ead92244468\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"656a08717a89d866085b6748\",\n            \"user\": \"6568557f4617a781992641df\",\n            \"userDog\": {\n                \"_id\": \"656980e745c147748e218eac\",\n                \"user\": \"6568557f4617a781992641df\",\n                \"dogName\": \"지혜\",\n                \"dogImg\": \"https://i.pinimg.com/564x/9f/1d/06/9f1d0688621b2bf538c5bfa85b32b20e.jpg\",\n                \"birth\": \"01/04/2024\",\n                \"dogType\": \"말티즈\",\n                \"gender\": \"Male\",\n                \"personality\": \"활발함\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-12-01T06:44:55.655Z\",\n                \"updatedAt\": \"2023-12-01T06:44:55.655Z\",\n                \"__v\": 0\n            },\n            \"price\": 30000,\n            \"location\": {\n                \"text\": \"경기도 성남시 분당구 구미동 22\",\n                \"code\": \"4113511400\",\n                \"_id\": \"656a08717a89d866085b6749\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-12-01T02:40:00.000\",\n            \"walkingDuration\": 30,\n            \"requestText\": \"함께 걷는 즐거움, 강아지 산책 친구 찾아요\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-01T16:23:13.160Z\",\n            \"updatedAt\": \"2023-12-02T03:05:07.062Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T00:27:22.847Z\",\n        \"updatedAt\": \"2023-12-02T00:27:22.847Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a7a4856903ead922444e0\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"656a08f67a89d866085b6757\",\n            \"user\": \"656854664617a781992641dc\",\n            \"userDog\": {\n                \"_id\": \"65696571bda27cd323bda8fe\",\n                \"user\": \"656854664617a781992641dc\",\n                \"dogName\": \"밍이\",\n                \"dogImg\": \"https://i.pinimg.com/564x/d1/c4/f7/d1c4f7f2bf8827fb632744be6444206d.jpg\",\n                \"birth\": \"01/04/2024\",\n                \"dogType\": \"강아지\",\n                \"gender\": \"Female\",\n                \"personality\": \"예민함\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-12-01T04:47:45.098Z\",\n                \"updatedAt\": \"2023-12-01T04:47:45.098Z\",\n                \"__v\": 0\n            },\n            \"price\": 10000,\n            \"location\": {\n                \"text\": \"경기도 남양주시 진접읍 금곡리 23-1\",\n                \"code\": \"4136025328\",\n                \"_id\": \"656a08f67a89d866085b6758\"\n            },\n            \"locationDetail\": \"마을빌라 20동 1호\",\n            \"walkingDate\": \"2023-12-11T02:40:00.000\",\n            \"walkingDuration\": 1,\n            \"requestText\": \"왕크니까 왕귀엽다! 리트리버 산책\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-01T16:25:26.878Z\",\n            \"updatedAt\": \"2023-12-11T11:02:53.085Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T00:28:56.936Z\",\n        \"updatedAt\": \"2023-12-02T00:28:56.936Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"656a860a56903ead92244d21\",\n        \"user\": \"6568542b4617a781992641d9\",\n        \"matchingPostId\": {\n            \"_id\": \"656a7f1556903ead9224482a\",\n            \"user\": \"656a7df056903ead9224476a\",\n            \"userDog\": {\n                \"_id\": \"656a7ebe56903ead922447ff\",\n                \"user\": \"656a7df056903ead9224476a\",\n                \"dogName\": \"흰둥이\",\n                \"dogImg\": \"https://dokawsbucket.s3.ap-northeast-2.amazonaws.com/88116a8e95addbf164c54446fcd99c0d.jpg\",\n                \"birth\": \"2022-07-12\",\n                \"dogType\": \"사모예드\",\n                \"gender\": \"female\",\n                \"personality\": \"active\",\n                \"note\": \"털이 복실복실해요\",\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-12-02T00:47:58.124Z\",\n                \"updatedAt\": \"2023-12-02T00:47:58.124Z\",\n                \"__v\": 0\n            },\n            \"price\": 35000,\n            \"location\": {\n                \"text\": \"서울 강남구 논현동 207\",\n                \"code\": \"1168010800\",\n                \"_id\": \"656a7f1556903ead9224482b\"\n            },\n            \"locationDetail\": \"\",\n            \"walkingDate\": \"2023-12-08T16:30:00.000\",\n            \"walkingDuration\": 2,\n            \"requestText\": \"흰둥이랑 2시간동안 알차게 놀아 주실 분 구합니다\",\n            \"matchingStatus\": \"failed\",\n            \"matchingHandler\": null,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-12-02T00:49:25.277Z\",\n            \"updatedAt\": \"2023-12-08T11:42:22.562Z\",\n            \"__v\": 0\n        },\n        \"deletedAt\": null,\n        \"createdAt\": \"2023-12-02T01:19:06.046Z\",\n        \"updatedAt\": \"2023-12-02T01:19:06.046Z\",\n        \"__v\": 0\n    }\n]"}],"_postman_id":"409abc24-8cd1-4df8-850a-27dffc1bd6d0"},{"name":"getMyMatchingPostInfo","id":"34f27317-b043-4195-9691-e814c0966395","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"ce1648f4-dd62-4109-8930-c720ae759ec3","name":"200) 매칭중인 매칭신청글 별 요청자수 목록","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/bookMark/myMatchingPostInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"7"},{"key":"ETag","value":"W/\"7-FkN0glCG3GXNXcVIwkj2Eyi11mg\""},{"key":"Date","value":"Sun, 21 Jan 2024 11:39:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    [],\n    []\n]"}],"_postman_id":"34f27317-b043-4195-9691-e814c0966395"}],"id":"75c5bb24-b688-4961-865a-a740c48a1a40","_postman_id":"75c5bb24-b688-4961-865a-a740c48a1a40","description":""},{"name":"New Request","id":"d2289c4b-5ef2-4534-aae0-11bc426a6b0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"d2289c4b-5ef2-4534-aae0-11bc426a6b0d"}]}