{"info":{"_postman_id":"b0b20595-6f8c-42a7-8b6b-6dd91735211e","name":"YJP","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"31706653","collectionId":"b0b20595-6f8c-42a7-8b6b-6dd91735211e","publishedId":"2s9Ykhfino","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-12-10T11:52:41.000Z"},"item":[{"name":"Admin","item":[{"name":"Shop","item":[{"name":"가게 저장","id":"53edb762-c4f5-45d9-bffa-778f2efbbaca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopName\": \"shop\",\r\n    \"description\": \"description\",\r\n    \"location\": \"location\",\r\n    \"callNumber\": \"callNumber\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops","urlObject":{"path":["v1","admin","shops"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"801e0b3a-a1a1-420c-9bfb-72f926fc0bbb","name":"가게 저장 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopName\": \"shop\",\r\n    \"description\": \"description\",\r\n    \"location\": \"location\",\r\n    \"callNumber\": \"callNumber\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:25:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"shopName\": \"shop\",\n        \"description\": \"description\",\n        \"location\": \"location\",\n        \"callNumber\": \"callNumber\"\n    }\n}"}],"_postman_id":"53edb762-c4f5-45d9-bffa-778f2efbbaca"},{"name":"가게 수정","id":"862d1471-2b0e-4b66-a239-c4a18faf6175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"shopName\": \"shop\",\r\n    \"description\": \"description\",\r\n    \"location\": \"location\",\r\n    \"callNumber\": \"callNumber\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops","urlObject":{"path":["v1","admin","shops"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"b4f583c2-d12d-4068-9bbd-60899b3cebe7","name":"가게 수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"shopName\": \"shop\",\r\n    \"description\": \"description\",\r\n    \"location\": \"location\",\r\n    \"callNumber\": \"callNumber\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:25:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"shopName\": \"shop\",\n        \"description\": \"description\",\n        \"location\": \"location\",\n        \"callNumber\": \"callNumber\"\n    }\n}"}],"_postman_id":"862d1471-2b0e-4b66-a239-c4a18faf6175"},{"name":"가게 삭제","id":"da475ca5-1a58-4cdb-a3da-9a2eb62c1f12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops","urlObject":{"path":["v1","admin","shops"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"e759e9ef-d90c-4dc3-bb61-a9ec1c01ca4f","name":"가게 삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:56:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"751aa95e-fecb-418a-bf46-9e8186a723ab","name":"가게 삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:56:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2002,\n    \"message\": \"가게 데이터가 없습니다.\",\n    \"data\": null\n}"}],"_postman_id":"da475ca5-1a58-4cdb-a3da-9a2eb62c1f12"}],"id":"90f4d412-49c4-4238-ada6-ddb67d933af0","_postman_id":"90f4d412-49c4-4238-ada6-ddb67d933af0","description":""},{"name":"Menu","item":[{"name":"메뉴 저장","id":"5878f0a7-43c3-4f5e-8be8-44b5bd87efd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/emost/Desktop/ysys/사진/loopy-goonchim.png"},{"key":"addMenuReq","value":"{\"menuName\": \"menu\", \"price\": 100, \"shopId\": 1}","type":"text","contentType":"application/json"}]},"url":"https://whenwheres.com/v1/admin/menus","urlObject":{"path":["v1","admin","menus"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"b143824c-9776-46af-9529-86a7e925ac24","name":"메뉴 저장 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/emost/Desktop/ysys/사진/loopy-goonchim.png"},{"key":"addMenuReq","value":"{\"menuName\": \"menu\", \"price\": 100, \"shopId\": 1}","type":"text","contentType":"application/json"}]},"url":"https://whenwheres.com/v1/admin/menus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:26:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"menuId\": 1,\n        \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/menu/f2c50bc6-cbd4-40c8-af4f-a5bc906e0344.png\",\n        \"menuName\": \"menu\",\n        \"price\": 100,\n        \"shopId\": 1\n    }\n}"}],"_postman_id":"5878f0a7-43c3-4f5e-8be8-44b5bd87efd1"},{"name":"메뉴 수정","id":"daed42ba-93f5-4861-9c27-fcfadf747243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","src":"/C:/Users/emost/Desktop/ysys/사진/loopy.png"},{"key":"updateMenuReq","value":"{\"menuId\": 1, \"menuName\": \"menu\", \"price\": 100, \"shopId\": 1}","type":"text","contentType":"application/json"}]},"url":"https://whenwheres.com/v1/admin/menus","urlObject":{"path":["v1","admin","menus"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"82506e55-772c-4606-b8c3-86e09204bb24","name":"메뉴 수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","src":"/C:/Users/emost/Desktop/ysys/사진/loopy.png"},{"key":"updateMenuReq","value":"{\"menuId\": 1, \"menuName\": \"menu\", \"price\": 100, \"shopId\": 1}","type":"text","contentType":"application/json"}]},"url":"https://whenwheres.com/v1/admin/menus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:26:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"menuId\": 1,\n        \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/menu/f2c50bc6-cbd4-40c8-af4f-a5bc906e0344.png\",\n        \"menuName\": \"menu\",\n        \"price\": 100,\n        \"shopId\": 1\n    }\n}"}],"_postman_id":"daed42ba-93f5-4861-9c27-fcfadf747243"},{"name":"메뉴 삭제","id":"b511911f-5725-4b0b-b886-6d0141677ad9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"menuId\": 1,\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/menus","urlObject":{"path":["v1","admin","menus"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"bfc577c2-36bf-44ed-adad-59da3043f356","name":"메뉴 삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"menuId\": 1,\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/admin/menus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:53:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"}],"_postman_id":"b511911f-5725-4b0b-b886-6d0141677ad9"}],"id":"785627a8-410e-46a2-b2ad-c13dbeadd42e","_postman_id":"785627a8-410e-46a2-b2ad-c13dbeadd42e","description":""}],"id":"2b058d2c-4195-4bc9-86c6-b49df03e578a","_postman_id":"2b058d2c-4195-4bc9-86c6-b49df03e578a","description":""},{"name":"User","item":[{"name":"프로필 조회","id":"145cc99a-a229-4b02-9d58-4802364a1231","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users","urlObject":{"path":["v1","users"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"34f9d397-a1a2-433d-8635-5208ecbb4c71","name":"프로필 조회 성공","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:27:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"email\": \"emoney96@naver.com\",\n        \"username\": \"ysys\",\n        \"introduction\": \"hihi\",\n        \"profileImageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/profile/5c7b6dd8-1951-4f0e-8835-f6ebc572a07a.png\"\n    }\n}"}],"_postman_id":"145cc99a-a229-4b02-9d58-4802364a1231"},{"name":"프로필 수정","id":"f9b65e88-c8d3-4793-b6e8-66ea52d3cd15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/emost/Desktop/ysys/사진/Ekreo.png"},{"key":"req","value":"{\"userId\": 1, \"username\": \"ysys\", \"introduction\": \"hihi\"}","type":"text","contentType":"application/json"}]},"url":"https://whenwheres.com/v1/users","urlObject":{"path":["v1","users"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"c2452224-c626-4eed-b734-daa049f7c230","name":"프로필 수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"multipartFile","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/emost/Desktop/ysys/사진/Ekreo.png"},{"key":"req","value":"{\"userId\": 1, \"username\": \"ysys\", \"introduction\": \"hihi\"}","type":"text","contentType":"application/json"}]},"url":"https://whenwheres.com/v1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:27:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"email\": \"emoney96@naver.com\",\n        \"username\": \"ysys\",\n        \"introduction\": \"hihi\",\n        \"profileImageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/profile/5c7b6dd8-1951-4f0e-8835-f6ebc572a07a.png\"\n    }\n}"}],"_postman_id":"f9b65e88-c8d3-4793-b6e8-66ea52d3cd15"}],"id":"7484b4de-0a08-4d1b-b1b0-ace68e71dfd3","_postman_id":"7484b4de-0a08-4d1b-b1b0-ace68e71dfd3","description":""},{"name":"Shop","item":[{"name":"가게 전체 조회","id":"1db6e6aa-35a6-49b6-8aeb-6a7258046d69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/shops","urlObject":{"path":["v1","shops"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"26ba721e-6135-4750-9661-2cdbd6874eb0","name":"가게 전체 조회 성공","originalRequest":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:27:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"shopGetReses\": [\n            {\n                \"shopId\": 1,\n                \"shopName\": \"shop\",\n                \"description\": \"description\",\n                \"location\": \"location\",\n                \"callNumber\": \"callNumber\",\n                \"like\": 0,\n                \"menuGetReses\": [\n                    {\n                        \"menuId\": 1,\n                        \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/menu/f2c50bc6-cbd4-40c8-af4f-a5bc906e0344.png\",\n                        \"menuName\": \"menu\",\n                        \"price\": 100\n                    }\n                ]\n            }\n        ],\n        \"total\": 1\n    }\n}"}],"_postman_id":"1db6e6aa-35a6-49b6-8aeb-6a7258046d69"},{"name":"가게 단건 조회","id":"23490489-5e11-497a-965f-c04e8c64de9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/shops/1","urlObject":{"path":["v1","shops","1"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"eff81f51-9262-4334-96da-50d29dcd8acc","name":"가게 단건 조회 성공","originalRequest":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/shops/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:27:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"shopId\": 1,\n        \"shopName\": \"shop\",\n        \"description\": \"description\",\n        \"location\": \"location\",\n        \"callNumber\": \"callNumber\",\n        \"like\": 0,\n        \"menuGetReses\": [\n            {\n                \"menuId\": 1,\n                \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/menu/f2c50bc6-cbd4-40c8-af4f-a5bc906e0344.png\",\n                \"menuName\": \"menu\",\n                \"price\": 100\n            }\n        ]\n    }\n}"}],"_postman_id":"23490489-5e11-497a-965f-c04e8c64de9c"},{"name":"가게 좋아요","id":"d667218c-004e-4220-afb1-53582a72ce90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/shops/like","urlObject":{"path":["v1","shops","like"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"25cff859-a704-4b2e-9764-98646b1e7f0a","name":"가게 좋아요 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/shops/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:28:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"d0a282bd-b9bb-43f1-a995-b45c06b9caeb","name":"가게 좋아요 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/shops/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:28:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 4000,\n    \"message\": \"이미 좋아요가 눌린 가게입니다.\",\n    \"data\": null\n}"}],"_postman_id":"d667218c-004e-4220-afb1-53582a72ce90"},{"name":"가게 좋아요 취소","id":"c08f0a6b-89e7-45af-bc05-d20a1d981687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/shops/like","urlObject":{"path":["v1","shops","like"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"16f14ca9-01f9-497a-ac6d-5a00d562a51b","name":"가게 좋아요 취소 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/shops/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:28:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"9e6a3793-cefd-451c-90d0-c47ab15eac27","name":"가게 좋아요 취소 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/shops/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:28:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 4001,\n    \"message\": \"아직 좋아요를 누르지 않은 가게입니다.\",\n    \"data\": null\n}"}],"_postman_id":"c08f0a6b-89e7-45af-bc05-d20a1d981687"}],"id":"762fb56f-2e2e-4067-98c9-fa840413b9f6","_postman_id":"762fb56f-2e2e-4067-98c9-fa840413b9f6","description":""},{"name":"Menu","item":[{"name":"메뉴 단건 조회","id":"79d78390-382b-41ad-9c5e-4b48e1e5bc6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/menus/1","urlObject":{"path":["v1","menus","1"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"ec159343-01bc-43df-a3de-e05eba121a7d","name":"메뉴 단건 조회 성공","originalRequest":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/menus/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:29:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"menuName\": \"menu\",\n        \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/menu/f2c50bc6-cbd4-40c8-af4f-a5bc906e0344.png\",\n        \"price\": 100\n    }\n}"}],"_postman_id":"79d78390-382b-41ad-9c5e-4b48e1e5bc6a"}],"id":"ae8d14e3-3074-49d4-a6a6-0ce224456645","_postman_id":"ae8d14e3-3074-49d4-a6a6-0ce224456645","description":""},{"name":"Order","item":[{"name":"주문 저장","id":"510a8675-5f38-4b43-90f2-1cac6f4494cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderSaveReqs\": [\r\n        {\r\n            \"menuId\": 1,\r\n            \"amount\": 2\r\n        },\r\n        {\r\n            \"menuId\": 2,\r\n            \"amount\": 3\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders","urlObject":{"path":["v1","orders"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"a4d59281-5bdc-491d-a942-dd0cb060b1d1","name":"주문 저장 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderSaveReqs\": [\r\n        {\r\n            \"menuId\": 1,\r\n            \"amount\": 2\r\n        },\r\n        {\r\n            \"menuId\": 2,\r\n            \"amount\": 3\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:32:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"orderId\": 1,\n        \"username\": \"ysys\",\n        \"totalPrice\": 800,\n        \"orderSaveReses\": [\n            {\n                \"menuName\": \"menu\",\n                \"amount\": 2,\n                \"price\": 200\n            },\n            {\n                \"menuName\": \"menu2\",\n                \"amount\": 3,\n                \"price\": 600\n            }\n        ]\n    }\n}"}],"_postman_id":"510a8675-5f38-4b43-90f2-1cac6f4494cd"},{"name":"주문 조회 (가게 기준)","id":"797f8f41-9ba9-4c93-9749-e455eef6b2ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders/shops","urlObject":{"path":["v1","orders","shops"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"542f55fd-317b-4042-a561-dcd35a7ff7a4","name":"주문 조회 (가게 기준) 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:33:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"orderGetResWrappers\": [\n            {\n                \"shopName\": \"shop\",\n                \"orderId\": 1,\n                \"username\": \"ysys\",\n                \"totalPrice\": 800,\n                \"orderGetReses\": [\n                    {\n                        \"menuName\": \"menu\",\n                        \"amount\": 2,\n                        \"price\": 200\n                    },\n                    {\n                        \"menuName\": \"menu2\",\n                        \"amount\": 3,\n                        \"price\": 600\n                    }\n                ]\n            }\n        ],\n        \"total\": 1\n    }\n}"}],"_postman_id":"797f8f41-9ba9-4c93-9749-e455eef6b2ad"},{"name":"주문 조회 (유저 기준)","id":"be58c856-76a7-4311-8812-f6ee978e948c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders/users","urlObject":{"path":["v1","orders","users"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"2dc27a8e-ec29-47e6-bd25-fc72f3e11732","name":"주문 조회 (유저 기준) 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:34:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"orderGetResWrappers\": [\n            {\n                \"shopName\": \"shop\",\n                \"orderId\": 1,\n                \"username\": \"ysys\",\n                \"totalPrice\": 800,\n                \"orderGetReses\": [\n                    {\n                        \"menuName\": \"menu\",\n                        \"amount\": 2,\n                        \"price\": 200\n                    },\n                    {\n                        \"menuName\": \"menu2\",\n                        \"amount\": 3,\n                        \"price\": 600\n                    }\n                ]\n            }\n        ],\n        \"total\": 1\n    }\n}"}],"_postman_id":"be58c856-76a7-4311-8812-f6ee978e948c"},{"name":"주문 단건 조회","id":"fc8aaf50-f0a8-43d4-b5ec-599f7b319845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders","urlObject":{"path":["v1","orders"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"99f09e00-26c1-49e5-8f36-13137403a04f","name":"주문 단건 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:38:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"shopName\": \"shop\",\n        \"orderId\": 1,\n        \"username\": \"ysys\",\n        \"totalPrice\": 800,\n        \"orderGetReses\": [\n            {\n                \"menuName\": \"menu\",\n                \"amount\": 2,\n                \"price\": 200\n            },\n            {\n                \"menuName\": \"menu2\",\n                \"amount\": 3,\n                \"price\": 600\n            }\n        ]\n    }\n}"}],"_postman_id":"fc8aaf50-f0a8-43d4-b5ec-599f7b319845"},{"name":"주문 취소","id":"16acb860-aaef-4eb4-b8cd-2fa09ae60864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders","urlObject":{"path":["v1","orders"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"24babab3-2047-4ea6-9f32-193cd8ed4254","name":"주문 취소 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:39:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"172c28cc-fa06-4f76-b552-a99d78ae2008","name":"주문 취소 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:39:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2001,\n    \"message\": \"주문 정보가 없습니다.\",\n    \"data\": null\n}"}],"_postman_id":"16acb860-aaef-4eb4-b8cd-2fa09ae60864"}],"id":"7033373e-0d1b-4c5f-8c11-435c5f7b1875","_postman_id":"7033373e-0d1b-4c5f-8c11-435c5f7b1875","description":""},{"name":"Review","item":[{"name":"리뷰 저장","id":"6e4bd0a2-06af-4c64-b6cb-08a2c477299a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"req","value":"{\"shopId\": 1, \"content\": \"content\"}","type":"text","contentType":"application/json"},{"key":"multipartFile","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/emost/Desktop/ysys/사진/Ekreo.png"}]},"url":"https://whenwheres.com/v1/reviews","urlObject":{"path":["v1","reviews"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"c63e1f07-4c54-4ccc-b5ec-eb72d86e6771","name":"리뷰 저장 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"req","value":"{\"shopId\": 1, \"content\": \"content\"}","type":"text","contentType":"application/json"},{"key":"multipartFile","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/C:/Users/emost/Desktop/ysys/사진/Ekreo.png"}]},"url":"https://whenwheres.com/v1/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:40:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"username\": \"ysys\",\n        \"content\": \"content\"\n    }\n}"}],"_postman_id":"6e4bd0a2-06af-4c64-b6cb-08a2c477299a"},{"name":"리뷰 수정","id":"3131a56b-5bb2-4e63-a2cf-0613ef7591e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"req","value":"{\"reviewId\": 1, \"shopId\": 1, \"content\": \"content\"}","type":"text","contentType":"application/json"},{"key":"multipartFile","type":"file","src":"/C:/Users/emost/Desktop/ysys/사진/loopy-shake.gif"}]},"url":"https://whenwheres.com/v1/reviews","urlObject":{"path":["v1","reviews"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"261e4297-47ba-4034-9eda-a9e08e953c87","name":"리뷰 수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"req","value":"{\"reviewId\": 1, \"shopId\": 1, \"content\": \"content\"}","type":"text","contentType":"application/json"},{"key":"multipartFile","type":"file","src":"/C:/Users/emost/Desktop/ysys/사진/loopy-shake.gif"}]},"url":"https://whenwheres.com/v1/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:41:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"username\": \"ysys\",\n        \"content\": \"content\"\n    }\n}"}],"_postman_id":"3131a56b-5bb2-4e63-a2cf-0613ef7591e7"},{"name":"리뷰 삭제","id":"e6a35812-b0f2-4f9b-be03-dfd106cbf49c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reviewId\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews","urlObject":{"path":["v1","reviews"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"52394385-7ed9-4426-9a62-71585a93f7cb","name":"리뷰 삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reviewId\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:45:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"4e07db85-659d-4a77-b505-e57d85e3a47c","name":"리뷰 삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reviewId\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:45:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2003,\n    \"message\": \"리뷰 데이터가 없습니다\",\n    \"data\": null\n}"}],"_postman_id":"e6a35812-b0f2-4f9b-be03-dfd106cbf49c"},{"name":"리뷰 조회 (가게 기준)","id":"46c5d911-f33d-446f-95dc-b45f9ef1fb1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews/shops","urlObject":{"path":["v1","reviews","shops"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"4450b2bd-5fd4-4470-8628-6ff68f7b2f1a","name":"리뷰 조회 (가게 기준) 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"shopId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews/shops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:50:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": [\n        {\n            \"shopId\": 1,\n            \"username\": \"ysys\",\n            \"content\": \"content\",\n            \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/review/ac1eff95-cde8-461d-a364-52535aa0d275.png\"\n        },\n        {\n            \"shopId\": 1,\n            \"username\": \"ysys\",\n            \"content\": \"content\",\n            \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/review/7c8e74aa-a836-4a76-8983-697fce007ae4.png\"\n        },\n        {\n            \"shopId\": 1,\n            \"username\": \"ysys\",\n            \"content\": \"content\",\n            \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/review/82336d5e-0eb5-4ae4-b53b-478056976807.png\"\n        }\n    ]\n}"}],"_postman_id":"46c5d911-f33d-446f-95dc-b45f9ef1fb1a"},{"name":"리뷰 조회 (유저 기준)","id":"ada3171e-6837-4ebe-8a07-d17c9828823d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews/users","urlObject":{"path":["v1","reviews","users"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"19a1a911-6600-4c59-9352-df1f04bd22eb","name":"리뷰 조회 (유저 기준) 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/reviews/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:51:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": [\n        {\n            \"shopId\": 1,\n            \"username\": \"ysys\",\n            \"content\": \"content\",\n            \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/review/ac1eff95-cde8-461d-a364-52535aa0d275.png\"\n        },\n        {\n            \"shopId\": 1,\n            \"username\": \"ysys\",\n            \"content\": \"content\",\n            \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/review/7c8e74aa-a836-4a76-8983-697fce007ae4.png\"\n        },\n        {\n            \"shopId\": 1,\n            \"username\": \"ysys\",\n            \"content\": \"content\",\n            \"imageUrl\": \"https://yjp-delivery.s3.ap-northeast-2.amazonaws.com/review/82336d5e-0eb5-4ae4-b53b-478056976807.png\"\n        }\n    ]\n}"}],"_postman_id":"ada3171e-6837-4ebe-8a07-d17c9828823d"}],"id":"b422daf8-250b-478a-97d5-7e2935f16ab6","_postman_id":"b422daf8-250b-478a-97d5-7e2935f16ab6","description":""}],"event":[{"listen":"prerequest","script":{"id":"7944b237-0d7b-4800-9534-b4610abd03a4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d2b8bb0a-050d-4159-a7f7-e16339cb89b7","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BaseUrl","value":"https://whenwheres.com","type":"string"},{"key":"Authorization","value":"","type":"string"},{"key":"RefreshToken","value":"","type":"string"}]}