{"info":{"_postman_id":"13726473-4275-4d44-89e5-6d29cb5dfd5b","name":"dawool","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"26189805","collectionId":"13726473-4275-4d44-89e5-6d29cb5dfd5b","publishedId":"2s93K1oK4D","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-03-20T07:56:05.000Z"},"item":[{"name":"로그인(카카오 로그인 링크)","id":"376c85b5-7498-4903-86c8-777b2bf3efbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://kauth.kakao.com/oauth/authorize?client_id=f9d7aca66b9d117f55a3c47a1f2f6eef&redirect_uri=http://localhost:8888/api/user/kakao/callback&response_type=code","urlObject":{"protocol":"https","path":["oauth","authorize"],"host":["kauth","kakao","com"],"query":[{"key":"client_id","value":"f9d7aca66b9d117f55a3c47a1f2f6eef"},{"key":"redirect_uri","value":"http://localhost:8888/api/user/kakao/callback"},{"key":"response_type","value":"code"}],"variable":[]}},"response":[],"_postman_id":"376c85b5-7498-4903-86c8-777b2bf3efbf"},{"name":"액세스 토큰 재발급","id":"a921ea43-6cd3-4bce-866b-b286a25dcc41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"grantType\" : \"refreshToken\",\r\n    \"refreshToken\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NDIyNzFkZjcxNTg2NTc5YzVkMjcyMmEiLCJleHAiOjE2ODI3NDE4MDl9.R1PA5NdDYG-PMWP-zef7WK_r5C6iU06lpNs_KKwNDjo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/token-reissue","urlObject":{"protocol":"http","port":"8888","path":["api","user","token-reissue"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[{"id":"67c9376a-94af-4b35-a2fd-5f0b63570fe9","name":"액세스 토큰 재발급","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"grantType\" : \"refreshToken\",\r\n    \"refreshToken\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NDBlYTY5MTg5YTY1MTVhZWNkNDRkZjgiLCJleHAiOjE2NzkwNzQ4NDJ9.wOBmqkpgdtDPCwCOc-TpE0IfOvcCbzUlxnlSnNo94LY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/api/user/token-reissue"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 17 Mar 2023 05:43:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"grantType\": \"accessToken\",\n    \"accessToken\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NDBlYTY5MTg5YTY1MTVhZWNkNDRkZjgiLCJBdXRoZW50aWNhdGlvbiI6IlVTRVIiLCJpYXQiOjE2NzkwMzE4MzIsImV4cCI6MTY3OTAzNTQzMn0.u302WO_2LIunEdsBNVbdd5GbZHREuj9UP_j_LhNEJak\"\n}"}],"_postman_id":"a921ea43-6cd3-4bce-866b-b286a25dcc41"},{"name":"취향설문","id":"e001066e-6c0a-4956-9985-637a40013333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"barrier\": \"24\",\r\n  \"departure\": \"311\",\r\n  \"preferredTime\": \"1\",\r\n  \"densePopulation\": \"1\",\r\n  \"visitLocation\": [126508]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/survey","urlObject":{"protocol":"http","port":"8888","path":["api","user","survey"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[],"_postman_id":"e001066e-6c0a-4956-9985-637a40013333"},{"name":"관광지(12) 목록","id":"47960e18-1533-4860-80e7-841517710b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.35.186.255:8888/api/location/list/12?area=1&barrier=10000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","list","12"],"host":["3","35","186","255"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"b087fa91-25ae-48e0-b6e9-b5d06962cab9","name":"관광지(12) 목록","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/12?area=1&barrier=10000&page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","12"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 17 Mar 2023 07:57:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a6f2\",\n            \"contentId\": 1825057,\n            \"contentTypeId\": 12,\n            \"title\": \"3.1독립선언기념탑\",\n            \"category\": \"유적지/사적지\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a703\",\n            \"contentId\": 127699,\n            \"contentTypeId\": 12,\n            \"title\": \"63스퀘어\",\n            \"category\": \"유명건물\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a707\",\n            \"contentId\": 2614315,\n            \"contentTypeId\": 12,\n            \"title\": \"AHC스파\",\n            \"category\": \"온천/욕장/스파\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a70b\",\n            \"contentId\": 2453089,\n            \"contentTypeId\": 12,\n            \"title\": \"DMC 홍보관\",\n            \"category\": \"기타\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a715\",\n            \"contentId\": 2673808,\n            \"contentTypeId\": 12,\n            \"title\": \"G밸리 4차산업체험관\",\n            \"category\": \"전자-반도체\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a716\",\n            \"contentId\": 2553947,\n            \"contentTypeId\": 12,\n            \"title\": \"G밸리 패션지원센터\",\n            \"category\": \"기타\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a71d\",\n            \"contentId\": 2469936,\n            \"contentTypeId\": 12,\n            \"title\": \"KT스퀘어\",\n            \"category\": \"기타\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a722\",\n            \"contentId\": 761181,\n            \"contentTypeId\": 12,\n            \"title\": \"SK텔레콤 미래기술체험관 T.um(티움)\",\n            \"category\": \"전자-반도체\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a7a3\",\n            \"contentId\": 1116925,\n            \"contentTypeId\": 12,\n            \"title\": \"갈산근린공원\",\n            \"category\": \"공원\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1b5f15ec7d307d3a7d2\",\n            \"contentId\": 2456536,\n            \"contentTypeId\": 12,\n            \"title\": \"강남 마이스 관광특구\",\n            \"category\": \"관광단지\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 0,\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"47960e18-1533-4860-80e7-841517710b76"},{"name":"관광지(12) 상세조회","id":"7888f839-1733-4548-b440-96b92c6b0fb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.35.186.255:8888/api/location/12/1825057","urlObject":{"protocol":"http","port":"8888","path":["api","location","12","1825057"],"host":["3","35","186","255"],"query":[],"variable":[]}},"response":[{"id":"35225731-ab10-42ff-83a5-fc3e6c9b7b2e","name":"관광지(12) 상세조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/12/1825057"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 01:46:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"spotId\": \"6418fa416c072c131e205da2\",\n        \"contentId\": 1825057,\n        \"contentTypeId\": 12,\n        \"title\": \"3.1독립선언기념탑\",\n        \"category\": \"유적지/사적지\",\n        \"homepage\": \"<a href=\\\"http://mfis.mpva.go.kr/main/main.do\\\" target=\\\"_blank\\\" title=\\\"새창 : 국가보훈처 현충시설 홈페이지로이동\\\">http://mfis.mpva.go.kr</a>\",\n        \"firstImage\": \"http://tong.visitkorea.or.kr/cms/resource/97/2413897_image2_1.jpg\",\n        \"areaCode\": 0,\n        \"addr1\": \"서울특별시 서대문구 통일로 251\",\n        \"mapX\": 126.955605,\n        \"mapY\": 37.57451,\n        \"deaf\": 1,\n        \"visuallyImpaired\": 1,\n        \"mobilityWeak\": 1,\n        \"old\": 1,\n        \"infant\": 1,\n        \"hit\": 0,\n        \"barrier\": {\n            \"parking\": \"장애인 전용 주차구역 있음_무장애 편의시설\",\n            \"route\": \"\",\n            \"publicTransport\": \"출입구까지 단차가 없어 휠체어 접근 가능함\",\n            \"ticketOffice\": \"\",\n            \"promotion\": \"\",\n            \"wheelchair\": \"\",\n            \"exit\": \"주출입구는 경사로 있어 휠체어 접근 가능함\",\n            \"elevator\": \"\",\n            \"restroom\": \"장애인 전용 화장실 있음\",\n            \"auditorium\": \"\",\n            \"room\": \"\",\n            \"handicapEtc\": \"\",\n            \"braileBlock\": \"점자블록 있음(서대문형무소 종합안내)_시각장애인 편의시설\",\n            \"helpDog\": \"\",\n            \"guideHuman\": \"\",\n            \"audioGuide\": \"\",\n            \"bigPrint\": \"\",\n            \"brailePromotion\": \"\",\n            \"guideSystem\": \"\",\n            \"blindHandicapEtc\": \"\",\n            \"signGuide\": \"\",\n            \"videoGuide\": \"\",\n            \"hearingRoom\": \"\",\n            \"hearingHandicapEtc\": \"\",\n            \"stroller\": \"\",\n            \"lactationRoom\": \"\",\n            \"babySpareChair\": \"\",\n            \"infantsFamilyEtc\": \"\"\n        },\n        \"isBabyCarriage\": 0,\n        \"isPet\": 0,\n        \"expAgeRange\": \"0\",\n        \"expGuide\": \"0\",\n        \"heritage1\": 0,\n        \"heritage2\": 0,\n        \"heritage3\": 0,\n        \"infoCenter\": \"1577-0606\",\n        \"commonParking\": \"있음\",\n        \"restDate\": \"연중개방\",\n        \"useSeason\": \"0\",\n        \"useTime\": \"상시 개방\",\n        \"liked\": false,\n        \"mlevel\": 6\n    }\n}"}],"_postman_id":"7888f839-1733-4548-b440-96b92c6b0fb8"},{"name":"문화시설(14) 목록","id":"12da9ee0-25e7-408f-97b6-b09b708943d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/list/14?area=1&barrier=10000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","list","14"],"host":["localhost"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"1ad92138-48b7-463f-adc8-41904fd58619","name":"문화시설(14) 목록","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/14?area=1&barrier=10000&page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","14"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 19 Mar 2023 07:41:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39eb8\",\n            \"contentId\": 130285,\n            \"contentTypeId\": 14,\n            \"title\": \"(주)교보문고\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/26/2721826_image2_1.jpg\",\n            \"category\": \"대형서점\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ec2\",\n            \"contentId\": 613775,\n            \"contentTypeId\": 14,\n            \"title\": \"63아트\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/48/773848_image2_1.jpg\",\n            \"category\": \"미술관/화랑\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ec9\",\n            \"contentId\": 1250301,\n            \"contentTypeId\": 14,\n            \"title\": \"CTS아트홀\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/17/1895117_image2_1.jpg\",\n            \"category\": \"공연장\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ed5\",\n            \"contentId\": 397572,\n            \"contentTypeId\": 14,\n            \"title\": \"KT&G 상상마당(홍대)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/07/1954907_image2_1.jpg\",\n            \"category\": \"공연장\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ed7\",\n            \"contentId\": 130289,\n            \"contentTypeId\": 14,\n            \"title\": \"LG아트센터\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/48/2024248_image2_1.jpg\",\n            \"category\": \"공연장\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ee2\",\n            \"contentId\": 250466,\n            \"contentTypeId\": 14,\n            \"title\": \"aT센터(에이티센터)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/26/621926_image2_1.jpg\",\n            \"category\": \"컨벤션센터\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39eec\",\n            \"contentId\": 130233,\n            \"contentTypeId\": 14,\n            \"title\": \"가톨릭대학교 성신교정도서관\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/38/1894738_image2_1.jpg\",\n            \"category\": \"도서관\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ef5\",\n            \"contentId\": 130373,\n            \"contentTypeId\": 14,\n            \"title\": \"강남문화원\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/87/1807787_image2_1.jpg\",\n            \"category\": \"문화원\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ef6\",\n            \"contentId\": 130376,\n            \"contentTypeId\": 14,\n            \"title\": \"강동문화원\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/92/1865292_image2_1.jpg\",\n            \"category\": \"문화원\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1aaf15ec7d307d39ef7\",\n            \"contentId\": 1750737,\n            \"contentTypeId\": 14,\n            \"title\": \"강동아트센터\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/74/2030474_image2_1.jpg\",\n            \"category\": \"공연장\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        }\n    ]\n}"},{"id":"ec5e4f67-c645-4f3b-9025-4f92cc299d06","name":"마지막 페이지 목록","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/14?area=1&barrier=10100&page=24&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","14"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10100"},{"key":"page","value":"24"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 19 Mar 2023 07:47:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1abf15ec7d307d3a6ca\",\n            \"contentId\": 130889,\n            \"contentTypeId\": 14,\n            \"title\": \"화정박물관\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/79/1865479_image2_1.jpg\",\n            \"category\": \"박물관\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1abf15ec7d307d3a6e3\",\n            \"contentId\": 2501597,\n            \"contentTypeId\": 14,\n            \"title\": \"흰물결아트센터\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/73/2501573_image2_1.jpg\",\n            \"category\": \"공연장\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        }\n    ]\n}"},{"id":"a77df894-a441-49ca-9077-d45f5bd9559e","name":"\b목록이 존재하지 않을 때","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/14?area=1&barrier=10100&page=25&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","14"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10100"},{"key":"page","value":"25"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 19 Mar 2023 07:50:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": []\n}"}],"_postman_id":"12da9ee0-25e7-408f-97b6-b09b708943d6"},{"name":"문화시설(14) 상세조회","id":"e675c0b3-d1b9-4a18-a9b8-ee4fc494a74a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/14/130285","urlObject":{"protocol":"http","port":"8888","path":["api","location","14","130285"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9c148b99-0f08-48ba-ae27-740e4a41d046","name":"문화시설(14) 상세조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/14/130285"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 01:46:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"spotId\": \"6418fa366c072c131e2054b3\",\n        \"contentId\": 130285,\n        \"contentTypeId\": 14,\n        \"title\": \"(주)교보문고\",\n        \"category\": \"대형서점\",\n        \"homepage\": \"교보문고 <a href=\\\"http://www.kyobobook.co.kr\\\" target=\\\"_blank\\\" title=\\\"새창 : 교보문고 홈페이지로 이동\\\">http://www.kyobobook.co.kr</a>\",\n        \"firstImage\": \"http://tong.visitkorea.or.kr/cms/resource/26/2721826_image2_1.jpg\",\n        \"areaCode\": 0,\n        \"addr1\": \"서울특별시 종로구 종로 1\",\n        \"mapX\": 126.97798,\n        \"mapY\": 37.570976,\n        \"deaf\": 1,\n        \"visuallyImpaired\": 1,\n        \"mobilityWeak\": 1,\n        \"old\": 1,\n        \"infant\": 1,\n        \"hit\": 0,\n        \"barrier\": {\n            \"parking\": \"장애인 전용 주차구역 있음_무장애 편의시설\",\n            \"route\": \"\",\n            \"publicTransport\": \"출입구까지 단차가 없어 휠체어 접근 가능함(회전문,수동문)\",\n            \"ticketOffice\": \"\",\n            \"promotion\": \"\",\n            \"wheelchair\": \"\",\n            \"exit\": \"\",\n            \"elevator\": \"엘리베이터 있음\",\n            \"restroom\": \"장애인 전용 화장실 있음\",\n            \"auditorium\": \"\",\n            \"room\": \"\",\n            \"handicapEtc\": \"\",\n            \"braileBlock\": \"점자유도로 있음_시각장애인 편의시설\",\n            \"helpDog\": \"\",\n            \"guideHuman\": \"\",\n            \"audioGuide\": \"\",\n            \"bigPrint\": \"\",\n            \"brailePromotion\": \"\",\n            \"guideSystem\": \"\",\n            \"blindHandicapEtc\": \"\",\n            \"signGuide\": \"\",\n            \"videoGuide\": \"\",\n            \"hearingRoom\": \"\",\n            \"hearingHandicapEtc\": \"\",\n            \"stroller\": \"\",\n            \"lactationRoom\": \"\",\n            \"babySpareChair\": \"\",\n            \"infantsFamilyEtc\": \"\"\n        },\n        \"isBabyCarriage\": 0,\n        \"isPet\": 0,\n        \"discountInfo\": \"0\",\n        \"infoCenter\": \"교보문고 1544-1900\",\n        \"commonParking\": \"주차 가능\",\n        \"parkingFee\": \"유료 (회원여부/구매금액에 따라 무료주차헤택 적용)\",\n        \"restDate\": \"설/추석 당일\",\n        \"useFee\": \"무료\",\n        \"useTime\": \"09:30~22:00\",\n        \"spendTime\": \"0\",\n        \"liked\": false,\n        \"mlevel\": 6\n    }\n}"}],"_postman_id":"e675c0b3-d1b9-4a18-a9b8-ee4fc494a74a"},{"name":"레포츠(28) 목록","id":"dc2747ac-dc19-4615-b480-642bcb17e781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/list/28?area=1&barrier=00000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","list","28"],"host":["localhost"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"bd3e92cd-b5cf-4104-8054-c9504456fdd7","name":"레포츠(28) 목록","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/28?area=1&barrier=00000&page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","28"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 20 Mar 2023 05:52:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d0f7\",\n            \"contentId\": 1074197,\n            \"contentTypeId\": 28,\n            \"title\": \"DMC(디지털미디어시티) 자전거코스\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/55/722955_image2_1.jpg\",\n            \"category\": \"자전거하이킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d104\",\n            \"contentId\": 131326,\n            \"contentTypeId\": 28,\n            \"title\": \"KBS스포츠월드\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/76/1805776_image2_1.jpg\",\n            \"category\": \"수련시설\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d157\",\n            \"contentId\": 1036894,\n            \"contentTypeId\": 28,\n            \"title\": \"[북악하늘길 1산책로] 북악팔각정~말바위쉼터\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/14/1868114_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d158\",\n            \"contentId\": 1037020,\n            \"contentTypeId\": 28,\n            \"title\": \"[북악하늘길 2산책로] 하늘교~성북천발원지\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/15/1868115_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d159\",\n            \"contentId\": 1037027,\n            \"contentTypeId\": 28,\n            \"title\": \"[북악하늘길 3산책로] 북카페~숲속다리\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/33/1868133_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d15a\",\n            \"contentId\": 1037031,\n            \"contentTypeId\": 28,\n            \"title\": \"[북악하늘길 스카이웨이] 하늘한마당~하늘마루\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/09/1568109_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d15b\",\n            \"contentId\": 1037311,\n            \"contentTypeId\": 28,\n            \"title\": \"[북악하늘길 형제봉오름길] 하늘마루~형제봉\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/37/1868137_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d15c\",\n            \"contentId\": 1195655,\n            \"contentTypeId\": 28,\n            \"title\": \"[북한산 둘레길] 1 소나무숲길\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/30/1898430_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d15d\",\n            \"contentId\": 1197225,\n            \"contentTypeId\": 28,\n            \"title\": \"[북한산 둘레길] 10 내시묘역길\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/91/1868191_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1c5f15ec7d307d3d160\",\n            \"contentId\": 1196862,\n            \"contentTypeId\": 28,\n            \"title\": \"[북한산 둘레길] 2 순례길\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/10/1898410_image2_1.jpg\",\n            \"category\": \"트랙킹\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"dc2747ac-dc19-4615-b480-642bcb17e781"},{"name":"레포츠(28) 상세조회","id":"c448e76d-436f-4fa5-a912-a022fcc8cfe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/28/2553819","urlObject":{"protocol":"http","port":"8888","path":["api","location","28","2553819"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2a6bdcd7-eb1f-4cce-8e8b-f5bd3483c88d","name":"레포츠(28) 상세조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/28/2553819"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 01:47:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"spotId\": \"6418fa546c072c131e208e01\",\n        \"contentId\": 2553819,\n        \"contentTypeId\": 28,\n        \"title\": \"경의선숲길(연트럴파크)\",\n        \"category\": \"트랙킹\",\n        \"homepage\": \"마포구청 문화관광 <a title=\\\"새창 : 마포구청 문화관광 홈페이지로 이동\\\" href=\\\"https://www.mapo.go.kr/site/culture/content/culture01020601\\\" target=\\\"_blank\\\">https://www.mapo.go.kr/site</a>\",\n        \"firstImage\": \"0\",\n        \"areaCode\": 0,\n        \"addr1\": \"서울특별시 마포구 동교로51길 133\",\n        \"mapX\": 126.91977,\n        \"mapY\": 37.566544,\n        \"deaf\": 1,\n        \"visuallyImpaired\": 1,\n        \"mobilityWeak\": 1,\n        \"old\": 1,\n        \"infant\": 1,\n        \"hit\": 0,\n        \"barrier\": {\n            \"parking\": \"장애인 주차장 있음(연남2 공영주차장)_무장애 편의시설\",\n            \"route\": \"\",\n            \"publicTransport\": \"출입구까지 턱이 없어 휠체어 접근 가능함\",\n            \"ticketOffice\": \"\",\n            \"promotion\": \"\",\n            \"wheelchair\": \"\",\n            \"exit\": \"주출입구는 턱이 없어 휠체어 접근 가능함\",\n            \"elevator\": \"엘리베이터 있음(홍대입구역 4번출구)\",\n            \"restroom\": \"장애인 화장실 있음(동교어린이공원)\",\n            \"auditorium\": \"\",\n            \"room\": \"\",\n            \"handicapEtc\": \"\",\n            \"braileBlock\": \"\",\n            \"helpDog\": \"\",\n            \"guideHuman\": \"\",\n            \"audioGuide\": \"\",\n            \"bigPrint\": \"\",\n            \"brailePromotion\": \"\",\n            \"guideSystem\": \"\",\n            \"blindHandicapEtc\": \"\",\n            \"signGuide\": \"\",\n            \"videoGuide\": \"\",\n            \"hearingRoom\": \"\",\n            \"hearingHandicapEtc\": \"\",\n            \"stroller\": \"\",\n            \"lactationRoom\": \"\",\n            \"babySpareChair\": \"\",\n            \"infantsFamilyEtc\": \"\"\n        },\n        \"accomCount\": \"0\",\n        \"isBabyCarriage\": 0,\n        \"isPet\": 0,\n        \"expAgeRange\": \"0\",\n        \"infoCenter\": \"마포구청 공원녹지과 02-3153-9550\",\n        \"openPeriod\": \"0\",\n        \"parkingFee\": \"0\",\n        \"commonParking\": \"0\",\n        \"reservation\": \"0\",\n        \"restDate\": \"0\",\n        \"useFee\": \"0\",\n        \"useTime\": \"0\",\n        \"liked\": false,\n        \"mlevel\": 6\n    }\n}"}],"_postman_id":"c448e76d-436f-4fa5-a912-a022fcc8cfe9"},{"name":"숙박(32) 목록","id":"9dec5568-4796-4571-bf3f-8a2386662754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/list/32?area=1&barrier=10000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","list","32"],"host":["localhost"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"0da7f2a8-6aae-4ce0-88b1-894fa79e9c77","name":"숙박(32) 목록","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/32?area=1&barrier=10000&page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","32"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 19 Mar 2023 07:57:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3df99\",\n            \"contentId\": 1914920,\n            \"contentTypeId\": 32,\n            \"title\": \"JW 메리어트 동대문 스퀘어 서울\",\n            \"imageUrl\": \"0\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3df9a\",\n            \"contentId\": 143033,\n            \"contentTypeId\": 32,\n            \"title\": \"JW 메리어트 호텔 서울(JW Marriott Hotel Seoul)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/24/2564524_image2_1.png\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3dfc0\",\n            \"contentId\": 142790,\n            \"contentTypeId\": 32,\n            \"title\": \"The-K호텔서울 (더케이호텔서울)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/90/2014990_image2_1.jpg\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3dfdd\",\n            \"contentId\": 142785,\n            \"contentTypeId\": 32,\n            \"title\": \"가락관광호텔\",\n            \"imageUrl\": \"0\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3e090\",\n            \"contentId\": 1884337,\n            \"contentTypeId\": 32,\n            \"title\": \"국제청소년센터 유스호스텔\",\n            \"imageUrl\": \"0\",\n            \"category\": \"유스호스텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3e09f\",\n            \"contentId\": 142728,\n            \"contentTypeId\": 32,\n            \"title\": \"그랜드 워커힐 서울\",\n            \"imageUrl\": \"0\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3e0a3\",\n            \"contentId\": 142733,\n            \"contentTypeId\": 32,\n            \"title\": \"그랜드 하얏트 서울\",\n            \"imageUrl\": \"0\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3e0ed\",\n            \"contentId\": 143130,\n            \"contentTypeId\": 32,\n            \"title\": \"나이아가라호텔\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/54/1805454_image2_1.jpg\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3e0f0\",\n            \"contentId\": 1800943,\n            \"contentTypeId\": 32,\n            \"title\": \"나인트리호텔 명동\",\n            \"imageUrl\": \"0\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1d0f15ec7d307d3e114\",\n            \"contentId\": 142721,\n            \"contentTypeId\": 32,\n            \"title\": \"노보텔 앰배서더 강남\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/48/705248_image2_1.jpg\",\n            \"category\": \"관광호텔\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"9dec5568-4796-4571-bf3f-8a2386662754"},{"name":"숙박(32) 상세조회","id":"17f79322-b582-4e12-ad16-79f7a8cbbb92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/32/1914920","urlObject":{"protocol":"http","port":"8888","path":["api","location","32","1914920"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2c0e4e14-757c-4588-a48a-a5f8b1d45a7a","name":"숙박(32) 상세조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/32/1914920"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 01:47:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"spotId\": \"6418fa626c072c131e209da0\",\n        \"contentId\": 1914920,\n        \"contentTypeId\": 32,\n        \"title\": \"JW 메리어트 동대문 스퀘어 서울\",\n        \"category\": \"관광호텔\",\n        \"homepage\": \"<a href=\\\"http://www.jwmarriottddm.com\\\" target=\\\"_blank\\\" title=\\\"새창 : JW 메리어트 동대문 스퀘어 서울 홈페이지로 이동\\\">http://www.jwmarriottddm.com</a>\",\n        \"firstImage\": \"0\",\n        \"areaCode\": 0,\n        \"addr1\": \"서울특별시 종로구 청계천로 279\",\n        \"mapX\": 127.00666,\n        \"mapY\": 37.573105,\n        \"deaf\": 1,\n        \"visuallyImpaired\": 1,\n        \"mobilityWeak\": 1,\n        \"old\": 1,\n        \"infant\": 1,\n        \"hit\": 0,\n        \"barrier\": {\n            \"parking\": \"장애인 주차장 있음(7대)_무장애 편의시설\",\n            \"route\": \"\",\n            \"publicTransport\": \"출입구까지 턱이 없어 휠체어 접근 가능함\",\n            \"ticketOffice\": \"\",\n            \"promotion\": \"\",\n            \"wheelchair\": \"대여가능\",\n            \"exit\": \"주출입구는 턱이 없어 휠체어 접근 가능함\",\n            \"elevator\": \"엘리베이터 있음\",\n            \"restroom\": \"장애인 화장실 있음(로비 2개, LL층 2개)\",\n            \"auditorium\": \"\",\n            \"room\": \"장애인 객실 있음(1실, 일반 객실 입구에 턱이 없음)\",\n            \"handicapEtc\": \"\",\n            \"braileBlock\": \"점자블록 있음(엘리베이터,홀,장애인 난간대)_시각장애인 편의시설\",\n            \"helpDog\": \"\",\n            \"guideHuman\": \"\",\n            \"audioGuide\": \"\",\n            \"bigPrint\": \"\",\n            \"brailePromotion\": \"\",\n            \"guideSystem\": \"\",\n            \"blindHandicapEtc\": \"\",\n            \"signGuide\": \"\",\n            \"videoGuide\": \"\",\n            \"hearingRoom\": \"\",\n            \"hearingHandicapEtc\": \"\",\n            \"stroller\": \"\",\n            \"lactationRoom\": \"\",\n            \"babySpareChair\": \"\",\n            \"infantsFamilyEtc\": \"\"\n        },\n        \"checkInTime\": \"15:00\",\n        \"checkOutTime\": \"12:00\",\n        \"isCooking\": \"0\",\n        \"foodPlace\": \"The Griffin(Bar 11F), BLT Steak(2F), Tavolo 24(뷔페 레스토랑 2F), The Lounge(1F), Seoul Baking Company(베이커리 LL층)\",\n        \"hanok\": 0,\n        \"infoCenter\": \"02-2276-3000\",\n        \"commonParking\": \"주차가능\",\n        \"pickup\": \"0\",\n        \"reservationUrl\": \"<a href=\\\"http://www.jwmarriottddm.com\\\" target=\\\"_blank\\\" title=\\\"새창 : JW 메리어트 동대문 스퀘어 서울 홈페이지로 이동\\\">http://www.jwmarriottddm.com</a>\",\n        \"subFacility\": \"스파 바이 록시땅, 피트니스클럽, 실내 수영장, 웨딩홀\",\n        \"barbecue\": 0,\n        \"fitness\": 0,\n        \"beverage\": 0,\n        \"bicycle\": 0,\n        \"campfire\": 0,\n        \"karaoke\": 0,\n        \"publicBath\": 0,\n        \"publicPc\": 0,\n        \"sauna\": 0,\n        \"sports\": 0,\n        \"refundRegulation\": \"0\",\n        \"liked\": false,\n        \"mlevel\": 6\n    }\n}"}],"_postman_id":"17f79322-b582-4e12-ad16-79f7a8cbbb92"},{"name":"쇼핑(38) 목록","id":"1c7f482a-3750-4885-95b3-caed28afc4c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/list/38?area=1&barrier=00000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","list","38"],"host":["localhost"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"846d4da0-49bf-41a2-acfc-55ef8daefd81","name":"쇼핑(38) 목록","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/38?area=1&barrier=00000&page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","38"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 20 Mar 2023 05:03:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d4209a\",\n            \"contentId\": 2894535,\n            \"contentTypeId\": 38,\n            \"title\": \"(주) 호텔롯데 L7강남\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/69/2879869_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d4209b\",\n            \"contentId\": 2894013,\n            \"contentTypeId\": 38,\n            \"title\": \"(주) 호텔롯데 롯데시티호텔 구로\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/37/2880237_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d4209c\",\n            \"contentId\": 2894503,\n            \"contentTypeId\": 38,\n            \"title\": \"(주) 호텔롯데 롯데시티호텔 마포\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/67/2878367_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d4209e\",\n            \"contentId\": 2894476,\n            \"contentTypeId\": 38,\n            \"title\": \"(주) 호텔롯데 롯데호텔월드\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/24/2879224_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d4209f\",\n            \"contentId\": 2909920,\n            \"contentTypeId\": 38,\n            \"title\": \"(주)LF(명동헤지스종합)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/55/2878655_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d420a3\",\n            \"contentId\": 2910615,\n            \"contentTypeId\": 38,\n            \"title\": \"(주)네이처리퍼블릭\",\n            \"imageUrl\": \"0\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d420a6\",\n            \"contentId\": 2907709,\n            \"contentTypeId\": 38,\n            \"title\": \"(주)대흥유통\",\n            \"imageUrl\": \"0\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d420a7\",\n            \"contentId\": 2893656,\n            \"contentTypeId\": 38,\n            \"title\": \"(주)더베이직하우스 삼성점\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/65/2879865_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d420aa\",\n            \"contentId\": 2908777,\n            \"contentTypeId\": 38,\n            \"title\": \"(주)뮬라프렌즈 가로수길점\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/50/2879650_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1f1f15ec7d307d420ac\",\n            \"contentId\": 2910799,\n            \"contentTypeId\": 38,\n            \"title\": \"(주)비바스튜디오 건대점\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/06/2890706_image2_1.jpg\",\n            \"category\": \"사후면세점\",\n            \"deaf\": 0,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 0,\n            \"old\": 0,\n            \"infant\": 0,\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"1c7f482a-3750-4885-95b3-caed28afc4c9"},{"name":"쇼핑(38) 상세조회","id":"36ffc999-d9ad-4ee0-8b05-649685a3b7be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/38/1258328","urlObject":{"protocol":"http","port":"8888","path":["api","location","38","1258328"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"15d31372-1ea0-41e2-bab3-b6bdd58fbeb7","name":"쇼핑(38) 상세조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/38/1258328"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 01:47:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"spotId\": \"6418fa926c072c131e20ee76\",\n        \"contentId\": 1258328,\n        \"contentTypeId\": 38,\n        \"title\": \"H&M (명동1호점)\",\n        \"category\": \"전문매장/상가\",\n        \"homepage\": \"<a href=\\\"http://www.hm.com/kr/ \\\" target=\\\"_blank\\\" title=\\\"새창 : 에이치엔엠 홈페이지로 이동\\\">http://www.hm.com/kr</a>\",\n        \"firstImage\": \"0\",\n        \"areaCode\": 0,\n        \"addr1\": \"서울특별시 중구 명동길 14\",\n        \"mapX\": 126.98286,\n        \"mapY\": 37.563423,\n        \"deaf\": 1,\n        \"visuallyImpaired\": 1,\n        \"mobilityWeak\": 1,\n        \"old\": 1,\n        \"infant\": 1,\n        \"hit\": 0,\n        \"barrier\": {\n            \"parking\": \"장애인 주차장 있음(눈스퀘어)_무장애 편의시설\",\n            \"route\": \"\",\n            \"publicTransport\": \"출입구까지 턱이 없어 휠체어 접근 가능함\",\n            \"ticketOffice\": \"\",\n            \"promotion\": \"\",\n            \"wheelchair\": \"\",\n            \"exit\": \"주출입구는 턱이 없어 휠체어 접근 가능함(수동문)\",\n            \"elevator\": \"엘리베이터 있음\",\n            \"restroom\": \"장애인 화장실 있음\",\n            \"auditorium\": \"\",\n            \"room\": \"\",\n            \"handicapEtc\": \"\",\n            \"braileBlock\": \"\",\n            \"helpDog\": \"\",\n            \"guideHuman\": \"\",\n            \"audioGuide\": \"\",\n            \"bigPrint\": \"\",\n            \"brailePromotion\": \"\",\n            \"guideSystem\": \"\",\n            \"blindHandicapEtc\": \"\",\n            \"signGuide\": \"\",\n            \"videoGuide\": \"\",\n            \"hearingRoom\": \"\",\n            \"hearingHandicapEtc\": \"\",\n            \"stroller\": \"\",\n            \"lactationRoom\": \"수유실 있음(눈스퀘어 7층)\",\n            \"babySpareChair\": \"\",\n            \"infantsFamilyEtc\": \"\"\n        },\n        \"isBabyCarriage\": 0,\n        \"isCreditCard\": \"1\",\n        \"isPet\": 0,\n        \"fairDay\": \"0\",\n        \"infoCenter\": \"080-822-0220\",\n        \"openTime\": \"10:00 ~ 22:00\",\n        \"commonParking\": \"0\",\n        \"restDate\": \"0\",\n        \"restroom\": \"0\",\n        \"saleItem\": \"의류, 액세서리, 슈즈, 주얼리, 란제리 등\",\n        \"shopGuide\": \"1, 2층 - 여성복, 언더웨어 및 액세서리 <br />\\n3층 - 남성복<br />\\n4층 - 아동 및 유아복\",\n        \"liked\": false,\n        \"mlevel\": 6\n    }\n}"}],"_postman_id":"36ffc999-d9ad-4ee0-8b05-649685a3b7be"},{"name":"식당(39) 목록 ","id":"e42a9a0d-af0b-4d52-a35b-3a71461ff7db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/list/39?area=1&barrier=10000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","list","39"],"host":["localhost"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"284ae289-495a-4df8-95f5-13117b791bf7","name":"식당(39) 목록 ","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8888/api/location/list/39?area=1&barrier=10000&page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","list","39"],"query":[{"key":"area","value":"1"},{"key":"barrier","value":"10000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 19 Mar 2023 08:32:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6413b1dff15ec7d307d3eaff\",\n            \"contentId\": 570596,\n            \"contentTypeId\": 39,\n            \"title\": \"63뷔페 파빌리온\",\n            \"imageUrl\": \"0\",\n            \"category\": \"서양식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1dff15ec7d307d3ebc7\",\n            \"contentId\": 2608651,\n            \"contentTypeId\": 39,\n            \"title\": \"[백년가게]청해진\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/10/2684510_image2_1.jpg\",\n            \"category\": \"한식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1dff15ec7d307d3ee1e\",\n            \"contentId\": 583700,\n            \"contentTypeId\": 39,\n            \"title\": \"고궁뜨락\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/77/1291777_image2_1.jpg\",\n            \"category\": \"카페/전통찻집\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f06e\",\n            \"contentId\": 1882945,\n            \"contentTypeId\": 39,\n            \"title\": \"금강수림\",\n            \"imageUrl\": \"0\",\n            \"category\": \"한식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f0ce\",\n            \"contentId\": 2029960,\n            \"contentTypeId\": 39,\n            \"title\": \"기와\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/78/2029978_image2_1.JPG\",\n            \"category\": \"한식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f16e\",\n            \"contentId\": 2623599,\n            \"contentTypeId\": 39,\n            \"title\": \"꼴라주\",\n            \"imageUrl\": \"0\",\n            \"category\": \"서양식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f48b\",\n            \"contentId\": 134030,\n            \"contentTypeId\": 39,\n            \"title\": \"대상해\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/46/1290346_image2_1.jpg\",\n            \"category\": \"중식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f4c2\",\n            \"contentId\": 2360783,\n            \"contentTypeId\": 39,\n            \"title\": \"대장금\",\n            \"imageUrl\": \"0\",\n            \"category\": \"한식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f513\",\n            \"contentId\": 1526940,\n            \"contentTypeId\": 39,\n            \"title\": \"더 킹스\",\n            \"imageUrl\": \"0\",\n            \"category\": \"서양식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        },\n        {\n            \"spotId\": \"6413b1e0f15ec7d307d3f524\",\n            \"contentId\": 2654150,\n            \"contentTypeId\": 39,\n            \"title\": \"더라운지 JW메리어트동대문스퀘어서울\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/96/2655196_image2_1.jpg\",\n            \"category\": \"서양식\",\n            \"deaf\": 1,\n            \"visuallyImpaired\": 0,\n            \"mobilityWeak\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"e42a9a0d-af0b-4d52-a35b-3a71461ff7db"},{"name":"식당(39) 상세조회","id":"1cbc3dd4-758e-49d6-838c-c18365f1da66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/39/570596","urlObject":{"protocol":"http","port":"8888","path":["api","location","39","570596"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7e24585f-8790-4b53-a196-0aabbf7c69ed","name":"식당(39) 상세조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8888/api/location/39/570596"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 12:43:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"spotId\": \"6418fa6e6c072c131e20aa9c\",\n        \"contentId\": 570596,\n        \"contentTypeId\": 39,\n        \"title\": \"63뷔페 파빌리온\",\n        \"category\": \"서양식\",\n        \"homepage\": \"<a href=\\\"http://www.63restaurant.co.kr/introduction/introduction.r63?shop_idrest=31050\\\" target=\\\"_blank\\\" title=\\\"새창 : 63뷔페 파빌리온 홈페이지로 이동\\\">http://www.63restaurant.co.kr</a>\",\n        \"firstImage\": \"0\",\n        \"areaCode\": 0,\n        \"addr1\": \"서울특별시 영등포구 63로 50\",\n        \"mapX\": 126.9401647239,\n        \"mapY\": 37.5198034342,\n        \"deaf\": 1,\n        \"visuallyImpaired\": 1,\n        \"mobilityWeak\": 1,\n        \"old\": 1,\n        \"infant\": 1,\n        \"hit\": 0,\n        \"barrier\": {\n            \"parking\": \"장애인 주차장 있음(B2~3층)_무장애 편의시설\",\n            \"route\": \"\",\n            \"publicTransport\": \"출입구까지 턱이 없어 휠체어 접근 가능함(회전문,수동문)\",\n            \"ticketOffice\": \"\",\n            \"promotion\": \"\",\n            \"wheelchair\": \"대여가능(1층 인포메이션)\",\n            \"exit\": \"주출입구는 턱이 없어 휠체어 접근 가능함\",\n            \"elevator\": \"엘리베이터 있음\",\n            \"restroom\": \"장애인 화장실 있음(B1,1층)\",\n            \"auditorium\": \"\",\n            \"room\": \"\",\n            \"handicapEtc\": \"의자식 테이블 있음\",\n            \"braileBlock\": \"점자 유도로 있음(주 출입구 앞)_시각장애인 편의시설\",\n            \"helpDog\": \"\",\n            \"guideHuman\": \"\",\n            \"audioGuide\": \"\",\n            \"bigPrint\": \"\",\n            \"brailePromotion\": \"\",\n            \"guideSystem\": \"\",\n            \"blindHandicapEtc\": \"\",\n            \"signGuide\": \"\",\n            \"videoGuide\": \"\",\n            \"hearingRoom\": \"\",\n            \"hearingHandicapEtc\": \"\",\n            \"stroller\": \"\",\n            \"lactationRoom\": \"\",\n            \"babySpareChair\": \"구비\",\n            \"infantsFamilyEtc\": \"\"\n        },\n        \"isCreditCard\": 1,\n        \"firstMenu\": \"뷔페식\",\n        \"infoCenter\": \"02-789-5731\",\n        \"kidsFacility\": 1,\n        \"openTime\": \"12:00 ~ 21:00\",\n        \"packing\": \"0\",\n        \"commonParking\": \"0\",\n        \"reservation\": \"전화 예약(02-789-5731~4), 온라인 예약\",\n        \"restDate\": \"연중무휴\",\n        \"treatMenu\": \"0\",\n        \"liked\": false,\n        \"mlevel\": 6\n    }\n}"}],"_postman_id":"1cbc3dd4-758e-49d6-838c-c18365f1da66"},{"name":"검색","id":"3308eb88-c657-439e-b8af-a41fbc0bf42e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://3.35.186.255:8888/api/search?title=카페&type=0&barrier=00000&page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","search"],"host":["3","35","186","255"],"query":[{"key":"title","value":"카페"},{"key":"type","value":"0"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"32f1b5f8-33eb-4e72-b042-b6839740c691","name":"검색 결과 있음","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://192.168.100.182:8888/api/search?title=롯데&type=0&barrier=00000&page=0&size=10","protocol":"http","host":["192","168","100","182"],"port":"8888","path":["api","search"],"query":[{"key":"title","value":"롯데"},{"key":"type","value":"0"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 30 Mar 2023 06:20:32 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6418fa426c072c131e2064d8\",\n            \"contentId\": 1921423,\n            \"contentTypeId\": 12,\n            \"title\": \"김해 롯데워터파크\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/10/1921410_image2_1.jpg\",\n            \"category\": \"온천/욕장/스파\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa436c072c131e206a5d\",\n            \"contentId\": 126498,\n            \"contentTypeId\": 12,\n            \"title\": \"롯데월드 어드벤처\",\n            \"imageUrl\": \"0\",\n            \"category\": \"테마공원\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa436c072c131e206a5f\",\n            \"contentId\": 2492348,\n            \"contentTypeId\": 12,\n            \"title\": \"롯데월드타워 서울스카이\",\n            \"imageUrl\": \"0\",\n            \"category\": \"유명건물\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa436c072c131e206a5e\",\n            \"contentId\": 2815627,\n            \"contentTypeId\": 12,\n            \"title\": \"롯데월드 어드벤처 부산\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/19/2815719_image2_1.jpg\",\n            \"category\": \"테마공원\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa436c072c131e206a60\",\n            \"contentId\": 2003909,\n            \"contentTypeId\": 12,\n            \"title\": \"롯데월드타워&롯데월드몰\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/47/2577147_image2_1.bmp\",\n            \"category\": \"유명건물\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa436c072c131e206a61\",\n            \"contentId\": 2794933,\n            \"contentTypeId\": 12,\n            \"title\": \"롯데호텔서울 설화수 스파\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/43/2796243_image2_1.jpg\",\n            \"category\": \"온천/욕장/스파\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa366c072c131e205761\",\n            \"contentId\": 130593,\n            \"contentTypeId\": 14,\n            \"title\": \"롯데갤러리(일산)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/07/700707_image2_1.jpg\",\n            \"category\": \"미술관/화랑\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa366c072c131e205763\",\n            \"contentId\": 129742,\n            \"contentTypeId\": 14,\n            \"title\": \"롯데월드 가든스테이지\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/36/2540136_image2_1.JPG\",\n            \"category\": \"공연장\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa366c072c131e205765\",\n            \"contentId\": 2476731,\n            \"contentTypeId\": 14,\n            \"title\": \"롯데월드 아쿠아리움\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/45/2384845_image2_1.jpg\",\n            \"category\": \"테마공원\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        },\n        {\n            \"spotId\": \"6418fa366c072c131e205896\",\n            \"contentId\": 130886,\n            \"contentTypeId\": 14,\n            \"title\": \"샤롯데씨어터\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/57/1895057_image2_1.jpg\",\n            \"category\": \"공연장\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 1,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1\n        }\n    ]\n}"},{"id":"e8b320d6-e72a-4854-b7d8-ba242cf679ee","name":"검색 결과 없음","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://192.168.100.182:8888/api/search?title=왕왕왕&type=0&barrier=00000&page=0&size=10","protocol":"http","host":["192","168","100","182"],"port":"8888","path":["api","search"],"query":[{"key":"title","value":"왕왕왕"},{"key":"type","value":"0"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 30 Mar 2023 06:21:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": \"No Content\"\n}"},{"id":"ded5d0ca-fabd-4ba2-aec4-e3c892710fdc","name":"검색 타이틀 없음","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://192.168.100.182:8888/api/search?title=&type=0&barrier=00000&page=0&size=10","protocol":"http","host":["192","168","100","182"],"port":"8888","path":["api","search"],"query":[{"key":"title","value":""},{"key":"type","value":"0"},{"key":"barrier","value":"00000"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 30 Mar 2023 06:24:17 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": \"Empty Title\"\n}"}],"_postman_id":"3308eb88-c657-439e-b8af-a41fbc0bf42e"},{"name":"즐길거리(12)추천","id":"a556af25-c69b-4fc3-8772-20f01c9a4734","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://192.168.100.71:8000/api/recommend/spot/12/","urlObject":{"protocol":"http","port":"8000","path":["api","recommend","spot","12",""],"host":["192","168","100","71"],"query":[],"variable":[]}},"response":[{"id":"0a1a6edd-f156-40ff-b8e4-73b66f83b6bb","name":"즐길거리(12)추천","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/12/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Mar 2023 05:48:59 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"826"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"contentId\": 126508,\n            \"contentTypeId\": 12,\n            \"title\": \"경복궁\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/23/2678623_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2608977,\n            \"contentTypeId\": 12,\n            \"title\": \"국립민속박물관&국립민속박물관 어린이박물관\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/89/1568189_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 126484,\n            \"contentTypeId\": 12,\n            \"title\": \"경희궁\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/31/1568231_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2545877,\n            \"contentTypeId\": 12,\n            \"title\": \"별빛정원우주\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/79/2545879_image2_1.JPG\",\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"a556af25-c69b-4fc3-8772-20f01c9a4734"},{"name":"즐길거리(14)추천","id":"1f8a91d9-2ba4-41d0-9e5b-6f7a033c7007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/14/","urlObject":{"protocol":"http","port":"8000","path":["api","recommend","spot","14",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"91d81d3b-7b0b-486d-80e8-90e2c5229088","name":"즐길거리(14)추천","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/14/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Mar 2023 05:50:01 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"750"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"contentId\": 2660801,\n            \"contentTypeId\": 14,\n            \"title\": \"현대모터스튜디오 고양\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/24/2501024_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 130284,\n            \"contentTypeId\": 14,\n            \"title\": \"코엑스 아쿠아리움\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/86/2433886_image2_1.JPG\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 130227,\n            \"contentTypeId\": 14,\n            \"title\": \"일민미술관\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/03/1806003_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2738571,\n            \"contentTypeId\": 14,\n            \"title\": \"서울공예박물관\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"1f8a91d9-2ba4-41d0-9e5b-6f7a033c7007"},{"name":"즐길거리(28)추천","id":"f7b0ad90-017a-4b5e-8c74-6177071660bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/28/","urlObject":{"protocol":"http","port":"8000","path":["api","recommend","spot","28",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"a625c5d5-15b2-495c-bf45-98c68c57f455","name":"즐길거리(28)추천","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/28/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Mar 2023 05:50:24 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"687"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"contentId\": 131712,\n            \"contentTypeId\": 28,\n            \"title\": \"서울월드컵경기장\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/97/1805797_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2650374,\n            \"contentTypeId\": 28,\n            \"title\": \"렛츠런파크 서울\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2553819,\n            \"contentTypeId\": 28,\n            \"title\": \"경의선숲길(연트럴파크)\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 990140,\n            \"contentTypeId\": 28,\n            \"title\": \"장충체육관\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/07/2017907_image2_1.jpg\",\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"f7b0ad90-017a-4b5e-8c74-6177071660bf"},{"name":"즐길거리(38)추천","id":"50626423-f346-4458-b439-7fa515002703","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/38/","urlObject":{"protocol":"http","port":"8000","path":["api","recommend","spot","38",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"cc9eeed6-8e38-4d70-baa2-8f4b34c7e1f9","name":"즐길거리(38)추천","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/recommend/spot/38/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Mar 2023 05:50:48 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"713"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"contentId\": 2708109,\n            \"contentTypeId\": 38,\n            \"title\": \"더현대 서울\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/05/2708305_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 132642,\n            \"contentTypeId\": 38,\n            \"title\": \"신세계백화점 (본점)\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/61/668861_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2785495,\n            \"contentTypeId\": 38,\n            \"title\": \"롯데프리미엄아울렛 타임빌라스\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2689322,\n            \"contentTypeId\": 38,\n            \"title\": \"트리플스트리트\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"50626423-f346-4458-b439-7fa515002703"},{"name":"내 코스 조회","id":"bc30becc-38e3-4e42-a583-bddbe1d1baea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://localhost:8888/api/user/my-course","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d8fde2b9-ad99-4514-95f0-09064b02f9bb","name":"내 코스 조회","originalRequest":{"method":"GET","header":[],"url":"http://192.168.100.182:8888/api/user/my-course"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 04:39:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"myCourse\": [\n        {\n            \"courseId\": \"64213e0d34b6f8519f52bab9\",\n            \"courseName\": \"대구 여행\"\n        },\n        {\n            \"courseId\": \"64213e1434b6f8519f52baba\",\n            \"courseName\": \"서울 여행\"\n        }\n    ]\n}"}],"_postman_id":"bc30becc-38e3-4e42-a583-bddbe1d1baea"},{"name":"내 코스 폴더 추가","id":"fdfab4d3-c8fe-4b4f-b234-2e86dfce375e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"courseName\" : \"먹는 여행\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/api/user/my-course","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"853bb215-46de-4bf3-813c-f438bdb77444","name":"내 코스 폴더 추가","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"courseName\" : \"부산 여행\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/my-course"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 04:39:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"\"OK\""}],"_postman_id":"fdfab4d3-c8fe-4b4f-b234-2e86dfce375e"},{"name":"내 코스에 여행지 추가","id":"667553f5-e24a-45b3-ba22-a4a736dbba82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contentId\" : 570596,\r\n    \"contentTypeId\": 39,\r\n    \"title\": \"63뷔페 파빌리온\",\r\n    \"mapX\" : 126.9401647239,\r\n    \"mapY\" : 37.5198034342\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/my-course/6422844f06831d081ab1a416","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course","6422844f06831d081ab1a416"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[{"id":"c4498bfd-55e5-45fa-8c08-941e3b19733c","name":"내 코스에 여행지 추가","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contentId\" : 2553819,\r\n    \"contentTypeId\": 28,\r\n    \"title\": \"경의선숲길(연트럴파크)\",\r\n    \"mapX\" : 126.9197680413,\r\n    \"mapY\" : 37.5665448593\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/my-course/64213e0d34b6f8519f52bab9"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=ISO-8859-1"},{"key":"Content-Length","value":"2"},{"key":"Date","value":"Tue, 28 Mar 2023 04:37:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"OK"}],"_postman_id":"667553f5-e24a-45b3-ba22-a4a736dbba82"},{"name":"내 코스 수정(메모)","id":"780c624b-3897-469f-81dc-0fc2080fea18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memo\": \"제주도 여행을 떠나기 위한 계획\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/my-course/6422844f06831d081ab1a416","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course","6422844f06831d081ab1a416"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[{"id":"3413b7a1-af47-4e6c-b08f-8f34247bdfef","name":"내 코스 수정(메모)","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memo\": \"대구 여행을 떠나기 위한 계획\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/user/my-course/64213e0d34b6f8519f52bab9"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=ISO-8859-1"},{"key":"Content-Length","value":"2"},{"key":"Date","value":"Tue, 28 Mar 2023 05:16:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"OK"}],"_postman_id":"780c624b-3897-469f-81dc-0fc2080fea18"},{"name":"내 코스 상세 조회","id":"93b4e719-c409-494d-a3e0-b2cb28906a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://192.168.100.182:8888/api/user/my-course/6423aaa2b7ec20517f49c1f5","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course","6423aaa2b7ec20517f49c1f5"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[{"id":"40210878-fb7a-4a9c-a6ca-05ba544d7bd0","name":"내 코스 상세 조회","originalRequest":{"method":"GET","header":[],"url":"http://192.168.100.182:8888/api/user/my-course/64213e0d34b6f8519f52bab9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 05:48:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"courseName\": \"대구 여행\",\n    \"course\": [\n        {\n            \"contentId\": 130285,\n            \"contentTypeId\": 14,\n            \"title\": \"(주)교보문고\",\n            \"mapX\": \"126.9779820539\",\n            \"mapY\": \"37.5709759433\"\n        },\n        {\n            \"contentId\": 2553819,\n            \"contentTypeId\": 28,\n            \"title\": \"경의선숲길(연트럴파크)\",\n            \"mapX\": \"126.9197680413\",\n            \"mapY\": \"37.5665448593\"\n        }\n    ],\n    \"memo\": \"대구 여행을 떠나기 위한 계획\"\n}"}],"_postman_id":"93b4e719-c409-494d-a3e0-b2cb28906a3e"},{"name":"내 코스 삭제","id":"49c50435-6b2c-44c0-9416-b04a0b94752a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://192.168.100.182:8888/api/user/my-course/64226f8e7c3304219937d310","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course","64226f8e7c3304219937d310"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[],"_postman_id":"49c50435-6b2c-44c0-9416-b04a0b94752a"},{"name":"내 코스 여행지 삭제","id":"d3498cf1-a057-484d-a5dd-20fac3b2c634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://192.168.100.182:8888/api/user/my-course/6422844f06831d081ab1a416/0","urlObject":{"protocol":"http","port":"8888","path":["api","user","my-course","6422844f06831d081ab1a416","0"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3498cf1-a057-484d-a5dd-20fac3b2c634"},{"name":"식당(39) 추천","id":"ab639cb2-d408-4360-a9f4-b39970447101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contentid\":602895\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://http://127.0.0.1:8000/api/recommend/restaurant/","urlObject":{"protocol":"http","port":"","path":["","127.0.0.1:8000","api","recommend","restaurant",""],"host":["http"],"query":[],"variable":[]}},"response":[{"id":"f563c66c-9065-44f0-a5d6-4d363f70ccde","name":"식당(39) 추천","originalRequest":{"method":"POST","header":[],"url":"http://127.0.0.1:8000/api/recommend/restaurant/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Mar 2023 06:14:39 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"593"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"contentId\": 2834224,\n            \"contentTypeId\": 39,\n            \"title\": \"뻘다방\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2825179,\n            \"contentTypeId\": 39,\n            \"title\": \"라메르\",\n            \"imageUrl\": \"0\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 623223,\n            \"contentTypeId\": 39,\n            \"title\": \"동화가든\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/64/2481664_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 602895,\n            \"contentTypeId\": 39,\n            \"title\": \"가보정갈비\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/30/817030_image2_1.jpg\",\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"ab639cb2-d408-4360-a9f4-b39970447101"},{"name":"숙박(32) 추천","id":"b909a9fc-4658-4155-b7bb-cd9ac7af361f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contentid\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"http://j8d105.p.ssafy.io:5000/api/recommend/stay/","urlObject":{"protocol":"http","port":"5000","path":["api","recommend","stay",""],"host":["j8d105","p","ssafy","io"],"query":[],"variable":[]}},"response":[{"id":"14c7f607-b4a4-4e47-b27b-097012d5ca1e","name":"숙박(32) 추천","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"contentid\": 2867934\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/recommend/stay/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Mar 2023 06:11:47 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"851"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"contentId\": 2818890,\n            \"contentTypeId\": 32,\n            \"title\": \"그랜드 조선 부산\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/72/2818872_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 2708673,\n            \"contentTypeId\": 32,\n            \"title\": \"라발스호텔 [한국관광 품질인증/Korea Quality]\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/51/2709251_image2_1.jpg\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 142852,\n            \"contentTypeId\": 32,\n            \"title\": \"코모도 호텔 부산\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/49/2722649_image2_1.JPG\",\n            \"liked\": false\n        },\n        {\n            \"contentId\": 398319,\n            \"contentTypeId\": 32,\n            \"title\": \"호메르스호텔\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/21/709921_image2_1.jpg\",\n            \"liked\": false\n        }\n    ]\n}"}],"_postman_id":"b909a9fc-4658-4155-b7bb-cd9ac7af361f"},{"name":"북마크","id":"d0d4f1ca-5327-473f-b78f-8d62f0eedb51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"spotId\": \"6418fa416c072c131e205da2\",\r\n    \"contentId\": 1825057,\r\n    \"contentTypeId\": 12,\r\n    \"title\": \"Test\",\r\n    \"category\": \"유적지/사적지\",\r\n    \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/97/2413897_image2_1.jpg\",\r\n    \"deaf\": 1,\r\n    \"visuallyImpaired\": 0,\r\n    \"mobilityWeak\": 1,\r\n    \"old\": 1,\r\n    \"infant\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.100.182:8888/api/location/bookmark","urlObject":{"protocol":"http","port":"8888","path":["api","location","bookmark"],"host":["192","168","100","182"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0d4f1ca-5327-473f-b78f-8d62f0eedb51"},{"name":"북마크 목록","id":"4a82d639-7e87-4aad-aab2-71c73c90331f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:8888/api/location/bookmark?page=0&size=10","urlObject":{"protocol":"http","port":"8888","path":["api","location","bookmark"],"host":["localhost"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"ea23ba74-3b78-4ba6-a3b7-ea7e8f45193d","name":"북마크 목록","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"http://localhost:8888/api/location/bookmark?page=0&size=10","protocol":"http","host":["localhost"],"port":"8888","path":["api","location","bookmark"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Mar 2023 01:52:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"contents\": [\n        {\n            \"spotId\": \"6418fa416c072c131e205da2\",\n            \"contentId\": 1825057,\n            \"contentTypeId\": 12,\n            \"title\": \"3.1독립선언기념탑\",\n            \"imageUrl\": \"http://tong.visitkorea.or.kr/cms/resource/97/2413897_image2_1.jpg\",\n            \"category\": \"유적지/사적지\",\n            \"mobilityWeak\": 1,\n            \"visuallyImpaired\": 0,\n            \"deaf\": 1,\n            \"old\": 1,\n            \"infant\": 1,\n            \"liked\": true\n        }\n    ]\n}"}],"_postman_id":"4a82d639-7e87-4aad-aab2-71c73c90331f"}]}