{"info":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21487328","collectionId":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","publishedId":"2sA2r9UN1e","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-02-19T14:54:34.000Z"},"item":[{"name":"실수","item":[{"name":"실수 등록","id":"1b7992c5-177d-4e9f-be14-91478610dc2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tagIds\": [73, 74],\n    \"content\": \"면접보러 갈 때 여벌 운동화 챙겨가는걸 깜빡했다. 발가락 으깨지는줄ㅠㅠ\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/mistakes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["mistakes"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"2bff7db5-caa6-4276-b11b-8cf5106ac640","name":"성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tagIds\": [73, 74],\n    \"content\": \"면접보러 갈 때 여벌 운동화 챙겨가는걸 깜빡했다. 발가락 으깨지는줄ㅠㅠ\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/mistakes"},"status":"Created","code":201,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:21:58 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Location","value":"mistakes/64"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1b7992c5-177d-4e9f-be14-91478610dc2a"},{"name":"나의 실수 목록 조회","id":"79704d36-e1e7-4e46-9959-4b944eb68d95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/mistakes?page=&size=&tag=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["mistakes"],"host":["https://api.siltarae.me/api/v1"],"query":[{"description":{"content":"<p>페이지 번호</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>페이지 당 데이터 개수</p>\n","type":"text/plain"},"key":"size","value":""},{"description":{"content":"<p>필터링할 태그 번호</p>\n","type":"text/plain"},"key":"tag","value":""}],"variable":[]}},"response":[{"id":"f2657802-fd30-4ebe-856c-68ce91487340","name":"성공","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.siltarae.me/api/v1/mistakes?page=0&size=10&tag=73,74","host":["https://api.siltarae.me/api/v1"],"path":["mistakes"],"query":[{"key":"page","value":"0","description":"페이지 번호"},{"key":"size","value":"10","description":"페이지 당 데이터 개수"},{"key":"tag","value":"73,74","description":"필터링할 태그 번호"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:29:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 2,\n    \"mistakes\": [\n        {\n            \"id\": 64,\n            \"content\": \"면접보러 갈 때 여벌 운동화 챙겨가는걸 깜빡했다. 발가락 으깨지는줄ㅠㅠ\",\n            \"tags\": [\n                {\n                    \"id\": 73,\n                    \"name\": \"면접\"\n                },\n                {\n                    \"id\": 74,\n                    \"name\": \"일상\"\n                }\n            ],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"memberId\": 22,\n            \"memberName\": \"파덕\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/f296f761-274e-401a-85e5-c3d42550a864.jpeg\",\n            \"likeAble\": false\n        },\n        {\n            \"id\": 61,\n            \"content\": \"마지막으로 궁금한 점 없냐는 질문에 입사해서 직접 확인해 보겠다는 헛소리를 했다😭😭😭\",\n            \"tags\": [\n                {\n                    \"id\": 73,\n                    \"name\": \"면접\"\n                }\n            ],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"memberId\": 22,\n            \"memberName\": \"파덕\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/f296f761-274e-401a-85e5-c3d42550a864.jpeg\",\n            \"likeAble\": false\n        }\n    ],\n    \"tags\": [\n        {\n            \"id\": 73,\n            \"name\": \"면접\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"일상\"\n        }\n    ]\n}"}],"_postman_id":"79704d36-e1e7-4e46-9959-4b944eb68d95"},{"name":"실수 상세 조회","id":"7754093f-db6c-4305-a821-d1d150d830a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/mistakes/{mistakeId}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["mistakes","{mistakeId}"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"bfb40bff-a214-40e9-b97f-8e1c58cbf314","name":"성공","originalRequest":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/mistakes/61"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:20:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 61,\n    \"content\": \"마지막으로 궁금한 점 없냐는 질문에 입사해서 직접 확인해 보겠다는 헛소리를 했다😭😭😭\",\n    \"tags\": [\n        {\n            \"id\": 73,\n            \"name\": \"면접\"\n        }\n    ],\n    \"commentCount\": 0,\n    \"likeCount\": 0,\n    \"memberId\": 22,\n    \"memberName\": \"파덕\",\n    \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/f296f761-274e-401a-85e5-c3d42550a864.jpeg\",\n    \"likeAble\": false\n}"}],"_postman_id":"7754093f-db6c-4305-a821-d1d150d830a8"},{"name":"실수 선택 삭제","id":"4aa0eb0f-0e76-4906-8458-bc9cc80fcf27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[65, 66]","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/mistakes/delete","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["mistakes","delete"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"1a50d9dc-8157-42ef-95b0-b8092d252d76","name":"성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[65, 66]","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/mistakes/delete"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:25:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4aa0eb0f-0e76-4906-8458-bc9cc80fcf27"}],"id":"8fcd4886-6a8c-4c2a-a638-a3f7ae222eaa","_postman_id":"8fcd4886-6a8c-4c2a-a638-a3f7ae222eaa","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}}},{"name":"태그","item":[{"name":"태그 등록","id":"59257c64-1d55-4667-8909-de9d9f1792f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"면접\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/tags","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["tags"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"b5295b41-5ab5-4939-b61d-3abb8461398a","name":"성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"면접\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 13:52:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 73,\n    \"name\": \"면접\",\n    \"mistakeCount\": 0\n}"}],"_postman_id":"59257c64-1d55-4667-8909-de9d9f1792f9"},{"name":"태그 선택 삭제","id":"443f5236-cb4e-4271-880f-8603f55ba0f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[72]","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/tags/delete","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["tags","delete"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"afc5ef90-fac7-4abe-ba10-658a4f7fe0e5","name":"성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[69]","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/tags/delete"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 04:47:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":null},{"id":"2889f420-270e-4ae9-9256-19daad0f0e69","name":"실패","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[72]","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/tags/delete"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 04:46:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3002,\n    \"message\": \"해당하는 태그가 존재하지 않습니다.\"\n}"}],"_postman_id":"443f5236-cb4e-4271-880f-8603f55ba0f2"},{"name":"나의 태그 목록 조회","id":"46f53cbe-9d28-492a-b8dd-a3c13679784d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/tags","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["tags"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"8ce16f37-bd9b-46f1-b616-46952f97feee","name":"성공","originalRequest":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:23:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 2,\n    \"tags\": [\n        {\n            \"id\": 73,\n            \"name\": \"면접\",\n            \"mistakeCount\": 2\n        },\n        {\n            \"id\": 74,\n            \"name\": \"일상\",\n            \"mistakeCount\": 1\n        }\n    ]\n}"}],"_postman_id":"46f53cbe-9d28-492a-b8dd-a3c13679784d"}],"id":"0e5292ed-43d1-4b9d-8835-573e2037776a","_postman_id":"0e5292ed-43d1-4b9d-8835-573e2037776a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}}},{"name":"피드","item":[{"name":"피드 조회","id":"3481c362-6fdc-4b73-a51e-097fe9f46bbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/feed?page=&size=&feedType=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["feed"],"host":["https://api.siltarae.me/api/v1"],"query":[{"description":{"content":"<p>페이지 번호</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>페이지 당 데이터 개수</p>\n","type":"text/plain"},"key":"size","value":""},{"description":{"content":"<p>FASTEST(최신순) / POPULAR(인기순)</p>\n","type":"text/plain"},"key":"feedType","value":""}],"variable":[]}},"response":[{"id":"7bb220c7-77fb-4f42-a17b-9acd88359400","name":"성공","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.siltarae.me/api/v1/feed?page=0&size=4&feedType=FASTEST","host":["https://api.siltarae.me/api/v1"],"path":["feed"],"query":[{"key":"page","value":"0","description":"페이지 번호"},{"key":"size","value":"4","description":"페이지 당 데이터 개수"},{"key":"feedType","value":"FASTEST","description":"FASTEST(최신순) / POPULAR(인기순)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:38:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 45,\n    \"feeds\": [\n        {\n            \"id\": 64,\n            \"content\": \"면접보러 갈 때 여벌 운동화 챙겨가는걸 깜빡했다. 발가락 으깨지는줄ㅠㅠ\",\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"memberId\": 22,\n            \"memberName\": \"파덕\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/f296f761-274e-401a-85e5-c3d42550a864.jpeg\",\n            \"likeAble\": false\n        },\n        {\n            \"id\": 61,\n            \"content\": \"마지막으로 궁금한 점 없냐는 질문에 입사해서 직접 확인해 보겠다는 헛소리를 했다😭😭😭\",\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"memberId\": 22,\n            \"memberName\": \"파덕\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/f296f761-274e-401a-85e5-c3d42550a864.jpeg\",\n            \"likeAble\": false\n        },\n        {\n            \"id\": 60,\n            \"content\": \"강남에 출퇴근하고 있었다. 버스와 지하철로 통근중이다. 그런데 가는길이 정말 멀다. 가면서 많은 음식점과 카페가 있따. 배가 고프지만 저걸 다 먹으면 돼지가 되겠지. 하지만 먹고싶다. 여유가 생기면 다 먹어볼 생각이다.강남에 출퇴근하고 있었다. \",\n            \"commentCount\": 2,\n            \"likeCount\": 0,\n            \"memberId\": 18,\n            \"memberName\": \"김진섭\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/2821eb75-2658-4921-8570-681080a26e00.jpeg\",\n            \"likeAble\": false\n        },\n        {\n            \"id\": 59,\n            \"content\": \"강남에 출퇴근하고 있었다. 버스와 지하철로 통근중이다. 그런데 가는길이 정말 멀다. 가면서 많은 음식점과 카페가 있따. 배가 고프지만 저걸 다 먹으면 돼지가 되겠지. 하지만 먹고싶다. 여유가 생기면 다 먹어볼 생각이다.\",\n            \"commentCount\": 3,\n            \"likeCount\": 0,\n            \"memberId\": 18,\n            \"memberName\": \"김진섭\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/2821eb75-2658-4921-8570-681080a26e00.jpeg\",\n            \"likeAble\": false\n        }\n    ]\n}"}],"_postman_id":"3481c362-6fdc-4b73-a51e-097fe9f46bbe"}],"id":"22d5aa82-89d9-4bb5-9a1d-e1c2e25b9fa4","_postman_id":"22d5aa82-89d9-4bb5-9a1d-e1c2e25b9fa4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}}},{"name":"좋아요","item":[{"name":"좋아요 등록 및 취소","id":"54f6b9dc-9e7f-4a84-9d04-61d4c1b24950","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.siltarae.me/api/v1/like?mistakeId=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["like"],"host":["https://api.siltarae.me/api/v1"],"query":[{"key":"mistakeId","value":""}],"variable":[]}},"response":[{"id":"e839f260-6a52-41e2-b37f-ad8df35416c7","name":"성공","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.siltarae.me/api/v1/like?mistakeId=8","host":["https://api.siltarae.me/api/v1"],"path":["like"],"query":[{"key":"mistakeId","value":"8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 06:06:43 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"54f6b9dc-9e7f-4a84-9d04-61d4c1b24950"}],"id":"fff3d595-9e44-4a07-bd4b-1dd33360d450","_postman_id":"fff3d595-9e44-4a07-bd4b-1dd33360d450","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}}},{"name":"댓글","item":[{"name":"댓글 등록","id":"ec4b4648-ea1c-497f-b8fe-fbe7c47e1794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"mistakeId\": 4,\n    \"content\": \"🥶🥶🥶\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/comment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["comment"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"874aee85-5b8f-4a03-ba59-81b327e2c29c","name":"성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"mistakeId\": 4,\n    \"content\": \"🥶🥶🥶\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/comment"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 13:51:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": 22,\n    \"memberName\": \"파덕\",\n    \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/f296f761-274e-401a-85e5-c3d42550a864.jpeg\",\n    \"commentId\": 145,\n    \"commentContent\": \"🥶🥶🥶\"\n}"}],"_postman_id":"ec4b4648-ea1c-497f-b8fe-fbe7c47e1794"},{"name":"댓글 목록 조회","id":"9d59d179-9fb7-4802-a0e8-9138f1b7455e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer [access_token]","type":"text"}],"url":"https://api.siltarae.me/api/v1/comment?mistakeId=&page=&size=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["comment"],"host":["https://api.siltarae.me/api/v1"],"query":[{"key":"mistakeId","value":""},{"key":"page","value":""},{"key":"size","value":""}],"variable":[]}},"response":[{"id":"6bbe8f2d-6e82-4993-8909-668357fbd06c","name":"성공","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.siltarae.me/api/v1/comment?mistakeId=4&page=0&size=10","host":["https://api.siltarae.me/api/v1"],"path":["comment"],"query":[{"key":"mistakeId","value":"4"},{"key":"page","value":"0"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 06:24:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 2,\n    \"comments\": [\n        {\n            \"memberId\": 22,\n            \"memberName\": \"파덕\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/default_image.png\",\n            \"commentId\": 138,\n            \"commentContent\": \"🥶🥶🥶\"\n        },\n        {\n            \"memberId\": 21,\n            \"memberName\": \"도운\",\n            \"memberImageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/deb09d39-9e5d-4e0d-8905-9f958de7248b.png\",\n            \"commentId\": 114,\n            \"commentContent\": \"맞아요 오늘 추워요 ㅠ\"\n        }\n    ]\n}"}],"_postman_id":"9d59d179-9fb7-4802-a0e8-9138f1b7455e"},{"name":"댓글 삭제","id":"a405c775-61db-499f-b5cc-0a86dd855728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.siltarae.me/api/v1/comment/{commentId}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["comment","{commentId}"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"1226d288-9c72-4fde-8716-a50ccce5eeaa","name":"성공","originalRequest":{"method":"DELETE","header":[],"url":"https://api.siltarae.me/api/v1/comment/{commentId}"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 19 Feb 2024 14:17:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a405c775-61db-499f-b5cc-0a86dd855728"}],"id":"70e50940-0598-4ac3-8010-76f715793552","_postman_id":"70e50940-0598-4ac3-8010-76f715793552","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}}},{"name":"회원","item":[{"name":"회원 정보 조회","id":"9330c8d2-a46a-4b2d-b39c-8935920cd7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/member","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["member"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"2b88ceae-281c-4848-af55-a2866b10a38e","name":"성공","originalRequest":{"method":"GET","header":[],"url":"https://api.siltarae.me/api/v1/member"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 05:45:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"nickname\": \"abc\",\n    \"imageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/default_image.png\"\n}"}],"_postman_id":"9330c8d2-a46a-4b2d-b39c-8935920cd7fc"},{"name":"프로필 이미지 변경","id":"de38bff9-0000-427c-8e1d-97f5e35c962f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/Lee/Desktop/커비.jpeg"}]},"url":"https://api.siltarae.me/api/v1/member/image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["member","image"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"b7b22c04-6514-47d3-b6b5-4178c6aad74e","name":"성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/Lee/Desktop/커비.jpeg"}],"options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/member/image"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 05:47:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"imageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/a4bee680-dcb0-4c8a-820d-be2caf1661ed.jpeg\"\n}"}],"_postman_id":"de38bff9-0000-427c-8e1d-97f5e35c962f"},{"name":"프로필 이미지 삭제","id":"28c435c1-a749-4034-8b71-eb4f4fdcaeff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.siltarae.me/api/v1/member/image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["member","image"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"66559ab5-9225-47b7-b84c-4fce96b7a866","name":"성공","originalRequest":{"method":"DELETE","header":[],"url":"https://api.siltarae.me/api/v1/member/image"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 05:51:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"imageUrl\": \"https://weavers-siltarae.s3.ap-northeast-2.amazonaws.com/profile/default_image.png\"\n}"}],"_postman_id":"28c435c1-a749-4034-8b71-eb4f4fdcaeff"},{"name":"닉네임 변경","id":"6c7ae197-c7ff-4476-802d-d1b2ba45637d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"nickname\": \"파덕\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/member","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}},"urlObject":{"path":["member"],"host":["https://api.siltarae.me/api/v1"],"query":[],"variable":[]}},"response":[{"id":"84eac3b7-f014-4b2e-af30-2ff11877e1d7","name":"성공","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"nickname\": \"파덕\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.siltarae.me/api/v1/member"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 18 Feb 2024 05:57:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"}],"cookie":[],"responseTime":null,"body":"{\n    \"nickname\": \"파덕\"\n}"}],"_postman_id":"6c7ae197-c7ff-4476-802d-d1b2ba45637d"}],"id":"0c417c1a-4521-48e6-9445-b4133a46edd5","_postman_id":"0c417c1a-4521-48e6-9445-b4133a46edd5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","id":"ac0892ed-bee1-4912-ab1b-5c32dbce733d","name":"실타래","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"cff55c73-75f6-4485-a120-4af7fda19dc5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2e745dc6-f21e-4a3c-9639-8a44989515ec","type":"text/javascript","exec":[""]}}],"variable":[{"key":"siltarae","value":"https://api.siltarae.me/api/v1","type":"string"}]}