{"info":{"_postman_id":"c3d40ab0-2664-47dc-9e0e-06e4fc415300","name":"Staypler","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Justcode5기 1팀- Stayfolio 클론 프로젝트!\n팀원 : 김지현, 김신혜, 박종원, 이수현, 장태준</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"}],"owner":"19181402","collectionId":"c3d40ab0-2664-47dc-9e0e-06e4fc415300","publishedId":"UzJEUKri","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-07-02T16:15:22.000Z"},"item":[{"name":"signup","id":"4191f8a4-0484-40bd-8072-58b74a04ecc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"aab56632-9a2c-4638-bf59-926722d7fbe6","name":"signup-fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"justcod999e@gmail.com\",\n    \"password\":\"justcode123!\", \n    \"username\":\"이수현\", \n    \"phoneNumber\":\"010-4376-3321\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/users/signup"},"status":"Conflict","code":409,"_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":"27"},{"key":"ETag","value":"W/\"1b-bascwUzQ6AkHxDe6guNf0H1kt0g\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:58:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"EXSITING_USER\"\n}"},{"id":"8dbcda9a-d5f4-41c4-a0df-170b13b8b5e6","name":"signup-success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"justcod9999@gmail.com\",\n    \"password\":\"justcode123!\", \n    \"username\":\"이수현\", \n    \"phoneNumber\":\"010-4376-3321\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/users/signup"},"status":"Created","code":201,"_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":"28"},{"key":"ETag","value":"W/\"1c-ulRBHCvEIUyICQa7+YSt689/+bk\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:58:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SIGNUP_SUCCESS\"\n}"}],"_postman_id":"4191f8a4-0484-40bd-8072-58b74a04ecc5"},{"name":"login","id":"12616185-c9a9-495b-a9d0-d0609a2cf3f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lshyun9555@gmail.com\",\n    \"password\":\"justcode123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/users/login","urlObject":{"protocol":"http","port":"10010","path":["users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c2bb39a4-6a78-4246-9720-af0bb22091c4","name":"Login-success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"justcode@gmail.com\",\n    \"password\":\"Justcode123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/users/login"},"status":"Created","code":201,"_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":"154"},{"key":"ETag","value":"W/\"9a-DUmxtouUd4zCG7Kw4suiArP7ONw\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:58:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"LOGIN_SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTMsImlhdCI6MTY1Njc3NzUxOX0.T47jYVJO_nD_BPBTQipOXJM_F0up6ho_XirqG-NptW8\"\n}"},{"id":"810ab284-3b35-44c6-aa9c-be72f69392d9","name":"Login-fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"justcode@gmail.com\",\n    \"password\":\"Justcode123!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/users/login"},"status":"Bad Request","code":400,"_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":"26"},{"key":"ETag","value":"W/\"1a-JjlBVUQEK4M1VPlJY+kVqi6xr6A\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:58:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"INVALID_USER\"\n}"}],"_postman_id":"12616185-c9a9-495b-a9d0-d0609a2cf3f2"},{"name":"me","id":"d87356ec-5f80-41d7-9d43-e7caed75e6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"d87356ec-5f80-41d7-9d43-e7caed75e6aa"},{"name":"room-list","id":"452ec89e-710d-4c58-bb2b-3a1b077f12d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/1/room?room_id=1","urlObject":{"protocol":"http","port":"10010","path":["rooms","1","room"],"host":["localhost"],"query":[{"key":"room_id","value":"1"}],"variable":[]}},"response":[{"id":"9205c6dd-f96d-4e9e-8d9a-79eda448ccbb","name":"room-list","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/rooms?page=1","protocol":"http","host":["localhost"],"port":"10010","path":["rooms"],"query":[{"key":"page","value":"1"}]}},"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":"6006"},{"key":"ETag","value":"W/\"1776-fcKlMSaC/UQ6ebhI/CCDB0ZIqw4\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:59:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"숙소1\",\n            \"type\": \"민박\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ],\n            \"likes\": 7,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 640000,\n            \"min_price\": 240000,\n            \"theme\": \"사색\"\n        },\n        {\n            \"id\": 2,\n            \"title\": \"숙소2\",\n            \"type\": \"호텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2350&q=80\",\n                \"https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1564013799919-ab600027ffc6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1512917774080-9991f1c4c750?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1572120360610-d971b9d7767c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ],\n            \"likes\": 3,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 740000,\n            \"min_price\": 340000,\n            \"theme\": \"갤러리\"\n        },\n        {\n            \"id\": 3,\n            \"title\": \"숙소3\",\n            \"type\": \"모텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1610641818989-c2051b5e2cfd?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1586611292717-f828b167408c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1674&q=80\",\n                \"https://images.unsplash.com/photo-1540541338287-41700207dee6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1563911302283-d2bc129e7570?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1335&q=80\",\n                \"https://images.unsplash.com/photo-1566073771259-6a8506099945?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\"\n            ],\n            \"likes\": 2,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 340000,\n            \"min_price\": 140000,\n            \"theme\": \"노천탕\"\n        },\n        {\n            \"id\": 4,\n            \"title\": \"숙소4\",\n            \"type\": \"펜션\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1551918120-9739cb430c6d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=987&q=80\",\n                \"https://images.unsplash.com/photo-1623718649591-311775a30c43?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1562790351-d273a961e0e9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1365&q=80\",\n                \"https://images.unsplash.com/photo-1606402179428-a57976d71fa4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1674&q=80\",\n                \"https://images.unsplash.com/photo-1601701119533-fde20cecbf4e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1742&q=80\"\n            ],\n            \"likes\": 1,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 740000,\n            \"min_price\": 540000,\n            \"theme\": \"사색\"\n        },\n        {\n            \"id\": 5,\n            \"title\": \"숙소5\",\n            \"type\": \"게스트하우스\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1549294413-26f195200c16?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1364&q=80\",\n                \"https://images.unsplash.com/photo-1571896349842-33c89424de2d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1760&q=80\",\n                \"https://images.unsplash.com/photo-1592555059503-0a774cb8d477?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1335&q=80\",\n                \"https://images.unsplash.com/photo-1561501900-3701fa6a0864?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1602002418816-5c0aeef426aa?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1674&q=80\"\n            ],\n            \"likes\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 240000,\n            \"min_price\": 40000,\n            \"theme\": \"가족여행\"\n        },\n        {\n            \"id\": 6,\n            \"title\": \"숙소6\",\n            \"type\": \"호텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1596436889106-be35e843f974?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1590523277543-a94d2e4eb00b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80\",\n                \"https://images.unsplash.com/photo-1562778612-e1e0cda9915c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=987&q=80\",\n                \"https://images.unsplash.com/photo-1520250497591-112f2f40a3f4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1584132967334-10e028bd69f7?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\"\n            ],\n            \"likes\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 1640000,\n            \"min_price\": 740000,\n            \"theme\": \"파티하우스\"\n        }\n    ],\n    \"rooms_count\": 8\n}"},{"id":"fc56e713-b9d4-4046-8aa5-49bcaaf4a49f","name":"room-list-login","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/rooms?page=1","protocol":"http","host":["localhost"],"port":"10010","path":["rooms"],"query":[{"key":"page","value":"1"}]}},"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":"6072"},{"key":"ETag","value":"W/\"17b8-gM1jVhgV0tdm9I5SUrRyMLDMRrw\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:03:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"숙소1\",\n            \"type\": \"민박\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ],\n            \"likes\": 7,\n            \"islike\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 640000,\n            \"min_price\": 240000,\n            \"theme\": \"사색\"\n        },\n        {\n            \"id\": 2,\n            \"title\": \"숙소2\",\n            \"type\": \"호텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2350&q=80\",\n                \"https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1564013799919-ab600027ffc6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1512917774080-9991f1c4c750?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1572120360610-d971b9d7767c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ],\n            \"likes\": 3,\n            \"islike\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 740000,\n            \"min_price\": 340000,\n            \"theme\": \"갤러리\"\n        },\n        {\n            \"id\": 3,\n            \"title\": \"숙소3\",\n            \"type\": \"모텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1610641818989-c2051b5e2cfd?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1586611292717-f828b167408c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1674&q=80\",\n                \"https://images.unsplash.com/photo-1540541338287-41700207dee6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1563911302283-d2bc129e7570?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1335&q=80\",\n                \"https://images.unsplash.com/photo-1566073771259-6a8506099945?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\"\n            ],\n            \"likes\": 2,\n            \"islike\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 340000,\n            \"min_price\": 140000,\n            \"theme\": \"노천탕\"\n        },\n        {\n            \"id\": 4,\n            \"title\": \"숙소4\",\n            \"type\": \"펜션\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1551918120-9739cb430c6d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=987&q=80\",\n                \"https://images.unsplash.com/photo-1623718649591-311775a30c43?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1562790351-d273a961e0e9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1365&q=80\",\n                \"https://images.unsplash.com/photo-1606402179428-a57976d71fa4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1674&q=80\",\n                \"https://images.unsplash.com/photo-1601701119533-fde20cecbf4e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1742&q=80\"\n            ],\n            \"likes\": 1,\n            \"islike\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 740000,\n            \"min_price\": 540000,\n            \"theme\": \"사색\"\n        },\n        {\n            \"id\": 5,\n            \"title\": \"숙소5\",\n            \"type\": \"게스트하우스\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1549294413-26f195200c16?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1364&q=80\",\n                \"https://images.unsplash.com/photo-1571896349842-33c89424de2d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1760&q=80\",\n                \"https://images.unsplash.com/photo-1592555059503-0a774cb8d477?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1335&q=80\",\n                \"https://images.unsplash.com/photo-1561501900-3701fa6a0864?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1602002418816-5c0aeef426aa?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1674&q=80\"\n            ],\n            \"likes\": 0,\n            \"islike\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 240000,\n            \"min_price\": 40000,\n            \"theme\": \"가족여행\"\n        },\n        {\n            \"id\": 6,\n            \"title\": \"숙소6\",\n            \"type\": \"호텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1596436889106-be35e843f974?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1590523277543-a94d2e4eb00b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80\",\n                \"https://images.unsplash.com/photo-1562778612-e1e0cda9915c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=987&q=80\",\n                \"https://images.unsplash.com/photo-1520250497591-112f2f40a3f4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\",\n                \"https://images.unsplash.com/photo-1584132967334-10e028bd69f7?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80\"\n            ],\n            \"likes\": 0,\n            \"islike\": 0,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"max_price\": 1640000,\n            \"min_price\": 740000,\n            \"theme\": \"파티하우스\"\n        }\n    ],\n    \"rooms_count\": 8\n}"}],"_postman_id":"452ec89e-710d-4c58-bb2b-3a1b077f12d5"},{"name":"rooms-detail","id":"d84059d7-94f3-461a-bfd0-d1a336cc8cfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/1","urlObject":{"protocol":"http","port":"10010","path":["rooms","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"59d4e41c-d3fd-42c4-9c37-b6865ada388b","name":"rooms-detail-login","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer  ","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/1"},"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":"1747"},{"key":"ETag","value":"W/\"6d3-Y4gH760K397J0ox9wFXGJu/eyx4\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:59:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"room_name\": \"숙소1\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"concept\": \"컨셉1\",\n            \"room\": [\n                {\n                    \"id\": 1,\n                    \"type\": \"기본형\",\n                    \"image\": \"https://images.unsplash.com/photo-1592595896551-12b371d546d5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                    \"price\": 240000,\n                    \"title\": \"room1\",\n                    \"max_limit\": 2,\n                    \"min_limit\": 2\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"고급형\",\n                    \"image\": null,\n                    \"price\": 440000,\n                    \"title\": \"room2\",\n                    \"max_limit\": 2,\n                    \"min_limit\": 2\n                },\n                {\n                    \"id\": 3,\n                    \"type\": \"독채형\",\n                    \"image\": null,\n                    \"price\": 640000,\n                    \"title\": \"room3\",\n                    \"max_limit\": 4,\n                    \"min_limit\": 2\n                }\n            ],\n            \"images\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ],\n            \"specials\": [\n                {\n                    \"id\": 1,\n                    \"image\": \"1.png\",\n                    \"title\": \"스페셜1\",\n                    \"content\": \"내용1\"\n                },\n                {\n                    \"id\": 2,\n                    \"image\": \"2.png\",\n                    \"title\": \"스페셜2\",\n                    \"content\": \"내용2\"\n                },\n                {\n                    \"id\": 3,\n                    \"image\": \"3.png\",\n                    \"title\": \"스페셜3\",\n                    \"content\": \"내용3\"\n                }\n            ],\n            \"intro\": {\n                \"id\": 1,\n                \"title \": \"제목1\",\n                \"sub_content\": \"서브 컨텐트1\",\n                \"main_content\": \"메인 컨텐트1\"\n            },\n            \"islike\": 0,\n            \"address\": \"경기도 성남시 분당구1\"\n        }\n    ]\n}"},{"id":"1bb5a41f-ae3c-48e5-ab8e-bb86bc563287","name":"rooms-detail","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer  ","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/1"},"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":"1736"},{"key":"ETag","value":"W/\"6c8-5kkpfI6EJPVqYgY7Ao873kIYHY8\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:04:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"room_name\": \"숙소1\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"concept\": \"컨셉1\",\n            \"room\": [\n                {\n                    \"id\": 1,\n                    \"type\": \"기본형\",\n                    \"image\": \"https://images.unsplash.com/photo-1592595896551-12b371d546d5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                    \"price\": 240000,\n                    \"title\": \"room1\",\n                    \"max_limit\": 2,\n                    \"min_limit\": 2\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"고급형\",\n                    \"image\": null,\n                    \"price\": 440000,\n                    \"title\": \"room2\",\n                    \"max_limit\": 2,\n                    \"min_limit\": 2\n                },\n                {\n                    \"id\": 3,\n                    \"type\": \"독채형\",\n                    \"image\": null,\n                    \"price\": 640000,\n                    \"title\": \"room3\",\n                    \"max_limit\": 4,\n                    \"min_limit\": 2\n                }\n            ],\n            \"images\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ],\n            \"specials\": [\n                {\n                    \"id\": 1,\n                    \"image\": \"1.png\",\n                    \"title\": \"스페셜1\",\n                    \"content\": \"내용1\"\n                },\n                {\n                    \"id\": 2,\n                    \"image\": \"2.png\",\n                    \"title\": \"스페셜2\",\n                    \"content\": \"내용2\"\n                },\n                {\n                    \"id\": 3,\n                    \"image\": \"3.png\",\n                    \"title\": \"스페셜3\",\n                    \"content\": \"내용3\"\n                }\n            ],\n            \"intro\": {\n                \"id\": 1,\n                \"title \": \"제목1\",\n                \"sub_content\": \"서브 컨텐트1\",\n                \"main_content\": \"메인 컨텐트1\"\n            },\n            \"address\": \"경기도 성남시 분당구1\"\n        }\n    ]\n}"},{"id":"bb9c49da-9ffd-492c-8d24-1de6d121a592","name":"rooms-detail-fail","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer  ","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/144"},"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":"60"},{"key":"ETag","value":"W/\"3c-gqTk0Eff+mjbpMA2Z/WQuk+Lcxc\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:59:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"해당 페이지가 존재하지 않습니다.\"\n}"}],"_postman_id":"d84059d7-94f3-461a-bfd0-d1a336cc8cfd"},{"name":"room-detail","id":"68ee04a8-76bc-4a18-a16f-5e8b99e96314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"http://localhost:10010/rooms/1","urlObject":{"protocol":"http","port":"10010","path":["rooms","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"56e170d6-ef94-4452-b9c7-cf90ed11c8b8","name":"room-detail-success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"http://localhost:10010/rooms/1/room"},"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":"472"},{"key":"ETag","value":"W/\"1d8-SXi6ZjrfrcvVq0jUc+dUFUsULT0\""},{"key":"Date","value":"Sat, 02 Jul 2022 15:59:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"room_name\": \"room1\",\n            \"images\": [\n                \"https://images.unsplash.com/photo-1592595896551-12b371d546d5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/flagged/photo-1564767609342-620cb19b2357?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1973&q=80\"\n            ],\n            \"check_in_time\": \"15:00\",\n            \"check_out_time\": \"11:00\",\n            \"price\": 240000,\n            \"min_limit\": 2,\n            \"max_limit\": 2\n        }\n    ]\n}"},{"id":"256fdb14-7b3d-4b8a-b1c2-59a1f8061945","name":"room-detail-fail","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"http://localhost:10010/rooms/122/room"},"status":"Internal Server Error","code":500,"_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":"28"},{"key":"ETag","value":"W/\"1c-vFPuv1stoVWc5tjbVJ/QF8Z53rs\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:00:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Page Not Found\"\n}"}],"_postman_id":"68ee04a8-76bc-4a18-a16f-5e8b99e96314"},{"name":"like","id":"38032474-a1af-4dc0-a2d8-14d44dea60ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/2/like","urlObject":{"protocol":"http","port":"10010","path":["rooms","2","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"109e7a1d-4b0e-49e7-b8b7-cbb55ac5809d","name":"like-success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/2/like"},"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":"16"},{"key":"ETag","value":"W/\"10-eildWkatlCQ4zitocuaXkafDieU\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:00:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"isLike\": false\n}"},{"id":"143a9f3c-7a64-4b3e-b06c-dd242fe6053e","name":"like-fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/2/like"},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:00:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"38032474-a1af-4dc0-a2d8-14d44dea60ec"},{"name":"payment-info","id":"1e93c5e2-f8ba-4f15-8361-50cd0df78133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"fc1f9de5-5a6c-4023-9020-4f0dac0ea1a1","name":"payment-info-reservation-duplicate","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:10010/rooms/room/bookings?room_id=1&start_date=2022-08-22&end_date=2022-08-24","protocol":"http","host":["localhost"],"port":"10010","path":["rooms","room","bookings"],"query":[{"key":"room_id","value":"1"},{"key":"start_date","value":"2022-08-22"},{"key":"end_date","value":"2022-08-24"}]}},"status":"Internal Server Error","code":500,"_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-i9Sk7FFBWv93XaBbkBsZw8IoOO8\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:00:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"해당 날짜는 예약이 마감되었습니다.\"\n}"},{"id":"0109a91b-51f0-4bec-ad7f-9ca629b24487","name":"payment-info-success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:10010/rooms/room/bookings?room_id=1&start_date=2022-06-22&end_date=2022-06-24","protocol":"http","host":["localhost"],"port":"10010","path":["rooms","room","bookings"],"query":[{"key":"room_id","value":"1"},{"key":"start_date","value":"2022-06-22"},{"key":"end_date","value":"2022-06-24"}]}},"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":"199"},{"key":"ETag","value":"W/\"c7-Nk9q0gO/HCEb0vShF8DmGBTvmDM\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:01:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"rooms_name\": \"숙소1\",\n            \"room_name\": \"room1\",\n            \"type\": \"기본형\",\n            \"price\": 240000,\n            \"user_name\": \"lee\",\n            \"phone_number\": \"010-0000-0000\",\n            \"email\": \"justcode@gmail.com\",\n            \"nights\": 2,\n            \"total_price\": 480000\n        }\n    ]\n}"},{"id":"d6656962-f24b-40ef-b5ad-189436bc260b","name":"payment-info-fail","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:10010/rooms/room/bookings?room_id=1&start_date=2022-06-22&end_date=2022-06-24","protocol":"http","host":["localhost"],"port":"10010","path":["rooms","room","bookings"],"query":[{"key":"room_id","value":"1"},{"key":"start_date","value":"2022-06-22"},{"key":"end_date","value":"2022-06-24"}]}},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:01:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"1e93c5e2-f8ba-4f15-8361-50cd0df78133"},{"name":"payment","id":"d3a10a4c-49df-498d-b06f-39a921b2402a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"a801c1dd-eda1-439d-9448-d99a04c10777","name":"payment-duplicate","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"수현\",\n    \"phone_number\":\"010-4376-3321\",\n    \"email\" : \"lshyun955@gmail.com\",\n    \"number\":2,\n    \"start_date\":\"2022-08-23\",\n    \"end_date\":\"2022-08-25\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/rooms/payment?room_id=1","protocol":"http","host":["localhost"],"port":"10010","path":["rooms","payment"],"query":[{"key":"room_id","value":"1"}]}},"status":"Bad Request","code":400,"_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-i9Sk7FFBWv93XaBbkBsZw8IoOO8\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:02:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"해당 날짜는 예약이 마감되었습니다.\"\n}"},{"id":"dcb11ed1-5cec-43c5-9382-91d9b2893cf1","name":"payment-success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"수현\",\n    \"phone_number\":\"010-4376-3321\",\n    \"email\" : \"lshyun955@gmail.com\",\n    \"number\":2,\n    \"start_date\":\"2022-12-23\",\n    \"end_date\":\"2022-12-25\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/rooms/payment?room_id=1","protocol":"http","host":["localhost"],"port":"10010","path":["rooms","payment"],"query":[{"key":"room_id","value":"1"}]}},"status":"Created","code":201,"_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":"46"},{"key":"ETag","value":"W/\"2e-Ac+vwiOp+4ukMU03egNRq0XpKqo\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:02:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"예약이 완료되었습니다.\"\n}"},{"id":"1315038f-50f6-49fe-9026-80d027169dd2","name":"payment-fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"수현\",\n    \"phone_number\":\"010-4376-3321\",\n    \"email\" : \"lshyun955@gmail.com\",\n    \"number\":2,\n    \"start_date\":\"2022-12-23\",\n    \"end_date\":\"2022-12-25\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/rooms/payment?room_id=1","protocol":"http","host":["localhost"],"port":"10010","path":["rooms","payment"],"query":[{"key":"room_id","value":"1"}]}},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:02:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"d3a10a4c-49df-498d-b06f-39a921b2402a"},{"name":"promotion","id":"c6df2bda-a0c0-4b9a-a5a7-abf8d77b15a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"ea5d9a28-375e-4fb8-86b2-b98c751a662f","name":"promotion","originalRequest":{"method":"GET","header":[],"url":"http://localhost:10010/main/promotion"},"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":"1407"},{"key":"ETag","value":"W/\"57f-v5yMR7ZvZDMVqQtLE66GQiqyyfk\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:05:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 4,\n            \"room_id\": 1,\n            \"room_name\": \"숙소1\",\n            \"room_type\": \"민박\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 640000,\n            \"min_price\": 240000,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"image\": \"https://images.unsplash.com/photo-1539635278303-d4002c07eae3?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=3540&q=80\",\n            \"promotion_title\": \"프로모션1 메인 타이틀\",\n            \"promotion_sub_title\": \"프로며션2 서브 타이틀\",\n            \"left_days\": 14\n        },\n        {\n            \"id\": 5,\n            \"room_id\": 3,\n            \"room_name\": \"숙소3\",\n            \"room_type\": \"모텔\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 340000,\n            \"min_price\": 140000,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"image\": \"https://images.unsplash.com/photo-1530789253388-582c481c54b0?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2370&q=80\",\n            \"promotion_title\": \"프로모션3 메인 타이틀\",\n            \"promotion_sub_title\": \"프로며션3 서브 타이틀\",\n            \"left_days\": 14\n        },\n        {\n            \"id\": 6,\n            \"room_id\": 5,\n            \"room_name\": \"숙소5\",\n            \"room_type\": \"게스트하우스\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 240000,\n            \"min_price\": 40000,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"image\": \"https://images.unsplash.com/photo-1506197603052-3cc9c3a201bd?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2370&q=80\",\n            \"promotion_title\": \"프로모션4 메인 타이틀\",\n            \"promotion_sub_title\": \"프로며션4 서브 타이틀\",\n            \"left_days\": 14\n        }\n    ]\n}"}],"_postman_id":"c6df2bda-a0c0-4b9a-a5a7-abf8d77b15a2"},{"name":"recommend","id":"ea7b1e6c-c837-48c7-bcc4-78d429a151bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"c54e2789-2a52-45ec-a512-25c4fc2e5ad8","name":"recommend","originalRequest":{"method":"GET","header":[],"url":"http://localhost:10010/main/recommend"},"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":"875"},{"key":"ETag","value":"W/\"36b-VzW1cRZtFU//Jc9lyc94g6pXdpk\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:06:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"rooms_id\": 2,\n            \"image\": \"https://images.unsplash.com/photo-1552733407-5d5c46c3bb3b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1380&q=80\",\n            \"title\": \"숙소2\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 740000,\n            \"min_price\": 340000\n        },\n        {\n            \"id\": 2,\n            \"rooms_id\": 4,\n            \"image\": \"https://images.unsplash.com/photo-1488085061387-422e29b40080?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=3431&q=80\",\n            \"title\": \"숙소4\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 740000,\n            \"min_price\": 540000\n        },\n        {\n            \"id\": 3,\n            \"rooms_id\": 6,\n            \"image\": \"https://images.unsplash.com/photo-1501785888041-af3ef285b470?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2370&q=80\",\n            \"title\": \"숙소6\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 1640000,\n            \"min_price\": 740000\n        }\n    ]\n}"}],"_postman_id":"ea7b1e6c-c837-48c7-bcc4-78d429a151bf"},{"name":"banner","id":"87c6e92c-620b-4493-a536-b89d7806d202","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"a127ee23-e89b-473b-a890-95eca093b704","name":"banner","originalRequest":{"method":"GET","header":[],"url":"http://localhost:10010/main/banner"},"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":"706"},{"key":"ETag","value":"W/\"2c2-B5LXS5cjolkl+1H3AEJWfZiq7RU\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:06:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"room_id\": 1,\n            \"room_name\": \"숙소1\",\n            \"image\": \"https://images.unsplash.com/photo-1592595896551-12b371d546d5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n            \"concept\": \"컨셉1\"\n        },\n        {\n            \"id\": 2,\n            \"room_id\": 3,\n            \"room_name\": \"숙소3\",\n            \"image\": \"https://images.unsplash.com/photo-1515404929826-76fff9fef6fe?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2370&q=80\",\n            \"concept\": \"컨셉3\"\n        },\n        {\n            \"id\": 3,\n            \"room_id\": 5,\n            \"room_name\": \"숙소5\",\n            \"image\": \"https://images.unsplash.com/photo-1527206363095-ca2f054128b0?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2148&q=80\",\n            \"concept\": \"컨셉5\"\n        }\n    ]\n}"}],"_postman_id":"87c6e92c-620b-4493-a536-b89d7806d202"},{"name":"userInfo","id":"c0cf8ac5-a5b0-4079-b7bb-601c3bc2ca40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n            \"phone_number\": \"010-0000-0000\",\n            \"name\": \"lee\",\n            \"profile_image\": \"abc.png\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage","urlObject":{"protocol":"http","port":"10010","path":["mypage"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"32d6ac69-66f4-412a-90dd-5843e3312889","name":"userInfo-success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage"},"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":"108"},{"key":"ETag","value":"W/\"6c-nQSnMi3/DoIPXkmlLwuqk9FoZ+k\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:06:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"email\": \"justcode@gmail.com\",\n            \"phone\": \"010-0000-0000\",\n            \"name\": \"lee\",\n            \"profile_image_url\": \"abc.png\"\n        }\n    ]\n}"},{"id":"4cca0eae-605b-48c3-a8df-a877d71ba6f1","name":"userInfo-fail","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage"},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:06:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"c0cf8ac5-a5b0-4079-b7bb-601c3bc2ca40"},{"name":"update-userInfo","id":"e874669a-6e85-4939-b868-f531391b427f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n            \"phone_number\": \"010-0000-0000\",\n            \"name\": \"lee\",\n            \"profile_image\": \"abc.png\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage","urlObject":{"protocol":"http","port":"10010","path":["mypage"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b6e9904f-5a2a-40ba-ab86-051db0b18001","name":"update-userInfo-success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \n            \"phone_number\": \"010-0000-0000\",\n            \"name\": \"lee\",\n            \"profile_image\": \"abc.png\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage"},"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":"21"},{"key":"ETag","value":"W/\"15-TIJ0Y1zNIGvrVqAa6yLUIgRQ+XY\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:06:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"성공!\"\n}"},{"id":"dfd60676-f01a-4a76-8b11-42753d4ef2f2","name":"update-userInfo-fail","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \n            \"phone_number\": \"010-0000-0000\",\n            \"name\": \"lee\",\n            \"profile_image\": \"abc.png\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage"},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:07:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"e874669a-6e85-4939-b868-f531391b427f"},{"name":"update-password","id":"7eb8b0b3-9f9a-4841-970f-a03963057d18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/rooms/1/room?room_id=1","urlObject":{"protocol":"http","port":"10010","path":["rooms","1","room"],"host":["localhost"],"query":[{"key":"room_id","value":"1"}],"variable":[]}},"response":[{"id":"313c37e1-a7f9-4ccf-bd98-7e6fa5dac348","name":"update-password-mismatch","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \n    \"current_password\":\"justcode123!!\",\n    \"new_password\":\"Justcode123!\",\n    \"confirm_new_password\":\"Justcode123!\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/password"},"status":"Bad Request","code":400,"_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":"46"},{"key":"ETag","value":"W/\"2e-6QKUiBibJZ9J8JAAmWmP2mEr8y8\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:07:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"비밀번호가 틀렸습니다.\"\n}"},{"id":"cfa5ac01-d3e9-4776-a256-9573f0d5bf01","name":"update-password-fail","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \n    \"current_password\":\"justcode123!!\",\n    \"new_password\":\"Justcode123!\",\n    \"confirm_new_password\":\"Justcode123!\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/password"},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:08:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"},{"id":"12efbade-7048-4f1f-9d48-cfa2d7259f41","name":"update-password-success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \n    \"current_password\":\"Justcode123!\",\n    \"new_password\":\"Justcode123!!\",\n    \"confirm_new_password\":\"Justcode123!!\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/password"},"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":"52"},{"key":"ETag","value":"W/\"34-6ie+6BTBJPHjnEtMX9CetucfMfc\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:10:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"비밀번호가 변경되었습니다.\"\n}"}],"_postman_id":"7eb8b0b3-9f9a-4841-970f-a03963057d18"},{"name":"mypage/bookings","id":"aa3c6182-4f74-4bb3-bc79-c1ded433f0c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/bookings?page=1&count=3&getImageAll=1","urlObject":{"protocol":"http","port":"10010","path":["mypage","bookings"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}],"variable":[]}},"response":[{"id":"7c7526a5-e831-4f66-8dbf-b56b3a5e3b0b","name":"mypage-bookings-success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/mypage/bookings?page=1&count=3&getImageAll=1","protocol":"http","host":["localhost"],"port":"10010","path":["mypage","bookings"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}]}},"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":"3127"},{"key":"ETag","value":"W/\"c37-epv0HI9h9WHxZyjE3I3l2Mb16Zw\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:08:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"rooms_name\": \"숙소2\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"start_date\": \"2022-11-20T00:00:00+00:00\",\n            \"end_date\": \"2022-11-23T00:00:00+00:00\",\n            \"max_limit\": 2,\n            \"min_limit\": 2,\n            \"max_price\": 340000,\n            \"min_price\": 340000,\n            \"image\": [\n                \"https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2350&q=80\",\n                \"https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1564013799919-ab600027ffc6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1512917774080-9991f1c4c750?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1572120360610-d971b9d7767c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ]\n        },\n        {\n            \"id\": 1,\n            \"rooms_name\": \"숙소1\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"start_date\": \"2022-11-16T00:00:00+00:00\",\n            \"end_date\": \"2022-11-18T00:00:00+00:00\",\n            \"max_limit\": 2,\n            \"min_limit\": 2,\n            \"max_price\": 440000,\n            \"min_price\": 440000,\n            \"image\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ]\n        },\n        {\n            \"id\": 1,\n            \"rooms_name\": \"숙소1\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"start_date\": \"2022-11-12T00:00:00+00:00\",\n            \"end_date\": \"2022-11-15T00:00:00+00:00\",\n            \"max_limit\": 2,\n            \"min_limit\": 2,\n            \"max_price\": 240000,\n            \"min_price\": 240000,\n            \"image\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ]\n        }\n    ],\n    \"maxPage\": 1\n}"},{"id":"4f0d0bd3-6179-45e7-9349-86a871a3eeaf","name":"mypage-bookings-fail","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/mypage/bookings?page=1&count=3&getImageAll=1","protocol":"http","host":["localhost"],"port":"10010","path":["mypage","bookings"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}]}},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:08:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"aa3c6182-4f74-4bb3-bc79-c1ded433f0c0"},{"name":"mypage/like","id":"f216c474-e348-45a2-bbc8-9004bce8f035","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/bookings?page=1&count=3&getImageAll=1","urlObject":{"protocol":"http","port":"10010","path":["mypage","bookings"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}],"variable":[]}},"response":[{"id":"542945e3-06a7-4667-9746-229f74763f5b","name":"mypage-like-success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/mypage/like?page=1&count=3&getImageAll=1","protocol":"http","host":["localhost"],"port":"10010","path":["mypage","like"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}]}},"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":"1932"},{"key":"ETag","value":"W/\"78c-kRQKNMvwHsD0tfpOAMEaul7BLJs\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:09:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"rooms_name\": \"숙소1\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 640000,\n            \"min_price\": 240000,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"image\": [\n                \"https://images.unsplash.com/photo-1611892440504-42a792e24d32?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1618773928121-c32242e63f39?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1587985064135-0366536eab42?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1578683010236-d716f9a3f461?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1611892441796-ae6af0ec2cc8?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ]\n        },\n        {\n            \"id\": 2,\n            \"rooms_name\": \"숙소2\",\n            \"province\": \"경기도\",\n            \"city\": \"성남시\",\n            \"max_price\": 740000,\n            \"min_price\": 340000,\n            \"max_limit\": 4,\n            \"min_limit\": 2,\n            \"image\": [\n                \"https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2350&q=80\",\n                \"https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1564013799919-ab600027ffc6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1512917774080-9991f1c4c750?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\",\n                \"https://images.unsplash.com/photo-1572120360610-d971b9d7767c?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2340&q=80\"\n            ]\n        }\n    ],\n    \"maxPage\": 1\n}"},{"id":"bcdfc34a-d390-4602-b59a-338d11e4f631","name":"mypage-like-fail","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:10010/mypage/like?page=1&count=3&getImageAll=1","protocol":"http","host":["localhost"],"port":"10010","path":["mypage","like"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}]}},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:09:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"f216c474-e348-45a2-bbc8-9004bce8f035"},{"name":"mypage/header","id":"8a56e17f-b3b9-4919-ac57-00069ffb4f58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/bookings?page=1&count=3&getImageAll=1","urlObject":{"protocol":"http","port":"10010","path":["mypage","bookings"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"count","value":"3"},{"key":"getImageAll","value":"1"}],"variable":[]}},"response":[{"id":"52b503b4-b3e9-478e-8616-ded890827a0f","name":"mypage-header-success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/header"},"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":"54"},{"key":"ETag","value":"W/\"36-CdRZo7aLCOWHAAUFFAuz2/WpxCg\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:09:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"email\": \"justcode@gmail.com\",\n            \"name\": \"lee\"\n        }\n    ]\n}"},{"id":"dc920e0b-afaa-40d3-8b7a-7d06369c33d4","name":"mypage-header-fail","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{   \n    \"user_id\":\"uuhyeon32\",\n    \"name\":\"suhyeon\",\n    \"nickname\":\"asdasd\",\n    \"phone_number\":\"010-3333-3333\",\n    \"email\":\"asdads@asdasd\",\n    \"password\":\"12345678\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:10010/mypage/header"},"status":"Unauthorized","code":401,"_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":"34"},{"key":"ETag","value":"W/\"22-9hGjypBOL12ij4IZ3wDuCXTr+/U\""},{"key":"Date","value":"Sat, 02 Jul 2022 16:09:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Authentication Error\"\n}"}],"_postman_id":"8a56e17f-b3b9-4919-ac57-00069ffb4f58"}]}