{"info":{"_postman_id":"57f0cc2a-786d-4688-84ac-945c60b5a8a0","name":"weekly-sports","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"31396012","collectionId":"57f0cc2a-786d-4688-84ac-945c60b5a8a0","publishedId":"2s9YeD9Yuu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-26T08:45:26.000Z"},"item":[{"name":"User","item":[{"name":"회원가입","id":"c7d72849-d946-4257-b043-0cec85ad2dc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"example@gmail.com\",\r\n    \"password\": \"1234\",\r\n    \"username\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/signup","urlObject":{"path":["v1","users","signup"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"245acc7f-94f3-4ac0-b5eb-21921de8c150","name":"회원가입 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"example@gmail.com\",\r\n    \"password\": \"1234\",\r\n    \"username\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/signup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 05:07:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"name\": \"sign-up\",\n        \"text\": \"회원가입 성공입니다.\"\n    }\n}"},{"id":"3f256806-1f2a-4b85-9b88-0e4910319b38","name":"회원가입 실패","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"example@gma.com\",\r\n    \"password\": \"1234\",\r\n    \"username\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/signup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 09:07:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1000,\n    \"message\": \"알 수 없는 애러가 발생했습니다.\",\n    \"data\": null\n}"}],"_postman_id":"c7d72849-d946-4257-b043-0cec85ad2dc0"},{"name":"로그인","id":"6f1ebcbe-0660-435a-ae84-03fa749130df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"example@gmail.com\",\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/login","urlObject":{"path":["v1","users","login"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"f5a5dcdb-84f8-4310-849a-b9fb21079216","name":"로그인 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"example@gmail.com\",\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJleGFtcGxlQGdtYWlsLmNvbSIsImV4cCI6MTcwMDk4MDA2NCwiaWF0IjoxNzAwOTc2NDY0fQ.qVFLhVVMg8ZpG4U7ZTXeHa4WAqT0MuntTOihUT5Gs4E"},{"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-Length","value":"0"},{"key":"Date","value":"Sun, 26 Nov 2023 05:27:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null},{"id":"d3ad5efc-b55b-43f5-a5a9-cc0828c52b46","name":"로그인 실패","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"example@gal.com\",\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/login"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 08:19:59 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6f1ebcbe-0660-435a-ae84-03fa749130df"},{"name":"패스워드 확인","id":"5815959e-a607-46e9-9efb-d0e1371ea9fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/check","urlObject":{"path":["v1","users","check"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"4605c03f-8e48-4fc8-882f-0b608cb65cd4","name":"패스워드 확인 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/check"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 05:27:30 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":"a684efd8-e822-4537-9df5-0b7cfc780538","name":"패스워드 확인 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/check"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 09:08:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 5000,\n    \"message\": \"패스워드가 일치하지 않습니다.\",\n    \"data\": null\n}"}],"_postman_id":"5815959e-a607-46e9-9efb-d0e1371ea9fb"},{"name":"프로필 수정","id":"aeb46cab-a708-422b-baa6-7b663de4cce1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"name\",\r\n    \"password\" : \"12345\",\r\n    \"introduction\" : \"hihi\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users","urlObject":{"path":["v1","users"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"0b898ee1-9d9a-42d5-b909-6c9e69b29d91","name":"프로필 수정 성공","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"example1\",\r\n    \"password\" : \"1234\",\r\n    \"introduction\" : \"안녕하시지\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 08:57:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"}],"_postman_id":"aeb46cab-a708-422b-baa6-7b663de4cce1"},{"name":"유저 팔로우","id":"262a05c9-8126-46fc-9ff4-2723a411208b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"followingUserId\": 1,\r\n    \"isFollow\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/follow","urlObject":{"path":["v1","users","follow"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"236fb7d3-01ec-4ea1-98f2-80a5013ce9af","name":"유저 팔로우 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"followingUserId\": 1,\r\n    \"isFollow\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 12:15:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"e7656e29-1205-4951-86f4-bd6407caf135","name":"유저 팔로우 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"followingUserId\": 1,\r\n    \"isFollow\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 12:15:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3000,\n    \"message\": \"이미 팔로우된 유저입니다.\",\n    \"data\": null\n}"},{"id":"da0b38da-fad6-455b-9737-0aca65c1207f","name":"유저 팔로우 취소 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"followingUserId\": 1,\r\n    \"isFollow\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 12:15:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"09dc4262-484c-48a5-8984-f17b5d659c03","name":"유저 팔로우 취소 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"followingUserId\": 1,\r\n    \"isFollow\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/users/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 12:16:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3001,\n    \"message\": \"아직 팔로우되지 않은 유저입니다.\",\n    \"data\": null\n}"}],"_postman_id":"262a05c9-8126-46fc-9ff4-2723a411208b"}],"id":"9d997040-9222-49dd-ab43-03f19bd74e93","_postman_id":"9d997040-9222-49dd-ab43-03f19bd74e93","description":""},{"name":"Board","item":[{"name":"게시글 저장","id":"9978f063-4131-4e13-9449-0e4bfc46875b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"title\",\r\n    \"content\": \"content\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards","urlObject":{"path":["v1","boards"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"083cc8b0-4856-49cb-8977-bbc3415c5c45","name":"게시글 저장","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"title\",\r\n    \"content\": \"content\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 06:05:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"boardId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"createTimestamp\": \"2023-11-26T06:05:13.942+00:00\",\n        \"username\": \"example\"\n    }\n}"}],"_postman_id":"9978f063-4131-4e13-9449-0e4bfc46875b"},{"name":"게시글 단건 조회","id":"f3fe27a6-33d5-4464-979b-75bdcaca5f7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/boards/1","urlObject":{"path":["v1","boards","1"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"2e621823-0e1b-4965-840f-54ffe0c93073","name":"게시글 단건 조회","originalRequest":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/boards/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Mon, 27 Nov 2023 07:06:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"boardId\": 1,\n        \"title\": \"title\",\n        \"content\": \"content\",\n        \"createTimestamp\": \"2023-11-27 00:21:18\",\n        \"username\": \"emoney96\",\n        \"visit\": 8,\n        \"like\": 1,\n        \"commentReses\": [\n            {\n                \"commentId\": 24,\n                \"content\": \"aawerqw\",\n                \"username\": \"asdf4\",\n                \"createTimestamp\": \"2023-11-27 01:13:35\",\n                \"like\": 1\n            },\n            {\n                \"commentId\": 23,\n                \"content\": \"awerqw\",\n                \"username\": \"asdf4\",\n                \"createTimestamp\": \"2023-11-27 01:13:34\",\n                \"like\": 0\n            },\n            {\n                \"commentId\": 22,\n                \"content\": \"awerqw\",\n                \"username\": \"asdf4\",\n                \"createTimestamp\": \"2023-11-27 01:13:33\",\n                \"like\": 0\n            },\n            {\n                \"commentId\": 17,\n                \"content\": \"eotrmf12\",\n                \"username\": \"asdf3\",\n                \"createTimestamp\": \"2023-11-27 01:13:10\",\n                \"like\": 0\n            },\n            {\n                \"commentId\": 7,\n                \"content\": \"asdf\",\n                \"username\": \"asdf2\",\n                \"createTimestamp\": \"2023-11-27 01:11:44\",\n                \"like\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"f3fe27a6-33d5-4464-979b-75bdcaca5f7c"},{"name":"게시글 전체 조회","id":"8127064b-0e3f-43e4-a091-923a56ddbb89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/boards","urlObject":{"path":["v1","boards"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"ea871342-150a-4429-a661-96d3e12e43a2","name":"게시글 전체 조회","originalRequest":{"method":"GET","header":[],"url":"https://whenwheres.com/v1/boards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Mon, 27 Nov 2023 07:06:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"boardGetReses\": [\n            {\n                \"boardId\": 17,\n                \"title\": \"게시글4\",\n                \"content\": \"내용1234\",\n                \"createTimestamp\": \"2023-11-27 01:12:25\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 16,\n                \"title\": \"게시글23\",\n                \"content\": \"내용123\",\n                \"createTimestamp\": \"2023-11-27 01:12:23\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 15,\n                \"title\": \"게시글2\",\n                \"content\": \"내용12\",\n                \"createTimestamp\": \"2023-11-27 01:12:22\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 14,\n                \"title\": \"게시글\",\n                \"content\": \"내용1\",\n                \"createTimestamp\": \"2023-11-27 01:12:19\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 13,\n                \"title\": \"rptlrmf44\",\n                \"content\": \"sodyd344\",\n                \"createTimestamp\": \"2023-11-27 01:11:23\",\n                \"username\": \"asdf2\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 12,\n                \"title\": \"rptlrmf\",\n                \"content\": \"sodyd3\",\n                \"createTimestamp\": \"2023-11-27 01:11:20\",\n                \"username\": \"asdf2\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 11,\n                \"title\": \"rptlrmf\",\n                \"content\": \"sodyd2\",\n                \"createTimestamp\": \"2023-11-27 01:11:18\",\n                \"username\": \"asdf2\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 10,\n                \"title\": \"rptlrmf\",\n                \"content\": \"sodyd1\",\n                \"createTimestamp\": \"2023-11-27 01:11:16\",\n                \"username\": \"asdf2\",\n                \"visit\": 2,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 9,\n                \"title\": \"title3\",\n                \"content\": \"content3\",\n                \"createTimestamp\": \"2023-11-27 01:10:33\",\n                \"username\": \"asdf\",\n                \"visit\": 3,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 8,\n                \"title\": \"title2\",\n                \"content\": \"content2\",\n                \"createTimestamp\": \"2023-11-27 01:10:31\",\n                \"username\": \"asdf\",\n                \"visit\": 2,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 7,\n                \"title\": \"title1\",\n                \"content\": \"content1\",\n                \"createTimestamp\": \"2023-11-27 01:10:28\",\n                \"username\": \"asdf\",\n                \"visit\": 3,\n                \"like\": 0,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 14,\n                        \"content\": \"eotrmf12\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:07\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 13,\n                        \"content\": \"eotrmf1\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:06\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 12,\n                        \"content\": \"eotrmf\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:05\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 11,\n                        \"content\": \"asddasdd\",\n                        \"username\": \"asdf2\",\n                        \"createTimestamp\": \"2023-11-27 01:11:59\",\n                        \"like\": 0\n                    }\n                ]\n            },\n            {\n                \"boardId\": 6,\n                \"title\": \"title\",\n                \"content\": \"content\",\n                \"createTimestamp\": \"2023-11-27 00:21:22\",\n                \"username\": \"emoney96\",\n                \"visit\": 4,\n                \"like\": 0,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 10,\n                        \"content\": \"dfsgdf\",\n                        \"username\": \"asdf2\",\n                        \"createTimestamp\": \"2023-11-27 01:11:54\",\n                        \"like\": 0\n                    }\n                ]\n            },\n            {\n                \"boardId\": 5,\n                \"title\": \"title\",\n                \"content\": \"content\",\n                \"createTimestamp\": \"2023-11-27 00:21:21\",\n                \"username\": \"emoney96\",\n                \"visit\": 2,\n                \"like\": 0,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 9,\n                        \"content\": \"asdasdfsdf\",\n                        \"username\": \"asdf2\",\n                        \"createTimestamp\": \"2023-11-27 01:11:51\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 4,\n                        \"content\": \"댓글\",\n                        \"username\": \"asdf\",\n                        \"createTimestamp\": \"2023-11-27 01:10:50\",\n                        \"like\": 0\n                    }\n                ]\n            },\n            {\n                \"boardId\": 4,\n                \"title\": \"title\",\n                \"content\": \"content\",\n                \"createTimestamp\": \"2023-11-27 00:21:21\",\n                \"username\": \"emoney96\",\n                \"visit\": 2,\n                \"like\": 0,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 20,\n                        \"content\": \"awerqw\",\n                        \"username\": \"asdf4\",\n                        \"createTimestamp\": \"2023-11-27 01:13:30\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 19,\n                        \"content\": \"asdasd\",\n                        \"username\": \"asdf4\",\n                        \"createTimestamp\": \"2023-11-27 01:13:28\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 18,\n                        \"content\": \"eotrmf12\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:13\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 3,\n                        \"content\": \"댓글\",\n                        \"username\": \"asdf\",\n                        \"createTimestamp\": \"2023-11-27 01:10:49\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 2,\n                        \"content\": \"댓글\",\n                        \"username\": \"asdf\",\n                        \"createTimestamp\": \"2023-11-27 01:10:48\",\n                        \"like\": 0\n                    }\n                ]\n            },\n            {\n                \"boardId\": 3,\n                \"title\": \"title\",\n                \"content\": \"content\",\n                \"createTimestamp\": \"2023-11-27 00:21:20\",\n                \"username\": \"emoney96\",\n                \"visit\": 4,\n                \"like\": 0,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 15,\n                        \"content\": \"eotrmf12\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:08\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 8,\n                        \"content\": \"asdfsdf\",\n                        \"username\": \"asdf2\",\n                        \"createTimestamp\": \"2023-11-27 01:11:48\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 1,\n                        \"content\": \"댓글\",\n                        \"username\": \"asdf\",\n                        \"createTimestamp\": \"2023-11-27 01:10:46\",\n                        \"like\": 0\n                    }\n                ]\n            },\n            {\n                \"boardId\": 2,\n                \"title\": \"title\",\n                \"content\": \"content\",\n                \"createTimestamp\": \"2023-11-27 00:21:19\",\n                \"username\": \"emoney96\",\n                \"visit\": 6,\n                \"like\": 0,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 21,\n                        \"content\": \"awerqw\",\n                        \"username\": \"asdf4\",\n                        \"createTimestamp\": \"2023-11-27 01:13:32\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 16,\n                        \"content\": \"eotrmf12\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:09\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 6,\n                        \"content\": \"댓글\",\n                        \"username\": \"asdf2\",\n                        \"createTimestamp\": \"2023-11-27 01:11:42\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 5,\n                        \"content\": \"댓글\",\n                        \"username\": \"asdf\",\n                        \"createTimestamp\": \"2023-11-27 01:10:53\",\n                        \"like\": 0\n                    }\n                ]\n            },\n            {\n                \"boardId\": 1,\n                \"title\": \"title\",\n                \"content\": \"content\",\n                \"createTimestamp\": \"2023-11-27 00:21:18\",\n                \"username\": \"emoney96\",\n                \"visit\": 8,\n                \"like\": 1,\n                \"commentReses\": [\n                    {\n                        \"commentId\": 24,\n                        \"content\": \"aawerqw\",\n                        \"username\": \"asdf4\",\n                        \"createTimestamp\": \"2023-11-27 01:13:35\",\n                        \"like\": 1\n                    },\n                    {\n                        \"commentId\": 23,\n                        \"content\": \"awerqw\",\n                        \"username\": \"asdf4\",\n                        \"createTimestamp\": \"2023-11-27 01:13:34\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 22,\n                        \"content\": \"awerqw\",\n                        \"username\": \"asdf4\",\n                        \"createTimestamp\": \"2023-11-27 01:13:33\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 17,\n                        \"content\": \"eotrmf12\",\n                        \"username\": \"asdf3\",\n                        \"createTimestamp\": \"2023-11-27 01:13:10\",\n                        \"like\": 0\n                    },\n                    {\n                        \"commentId\": 7,\n                        \"content\": \"asdf\",\n                        \"username\": \"asdf2\",\n                        \"createTimestamp\": \"2023-11-27 01:11:44\",\n                        \"like\": 0\n                    }\n                ]\n            }\n        ],\n        \"total\": 17\n    }\n}"}],"_postman_id":"8127064b-0e3f-43e4-a091-923a56ddbb89"},{"name":"피드 게시글 전체 조회","id":"ceff51b3-3466-4021-b729-e50ab4535f99","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/boards/feed","urlObject":{"path":["v1","boards","feed"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"31ee6ccc-ad51-45b5-be81-cd97704efa6c","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/boards/feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Mon, 27 Nov 2023 06:07:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"boardGetReses\": [\n            {\n                \"boardId\": 17,\n                \"title\": \"게시글4\",\n                \"content\": \"내용1234\",\n                \"createTimestamp\": \"2023-11-27 01:12:25\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 16,\n                \"title\": \"게시글23\",\n                \"content\": \"내용123\",\n                \"createTimestamp\": \"2023-11-27 01:12:23\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 15,\n                \"title\": \"게시글2\",\n                \"content\": \"내용12\",\n                \"createTimestamp\": \"2023-11-27 01:12:22\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            },\n            {\n                \"boardId\": 14,\n                \"title\": \"게시글\",\n                \"content\": \"내용1\",\n                \"createTimestamp\": \"2023-11-27 01:12:19\",\n                \"username\": \"asdf3\",\n                \"visit\": 0,\n                \"like\": 0,\n                \"commentReses\": []\n            }\n        ],\n        \"total\": 4\n    }\n}"}],"_postman_id":"ceff51b3-3466-4021-b729-e50ab4535f99"},{"name":"게시글 수정","id":"cacce892-78f9-4d18-b5b5-6ed0e7cb6d05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"title\": \"updatedTitle\",\r\n    \"content\": \"updatedContent\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards","urlObject":{"path":["v1","boards"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"39c40ca2-d15e-4fca-92c0-9c2458c58456","name":"게시글 수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"title\": \"updatedTitle\",\r\n    \"content\": \"updatedContent\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 09:05:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {\n        \"boardId\": 1,\n        \"title\": \"updatedTitle\",\n        \"content\": \"updatedContent\",\n        \"createTimestamp\": \"2023-11-26 06:05:13\",\n        \"username\": \"example\",\n        \"commentReses\": [\n            {\n                \"commentId\": 11,\n                \"content\": \"content\",\n                \"username\": \"example\",\n                \"createTimestamp\": \"2023-11-26 08:23:40\"\n            }\n        ]\n    }\n}"},{"id":"21bbf48a-bd97-4b67-8c87-87eb48f25429","name":"게시글 수정 실패","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 10,\r\n    \"title\": \"updatedTitle\",\r\n    \"content\": \"updatedContent\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 09:05:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2002,\n    \"message\": \"게시글이 존재하지 않거나 작성자가 아닙니다.\",\n    \"data\": null\n}"}],"_postman_id":"cacce892-78f9-4d18-b5b5-6ed0e7cb6d05"},{"name":"게시글 삭제","id":"c14a0e5b-d7d3-4254-9e14-79cfbef4ddc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards","urlObject":{"path":["v1","boards"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"75d10470-509e-4199-a202-1b5012104a4c","name":"게시글 삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 09:06:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 0,\n    \"message\": \"정상 처리 되었습니다\",\n    \"data\": {}\n}"},{"id":"ba47969f-3d92-4121-93a2-4f9d47827559","name":"게시글 삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sun, 26 Nov 2023 09:06:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"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"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2002,\n    \"message\": \"게시글이 존재하지 않거나 작성자가 아닙니다.\",\n    \"data\": null\n}"}],"_postman_id":"c14a0e5b-d7d3-4254-9e14-79cfbef4ddc7"},{"name":"게시글 좋아요","id":"c3761f3d-6476-4e8e-b064-5958093be7bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards/like","urlObject":{"path":["v1","boards","like"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"0ac9e037-19dd-4328-ab3b-756db8e93742","name":"게시글 좋아요 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:34:28 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":"e4ac73e7-3406-40e7-bf65-dbf12ef02223","name":"게시글 좋아요 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:34:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3002,\n    \"message\": \"이미 좋아요가 눌린 게시글입니다.\",\n    \"data\": null\n}"},{"id":"62fce221-4a7a-4f2a-b186-1bfd89dae72c","name":"게시글 좋아요 취소 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:34:58 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":"45ff2972-0c1b-4d53-a226-1554c8e672af","name":"게시글 좋아요 취소 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/boards/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:35:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3003,\n    \"message\": \"아직 좋아요를 누르지 않은 게시글입니다.\",\n    \"data\": null\n}"}],"_postman_id":"c3761f3d-6476-4e8e-b064-5958093be7bf"}],"id":"f112aa83-fc66-4e37-9a5a-63b9440f4362","_postman_id":"f112aa83-fc66-4e37-9a5a-63b9440f4362","description":""},{"name":"Comment","item":[{"name":"댓글 저장","id":"7c915c90-57bb-4627-a00d-2eb39ec02423","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"content\": \"content\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments","urlObject":{"path":["v1","comments"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"b586e0ef-a15f-4f64-8e41-3a341c4b2922","name":"댓글 저장 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 1,\r\n    \"content\": \"content\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 06:14:29 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":"0d84bfa2-d2d1-4b03-b9a5-9c1edb94da8b","name":"댓글 저장 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardId\": 10,\r\n    \"content\": \"content\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:24: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":"7c915c90-57bb-4627-a00d-2eb39ec02423"},{"name":"댓글 수정","id":"2a9f1f91-2f53-4a6c-94f2-fe54d1b61688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"content\": \"updatedContent\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments","urlObject":{"path":["v1","comments"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"ecffd44a-2d50-4f1e-9d2e-926e06f647e8","name":"댓글 수정 성공","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"content\": \"updatedContent\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:10: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}"},{"id":"cc5f2aa5-d43c-491e-a77e-ba6b3e53a919","name":"댓글 수정 실패","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 10,\r\n    \"content\": \"updatedContent\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:23:10 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":"2a9f1f91-2f53-4a6c-94f2-fe54d1b61688"},{"name":"댓글 삭제","id":"2ccc7a78-b1f3-437d-8f4f-46ff4185f5dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments","urlObject":{"path":["v1","comments"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"f3a07347-3a49-4441-a650-3495fbf099b8","name":"댓글 삭제","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:19:05 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":"e2f1c4d2-7ed8-4de1-bf79-6902405fc286","name":"댓글 삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:22:28 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":"2ccc7a78-b1f3-437d-8f4f-46ff4185f5dc"},{"name":"댓글 좋아요","id":"d7d9b630-94e0-411e-b4e3-1c35a6adbcfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments/like","urlObject":{"path":["v1","comments","like"],"host":["https://whenwheres.com"],"query":[],"variable":[]}},"response":[{"id":"f1ee56a0-d930-4a34-9a64-b7d1bf62c550","name":"댓글 좋아요 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:27:14 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":"3088a3b0-424b-435d-a95f-a0401cc32957","name":"댓글 좋아요 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"isLike\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:27:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3004,\n    \"message\": \"이미 좋아요가 눌린 댓글입니다.\",\n    \"data\": null\n}"},{"id":"ce508ca0-0a24-4f45-8c51-027a049a9412","name":"댓글 좋아요 취소","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:27: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}"},{"id":"5811300d-93ec-4537-9312-8948df95e2d2","name":"댓글 좋아요 취소 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\": 1,\r\n    \"isLike\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://whenwheres.com/v1/comments/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"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, 26 Nov 2023 08:28:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3005,\n    \"message\": \"아직 좋아요를 누르지 않은 댓글입니다.\",\n    \"data\": null\n}"}],"_postman_id":"d7d9b630-94e0-411e-b4e3-1c35a6adbcfc"}],"id":"2b0f1ec3-b1a9-4c6c-a131-2ad933bba248","_postman_id":"2b0f1ec3-b1a9-4c6c-a131-2ad933bba248","description":""}],"event":[{"listen":"prerequest","script":{"id":"55ec268a-5bd4-40b3-8662-4874a0e74380","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"017cf998-91f7-4dd9-b975-c7cb948255bb","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://whenwheres.com","type":"string"},{"key":"Authorization","value":"","type":"string"}]}