{"info":{"_postman_id":"f3e1c036-a2b6-426f-ac03-c4109d3a1386","name":"7-Eleven","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15713384","collectionId":"f3e1c036-a2b6-426f-ac03-c4109d3a1386","publishedId":"2s9Xxzut34","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-08T06:46:47.000Z"},"item":[{"name":"Account","item":[{"name":"자체회원가입","id":"db08f444-bede-47b4-97aa-41f2cde0f336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"displayName\":\"김매니저\",\n    \"email\":\"superadmin1@gmail.com\",\n    \"password\":\"1111\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/signup","urlObject":{"protocol":"http","path":["v1","accounts","signup"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"db08f444-bede-47b4-97aa-41f2cde0f336"},{"name":"자체로그인 GET","id":"2d42ee20-fbd5-4635-a88b-95742e71c28d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/login","urlObject":{"protocol":"http","path":["v1","accounts","login"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d42ee20-fbd5-4635-a88b-95742e71c28d"},{"name":"자체로그인 POST (인증요청)","id":"56b0c4be-6532-41ca-8a5c-067a6d44c4a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"superadmin@gmail.com\",\r\n    \"password\":\"7eleven!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/authenticate","urlObject":{"protocol":"http","path":["v1","accounts","authenticate"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"56b0c4be-6532-41ca-8a5c-067a6d44c4a0"},{"name":"자체로그인 POST (인증실패)","id":"6b603c0d-8bc7-407d-8ed3-3df424154c3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"dev.st1027@gmail.com\",\r\n    \"password\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/authenticate","urlObject":{"protocol":"http","path":["v1","accounts","authenticate"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b603c0d-8bc7-407d-8ed3-3df424154c3b"},{"name":"자체 로그아웃","id":"cec22e0a-9a90-41f5-bf88-78ab474b697a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"superadmin@gmail.com\",\r\n    \"password\":\"1111\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/logout/{accountId}","urlObject":{"protocol":"http","path":["v1","accounts","logout","{accountId}"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"cec22e0a-9a90-41f5-bf88-78ab474b697a"},{"name":"소셜로그인","id":"081f1292-e93b-4c42-86da-5c14a5092e59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"token\": \"\",\n    \"refreshToken\": \"\" \n}"},"url":"http://localhost:8888/oauth2/authorization/google","urlObject":{"protocol":"http","path":["oauth2","authorization","google"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"081f1292-e93b-4c42-86da-5c14a5092e59"},{"name":"소셜 로그아웃","id":"f54f120c-bd81-4cd3-ae00-56b0a146603b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"superadmin@gmail.com\",\r\n    \"password\":\"1111\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/social-logout/{accountId}","urlObject":{"protocol":"http","path":["v1","accounts","social-logout","{accountId}"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"f54f120c-bd81-4cd3-ae00-56b0a146603b"},{"name":"회원 정보 수정","id":"e136cb6b-ce33-4434-a861-39c3ad48481a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"displayName\":\"김승태\",\r\n    \"title\":\"제목이당\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/accounts/1","urlObject":{"protocol":"http","path":["v1","accounts","1"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"e136cb6b-ce33-4434-a861-39c3ad48481a"},{"name":"회원 페이지 조회","id":"4cd0a2e0-2277-42a0-ac80-e61c13f5ed2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlcyI6WyJBRE1JTiIsIlVTRVIiXSwidXNlcm5hbWUiOiJzdXBlcmFkbWluQGdtYWlsLmNvbSIsInN1YiI6InN1cGVyYWRtaW5AZ21haWwuY29tIiwiaWF0IjoxNjkyMjk5NDE0LCJleHAiOjE2OTIzMDEyMTR9.a7-W-kwfrjGyKw2ggZCN0UrQiSRceimGJ2ni6F02iXA","type":"text"}],"url":"http://localhost:8888/v1/accounts?page=1&size=10","urlObject":{"protocol":"http","path":["v1","accounts"],"host":["localhost:8888"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"4cd0a2e0-2277-42a0-ac80-e61c13f5ed2a"},{"name":"비밀번호수정","id":"c4c5e930-4b14-455d-8d5b-fd4273590ba2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlcyI6WyJBRE1JTiIsIlVTRVIiXSwidXNlcm5hbWUiOiJzdXBlcmFkbWluQGdtYWlsLmNvbSIsInN1YiI6InN1cGVyYWRtaW5AZ21haWwuY29tIiwiaWF0IjoxNjkyMDI5MzkxLCJleHAiOjE2OTIwMzExOTF9.CtGK2avbKevtuRAlJ5E101qIZ22eYNZ8eCFY82nT1hM","type":"text"}],"url":"http://localhost:8888/v1/accounts/correction-pw","urlObject":{"protocol":"http","path":["v1","accounts","correction-pw"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4c5e930-4b14-455d-8d5b-fd4273590ba2"},{"name":"사용자삭제","id":"4925872a-4b2d-49df-ba1f-696a7867303b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8888/v1/accounts","urlObject":{"protocol":"http","path":["v1","accounts"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"4925872a-4b2d-49df-ba1f-696a7867303b"},{"name":"New Request","id":"7d0c0eb1-cc27-40ad-a288-9d351e254cc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"7d0c0eb1-cc27-40ad-a288-9d351e254cc6"}],"id":"50a3e8c6-ff67-4627-abc3-d50675db29fb","_postman_id":"50a3e8c6-ff67-4627-abc3-d50675db29fb","description":""},{"name":"Question","item":[{"name":"질문 상세 조회","id":"962b40f0-0c1c-4662-83c2-654466be4af0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://3.36.128.133/v1/questions/6","description":"<p>question_id로 특정 id의 질문을 조회하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","questions","6"],"host":["3.36.128.133"],"query":[],"variable":[]}},"response":[],"_postman_id":"962b40f0-0c1c-4662-83c2-654466be4af0"},{"name":"질문 수정","id":"686cbf11-a145-4d15-acf3-dd25396981f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlcyI6WyJBRE1JTiIsIlVTRVIiXSwidXNlcm5hbWUiOiJzdXBlcmFkbWluQGdtYWlsLmNvbSIsInN1YiI6InN1cGVyYWRtaW5AZ21haWwuY29tIiwiaWF0IjoxNjkyMjkzMjM5LCJleHAiOjE2OTIyOTUwMzl9.yEL7OcYwM9rT_oAhb2T_oFCWEIL7FQXePwkk7w1UDOA","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"active 6번번\",\n  \"body\": \"질문 내용\",\n}","options":{"raw":{"language":"json"}}},"url":"http://3.36.128.133/v1/questions/6","description":"<p>question_id로 특정 id의 질문을 수정하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","questions","6"],"host":["3.36.128.133"],"query":[],"variable":[]}},"response":[],"_postman_id":"686cbf11-a145-4d15-acf3-dd25396981f3"},{"name":"질문 작성","id":"3826dbb0-57b0-4075-adb9-98f5e2c022a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlcyI6W10sInVzZXJuYW1lIjoic3VwZXJhZG1pbkBnbWFpbC5jb20iLCJzdWIiOiJzdXBlcmFkbWluQGdtYWlsLmNvbSIsImlhdCI6MTY5MjY4NjUyNCwiZXhwIjoxNjkyNjg4MzI0fQ.ZNcbxcTHW2wb0lLGMAxugFSRmu_b52H6Y32iyw-AhpQ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"test3\",\n    \"body\": \"test body3\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/questions","description":"<p>질문을 작성하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","questions"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"3826dbb0-57b0-4075-adb9-98f5e2c022a5"},{"name":"질문 삭제","id":"c9684003-89a7-4b12-880b-d05c1ce5ed9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http:/3.36.128.133/v1/questions/1","description":"<p>question_id로 특정 id의 질문을 삭제하는 API</p>\n","urlObject":{"port":"","path":["3.36.128.133","v1","questions","1"],"host":["http"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9684003-89a7-4b12-880b-d05c1ce5ed9b"},{"name":"최신순 조회","id":"f9ea0228-38ee-4059-a3c8-319939d4e799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.36.128.133/v1/questions/newest","urlObject":{"protocol":"http","path":["v1","questions","newest"],"host":["3.36.128.133"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9ea0228-38ee-4059-a3c8-319939d4e799"},{"name":"수정순 조회","id":"8ea0fdd6-c6e4-4512-9caa-1bf47e81adf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http:/3.36.128.133/v1/questions/active","urlObject":{"port":"","path":["3.36.128.133","v1","questions","active"],"host":["http"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ea0fdd6-c6e4-4512-9caa-1bf47e81adf6"},{"name":"답변X 조회","id":"a6fed4e4-3361-47d3-9a78-e2e5ac55bec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.36.128.133v1/questions/unanswered","urlObject":{"protocol":"http","path":["questions","unanswered"],"host":["3.36.128.133v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6fed4e4-3361-47d3-9a78-e2e5ac55bec9"},{"name":"week 조회","id":"27e425a2-81c7-40d5-9bfb-0a65be2a83cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/v1/questions/week","urlObject":{"protocol":"http","port":"8080","path":["v1","questions","week"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"27e425a2-81c7-40d5-9bfb-0a65be2a83cf"},{"name":"Month 조회","id":"12f43b1b-aa5f-4885-988b-70c03d69875f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.36.128.133/v1/questions/month","urlObject":{"protocol":"http","path":["v1","questions","month"],"host":["3.36.128.133"],"query":[],"variable":[]}},"response":[],"_postman_id":"12f43b1b-aa5f-4885-988b-70c03d69875f"},{"name":"투표순 조회","id":"c59d0c85-387f-4410-95ff-2204fb50bb6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.36.128.133/v1/questions/hot","urlObject":{"protocol":"http","path":["v1","questions","hot"],"host":["3.36.128.133"],"query":[],"variable":[]}},"response":[],"_postman_id":"c59d0c85-387f-4410-95ff-2204fb50bb6e"},{"name":"test","id":"abca9e83-fd54-4f70-8b7c-4ffb86dcf0d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://3.36.128.133/v1/questions?tab=newest&page=1&size=15","urlObject":{"protocol":"http","path":["v1","questions"],"host":["3.36.128.133"],"query":[{"key":"tab","value":"newest"},{"key":"page","value":"1"},{"key":"size","value":"15"}],"variable":[]}},"response":[],"_postman_id":"abca9e83-fd54-4f70-8b7c-4ffb86dcf0d6"}],"id":"287aead8-8d29-4bd9-9459-051d2a1fa94e","_postman_id":"287aead8-8d29-4bd9-9459-051d2a1fa94e","description":""},{"name":"Answer","item":[{"name":"답변 전체 조회","id":"19e2a58b-a958-4e2e-9580-62e1487e0dee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/answer","description":"<p>전체 답변을 조회하는 API</p>\n","urlObject":{"protocol":"http","path":["answer"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"19e2a58b-a958-4e2e-9580-62e1487e0dee"},{"name":"답변 수정","id":"8240d9bb-ac32-4e69-adab-edd8bc653008","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"body\": \"body\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/answer/{answer_id}","description":"<p>answer_id로 특정 id의 답변을 수정하는 API</p>\n","urlObject":{"protocol":"http","path":["answer","{answer_id}"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"8240d9bb-ac32-4e69-adab-edd8bc653008"},{"name":"답변 작성","id":"b75d402c-4324-4654-b1b4-0ea4ceec2b94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlcyI6WyJVU0VSIl0sInVzZXJuYW1lIjoic3VwZXJhZG1pbjJAZ21haWwuY29tIiwic3ViIjoic3VwZXJhZG1pbjJAZ21haWwuY29tIiwiaWF0IjoxNjkyMzQzNTkyLCJleHAiOjE2OTIzNDUzOTJ9.qUQOcKsVITyz0QXCjRT0S2_HSweKihwO6KwQEndismI","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"questionId\": 1,\n    \"body\": \"body\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/answer","description":"<p>답변을 작성하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","answer"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"b75d402c-4324-4654-b1b4-0ea4ceec2b94"},{"name":"답변 삭제","id":"893d02d4-adbd-4155-bfc1-c10917e18fac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8888/answer/1","description":"<p>answer_id로 특정 id의 답변을 삭제하는 API</p>\n","urlObject":{"protocol":"http","path":["answer","1"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"893d02d4-adbd-4155-bfc1-c10917e18fac"}],"id":"02a9cef3-7d4e-4d10-88f1-fc0d26748603","_postman_id":"02a9cef3-7d4e-4d10-88f1-fc0d26748603","description":""},{"name":"Tag","item":[{"name":"태그 작성","id":"7cffab90-ee39-4cc9-a602-ea1386aec868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"tag_name\": \"test_tag\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/tag","description":"<p>태그를 작성하는 API</p>\n","urlObject":{"protocol":"http","path":["tag"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cffab90-ee39-4cc9-a602-ea1386aec868"}],"id":"4eb79380-b243-4f56-877b-9730c0d75d2a","_postman_id":"4eb79380-b243-4f56-877b-9730c0d75d2a","description":""},{"name":"\b질문 댓글","item":[{"name":"댓글 작성","id":"e7ac82a4-2ea0-4b65-8c7a-84d126babbd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"body\": \"body\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/comments","description":"<p>댓글 작성을 요청하는 API</p>\n","urlObject":{"protocol":"http","path":["comments"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7ac82a4-2ea0-4b65-8c7a-84d126babbd0"},{"name":"댓글 수정","id":"fe6d29b6-56d2-4229-a0ac-03fb0f561faf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"body\": \"body\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/comments/{comment-id}","description":"<p>특정 댓글을 수정하는 API</p>\n","urlObject":{"protocol":"http","path":["comments","{comment-id}"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe6d29b6-56d2-4229-a0ac-03fb0f561faf"},{"name":"댓글 삭제","id":"24142151-b74c-4136-aa79-71655cfbe029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8888/comments/{comment-id}","description":"<p>특정 댓글을 삭제하는 API</p>\n","urlObject":{"protocol":"http","path":["comments","{comment-id}"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"24142151-b74c-4136-aa79-71655cfbe029"},{"name":"질문 댓글 전체 조회","id":"db864197-f07b-4c30-9cb5-ee1118a4a945","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/comments/question?page=1&size=10","urlObject":{"protocol":"http","path":["v1","comments","question"],"host":["localhost:8888"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"db864197-f07b-4c30-9cb5-ee1118a4a945"}],"id":"21beb86f-16d0-4fa1-8d22-aa17a652a866","_postman_id":"21beb86f-16d0-4fa1-8d22-aa17a652a866","description":""},{"name":"답변 댓글","item":[{"name":"댓글 작성","id":"f36d765e-d49b-460f-b8f4-020042bf011f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"accountId\": 9,\n    \"answerId\": 1,\n    \"contents\": \"댓글테스트\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/comments/answer","description":"<p>댓글 작성을 요청하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","comments","answer"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"f36d765e-d49b-460f-b8f4-020042bf011f"},{"name":"댓글 수정","id":"7c9e42b5-756c-4138-bcf0-b0ba11ed25fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"contents\": \"contents update!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/comments/answer/2","description":"<p>특정 댓글을 수정하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","comments","answer","2"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c9e42b5-756c-4138-bcf0-b0ba11ed25fb"},{"name":"댓글 삭제","id":"6f89be35-b89f-4530-85a9-de9276420617","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8888/v1/comments/answer/1","description":"<p>특정 댓글을 삭제하는 API</p>\n","urlObject":{"protocol":"http","path":["v1","comments","answer","1"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f89be35-b89f-4530-85a9-de9276420617"},{"name":"질문 댓글 전체 조회","id":"dd356ee8-6575-4051-b071-ddcfc316194e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"answerId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/v1/comments/answer?page=1&size=10","urlObject":{"protocol":"http","path":["v1","comments","answer"],"host":["localhost:8888"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"dd356ee8-6575-4051-b071-ddcfc316194e"}],"id":"c5c2c1ba-eebb-4e9c-be3f-eadafd02b12a","_postman_id":"c5c2c1ba-eebb-4e9c-be3f-eadafd02b12a","description":""},{"name":"Vote","item":[{"name":"게시글(질문 or 답변) 투표","id":"f8065681-18ce-43e8-af93-245b6a026732","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8888/votes/{vote_id}","description":"<p>특정 답변을 추천하는 API</p>\n","urlObject":{"protocol":"http","path":["votes","{vote_id}"],"host":["localhost:8888"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8065681-18ce-43e8-af93-245b6a026732"},{"name":"질문 투표 조회","id":"9db9baff-c2c6-4015-8c09-d6255bac175b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"9db9baff-c2c6-4015-8c09-d6255bac175b"},{"name":"답변 투표 조회","id":"5aaa4f47-da09-4e9a-a36f-5fc5a0596929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5aaa4f47-da09-4e9a-a36f-5fc5a0596929"}],"id":"7c502a44-b0b3-46fe-a8b8-2f54b2b6cee5","_postman_id":"7c502a44-b0b3-46fe-a8b8-2f54b2b6cee5","description":""},{"name":"New Request","id":"13c35559-04b8-4f06-b6ce-63575e7ac7d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/v1/parents","urlObject":{"protocol":"http","port":"8080","path":["v1","parents"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"13c35559-04b8-4f06-b6ce-63575e7ac7d9"}],"event":[{"listen":"prerequest","script":{"id":"8aef8a5a-c8e0-45ea-b22c-2903a0067d5f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4d87e131-3030-4d3b-b449-b017af7f120d","type":"text/javascript","exec":[""]}}],"variable":[{"key":"host","value":"localhost:8888","type":"string"},{"key":"ec2_host","value":"3.36.128.133","type":"string"},{"value":"","type":"string"}]}