{"info":{"_postman_id":"198d9e55-2828-42ff-8546-62faef0d0392","name":"DoDream","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30979994","collectionId":"198d9e55-2828-42ff-8546-62faef0d0392","publishedId":"2sAYX8HgN7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-07T06:41:05.000Z"},"item":[{"name":"공지사항","item":[{"name":"공지사항 조회","id":"4e766707-5315-4951-a8e0-f73cd91ffa15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/83/notice","urlObject":{"protocol":"http","port":"8080","path":["api","study","83","notice"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c42e169f-015b-4061-87b2-304bde438c0d","name":"공지사항 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/83/notice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:09:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"content\": \"세계 전자 면접을 위한 스터디방입니다.\",\n    \"studyId\": 83,\n    \"createdAt\": \"2024-11-05 17:46:01\",\n    \"updatedAt\": \"2024-11-05 17:46:01\",\n    \"deleted\": false\n}"}],"_postman_id":"4e766707-5315-4951-a8e0-f73cd91ffa15"},{"name":"공지사항 추가","id":"19fcac02-aee0-4feb-ad4d-440e552379e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"해동전자 면접을 위한 스터디방입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/104/notice","urlObject":{"protocol":"http","port":"8080","path":["api","study","104","notice"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"645e8cb7-a99b-4f57-9c94-d7787b4e0025","name":"공지사항 추가","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"해동전자 면접을 위한 스터디방입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/104/notice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:12:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"content\": \"해동전자 면접을 위한 스터디방입니다.\",\n    \"studyId\": 104,\n    \"createdAt\": \"2025-02-14 19:12:45\",\n    \"updatedAt\": \"2025-02-14 19:12:45\",\n    \"deleted\": false\n}"}],"_postman_id":"19fcac02-aee0-4feb-ad4d-440e552379e2"},{"name":"공지사항 수정","id":"08ce342e-dbcb-4cd2-8ffa-939a5212b87f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"해동전자 면접을 위한 스터디방입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/104/notice/13","urlObject":{"protocol":"http","port":"8080","path":["api","study","104","notice","13"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"08ce342e-dbcb-4cd2-8ffa-939a5212b87f"},{"name":"공지사항 삭제","id":"8619cf21-36f9-45f4-aede-c4de8a4acac8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/104/notice/13","urlObject":{"protocol":"http","port":"8080","path":["api","study","104","notice","13"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a24d3484-48c8-4aad-a301-0ad5cb54d746","name":"공지사항 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/104/notice/13"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:20:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"content\": \"\",\n    \"createdAt\": null,\n    \"updatedAt\": \"2025-02-14 19:12:45\",\n    \"deleted\": true\n}"}],"_postman_id":"8619cf21-36f9-45f4-aede-c4de8a4acac8"},{"name":"공지사항 댓글 조회","id":"47b962e5-f469-4870-934e-047c4f9bd11a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/notice/4/comments","urlObject":{"protocol":"http","port":"8080","path":["api","notice","4","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d25566ca-c33f-4f20-b421-952ae2b076ad","name":"공지사항 댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/notice/4/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:24:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 6,\n            \"content\": \"공지사항 테스트\",\n            \"username\": \"minsung\",\n            \"noticeId\": 4,\n            \"likeCount\": 0,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"userId\": 2,\n            \"createdAt\": \"2024-10-28 16:23:30\",\n            \"updatedAt\": null,\n            \"liked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"47b962e5-f469-4870-934e-047c4f9bd11a"},{"name":"공지사항 댓글 생성","id":"5ed513e6-46fa-4239-a6e2-8e0c3b3d1a2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"공지사항 수정합니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notice/4/comments","urlObject":{"protocol":"http","port":"8080","path":["api","notice","4","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aba5f417-06e8-467e-a18d-4262be11ef76","name":"공지사항 댓글 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"공지사항 수정합니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notice/4/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:27:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 9,\n    \"content\": \"공지사항 수정합니다.\",\n    \"username\": \"minsung\",\n    \"noticeId\": 4,\n    \"likeCount\": 0,\n    \"profileImage\": null,\n    \"userId\": null,\n    \"createdAt\": \"2025-02-14 19:27:47\",\n    \"updatedAt\": \"2025-02-14 19:27:47\",\n    \"liked\": false\n}"}],"_postman_id":"5ed513e6-46fa-4239-a6e2-8e0c3b3d1a2d"},{"name":"공지사항 댓글 수정","id":"fac4ff57-4c6f-4f62-9255-9c37dc2b0b10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"공지사항 다시 수정하겠습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notice/4/comments/9","urlObject":{"protocol":"http","port":"8080","path":["api","notice","4","comments","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fac4ff57-4c6f-4f62-9255-9c37dc2b0b10"},{"name":"공지사항 댓글 삭제","id":"1b74235e-741a-4fcd-a57c-ce74c2fc13e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/notice/4/comments/9","urlObject":{"protocol":"http","port":"8080","path":["api","notice","4","comments","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c1b97a2a-46fd-442b-9854-b4039256192a","name":"공지사항 댓글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/notice/4/comments/9"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Fri, 14 Feb 2025 10:29:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1b74235e-741a-4fcd-a57c-ce74c2fc13e0"},{"name":"공지사항 댓글 좋아요 생성/취소","id":"79d4c1e2-a9b4-4342-bcc1-a3ca357b6e4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"isDeleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notice/4/comments/10/like","urlObject":{"protocol":"http","port":"8080","path":["api","notice","4","comments","10","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d004d4a7-11ed-4bca-bfd8-4099289aea92","name":"공지사항 댓글 좋아요 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"isDeleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notice/4/comments/10/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:31:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"userId\": 2,\n    \"noticeCommentId\": 10,\n    \"deleted\": false\n}"},{"id":"c364ce76-629a-4b5a-ac73-b4d47df9efa1","name":"공지사항 댓글 좋아요 취소","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"isDeleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notice/4/comments/10/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:31:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"userId\": 2,\n    \"noticeCommentId\": 10,\n    \"deleted\": true\n}"}],"_postman_id":"79d4c1e2-a9b4-4342-bcc1-a3ca357b6e4d"}],"id":"f4532344-52ba-4157-8ae6-44af9bf06565","_postman_id":"f4532344-52ba-4157-8ae6-44af9bf06565","description":""},{"name":"문제","item":[{"name":"문제 전체 조회","id":"c5772ed2-a351-4093-9b0a-f4d3ebd24a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"220f9ec7-5785-4822-a07c-913d034f3a2a","name":"문제 전체 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:13:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 9,\n            \"question\": \"JVM이란 무엇이고 왜 필요한지 설명해 보세요.\",\n            \"evaluation\": {\n                \"evaluationType\": \"EVALUATION_SOSO\",\n                \"userId\": 2,\n                \"createdAt\": \"2024-10-29 16:03:51\"\n            },\n            \"createdAt\": \"2024-10-29 16:03:21\"\n        },\n        {\n            \"id\": 8,\n            \"question\": \"Java가 컴파일되는 과정에 대해 설명해 보세요.\",\n            \"evaluation\": {\n                \"evaluationType\": \"EVALUATION_UNKNOWN\",\n                \"userId\": 2,\n                \"createdAt\": \"2024-11-07 17:16:41\"\n            },\n            \"createdAt\": \"2024-10-29 14:19:50\"\n        },\n        {\n            \"id\": 7,\n            \"question\": \"클래스와 인스턴스의 차이에 대해 설명해 보세요.\",\n            \"evaluation\": {\n                \"evaluationType\": \"EVALUATION_DONE\",\n                \"userId\": 2,\n                \"createdAt\": \"2025-02-10 15:12:25\"\n            },\n            \"createdAt\": \"2024-10-29 14:19:48\"\n        },\n        {\n            \"id\": 6,\n            \"question\": \"Garbage Collector의 역할, 원리에 대해 아는 만큼 설명해 보세요.\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:45\"\n        },\n        {\n            \"id\": 5,\n            \"question\": \"DI와 IoC에 대해 아는 만큼 설명해 보세요.\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:40\"\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 9,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"c5772ed2-a351-4093-9b0a-f4d3ebd24a97"},{"name":"내가 푼 문제 제외하고 조회","id":"d84fbd0c-94c1-4fea-96bb-84c9dd70cd1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/my","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","my"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"12bd2eed-c129-4594-b521-52a1f06c10db","name":"내가 푼 문제 제외하고 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/my"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:15:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 6,\n            \"question\": \"Garbage Collector의 역할, 원리에 대해 아는 만큼 설명해 보세요.\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:45\"\n        },\n        {\n            \"id\": 5,\n            \"question\": \"DI와 IoC에 대해 아는 만큼 설명해 보세요.\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:40\"\n        },\n        {\n            \"id\": 4,\n            \"question\": \"hello world3224 ttt\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:36\"\n        },\n        {\n            \"id\": 3,\n            \"question\": \"hello world334 ttt\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:33\"\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 4,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"d84fbd0c-94c1-4fea-96bb-84c9dd70cd1e"},{"name":"문제 개별 조회","id":"59819c24-9b0a-41ea-8535-1c19cc4b37ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/8","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","8"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"424bdfce-66a4-4f8a-9d3c-83e9a2b7cfbd","name":"문제 개별 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/8"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:17:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 8,\n    \"question\": \"Java가 컴파일되는 과정에 대해 설명해 보세요.\",\n    \"modelAnswer\": \"자바 컴파일 과정은 크게 다섯 가지로 구분할 수 있습니다. 로드, 검증, 준비, 분석, 초기화인데요. 이를 자세히 말해보겠습니다.\\n\\n로드 과정에 대해 설명해 보겠습니다.\\n\\n로드 과정은 클래스 파일을 가져와 JVM의 메모리에 로드하는 과정입니다. 자바 소스 코드(.Java)가 작성되면 자바 컴파일러가 이 소스 코드를 읽어 바이트 코드(.class)로 컴파일한 뒤 이를 클래스 로더에게 전달합니다. 클래스 로더는 동적 로딩으로 필요한 클래스들을 링크하여 JVM 메모리에 업로드해 런타임 데이터를 구성합니다.\\n\\n\\n\\n검증 과정에서는 자바 언어 명세와 JVM 명세에 구성이 맞는지 검증합니다.\\n이후 준비 과정에서는 클래스가 필요로 하는 메모리를 할당하며, 분석 과정에서는 클래스의 상수 풀 내 모든 심볼릭 레퍼런스를 다이렉트 레퍼런스로 변경합니다. 마지막으로 초기화 과정에서는 클래스 변수들을 적절한 값으로 초기화합니다.\\n이러한 과정이 모두 완료되면, 실행 엔진은 JVM 메모리에 업로드된 바이트 코드를 명령어 단위로 가져와 실행합니다.\\n\\n\\n\\n실행 엔진은 인터프리터 방식과 JIT 컴파일러 사용 방식, 두 가지 방식으로 작동하는데요.\\n\\n인터프리터 방식은 바이트 코드 명령어를 한 개씩 읽고 실행하는 방식입니다. 명령어별 실행은 빠르지만 전체적인 속도는 느리다는 단점이 있습니다.\\n\\n이 단점을 개선하기 위해 등장한 것이 JIT 컴파일러 사용 방식인데요. JIT 컴파일러는 바이트 코드 전체를 컴파일하여 바이너리 코드로 변경하고, 해당 메서드를 바로 바이너리 코드로 실행합니다. 그렇기 때문에 전체적인 실행 속도가 인터프리터 방식보다 훨씬 빠릅니다.\",\n    \"bookId\": null,\n    \"createdAt\": \"2024-10-29 14:19:50\"\n}"}],"_postman_id":"59819c24-9b0a-41ea-8535-1c19cc4b37ea"},{"name":"문제 제목으로 검색해서 결과 조회","id":"11ef5d0a-68d4-4aec-b1ef-5583d2f208e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/search?keyword=DI","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","search"],"host":["localhost"],"query":[{"key":"keyword","value":"DI"}],"variable":[]}},"response":[{"id":"c1d5132b-3c1b-4abe-88b3-81279242adeb","name":"문제 제목 검색 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books/1/questions/search?keyword=DI","protocol":"http","host":["localhost"],"port":"8080","path":["api","books","1","questions","search"],"query":[{"key":"keyword","value":"DI"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:25:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 5,\n            \"question\": \"DI와 IoC에 대해 아는 만큼 설명해 보세요.\",\n            \"evaluation\": null,\n            \"createdAt\": \"2024-10-29 14:19:40\"\n        }\n    ],\n    \"page\": {\n        \"size\": 20,\n        \"number\": 0,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"11ef5d0a-68d4-4aec-b1ef-5583d2f208e9"},{"name":"문제 생성","id":"a8eaef6a-27a9-4121-a254-8b22b7dc136d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"question\": \"Java 에서 int가 의미하는 게 무엇인가요?\",\n    \"modelAnswer\": \"정수형입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"25b9c17f-fa8c-4fd8-a09d-90aed4592e41","name":"문제 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"question\": \"Java 에서 int가 의미하는 게 무엇인가요?\",\n    \"modelAnswer\": \"정수형입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:27:03 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 17,\n    \"question\": \"Java 에서 int가 의미하는 게 무엇인가요?\",\n    \"modelAnswer\": \"정수형입니다.\",\n    \"bookId\": 1,\n    \"createdAt\": \"2025-02-10 15:27:03\"\n}"}],"_postman_id":"a8eaef6a-27a9-4121-a254-8b22b7dc136d"},{"name":"문제를 내 문제집에 추가","id":"8b80c60b-142e-4ac3-8026-b513b49ad388","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"targetBooks\": [12]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/questions/19/books","urlObject":{"protocol":"http","port":"8080","path":["api","books","4","questions","19","books"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b80c60b-142e-4ac3-8026-b513b49ad388"},{"name":"문제 수정","id":"e8b8e804-7a0b-45d7-8c98-98bf1ed2e8b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{   \n    \"question\": \"Spring Framework에 대해 설명해주세요.\",\n    \"modelAnswer\": \"스프링 프레임워크는 자바 개발을 편리하게 해주는 오픈소스 프레임워크 입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/questions/19","urlObject":{"protocol":"http","port":"8080","path":["api","books","4","questions","19"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"adc766aa-5539-4974-8c18-f87ed346bf1f","name":"문제 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{   \n    \"question\": \"Spring Framework에 대해 설명해주세요.\",\n    \"modelAnswer\": \"스프링 프레임워크는 자바 개발을 편리하게 해주는 오픈소스 프레임워크 입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/questions/19"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 11 Feb 2025 06:21:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 19,\n    \"question\": \"Spring Framework에 대해 설명해주세요.\",\n    \"modelAnswer\": \"스프링 프레임워크는 자바 개발을 편리하게 해주는 오픈소스 프레임워크 입니다.\",\n    \"bookId\": 4,\n    \"createdAt\": \"2025-02-11 15:13:28\"\n}"}],"_postman_id":"e8b8e804-7a0b-45d7-8c98-98bf1ed2e8b4"},{"name":"문제 삭제","id":"5967c288-721c-4a0e-9a1b-7d8146119b82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{   \n    \"question\": \"Spring Framework에 대해 설명해주세요.\",\n    \"modelAnswer\": \"스프링 프레임워크는 자바 개발을 편리하게 해주는 오픈소스 프레임워크 입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/questions/19","urlObject":{"protocol":"http","port":"8080","path":["api","books","4","questions","19"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8c5dd96a-5728-4c57-8461-3844ff27ff95","name":"문제 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{   \n    \"question\": \"Spring Framework에 대해 설명해주세요.\",\n    \"modelAnswer\": \"스프링 프레임워크는 자바 개발을 편리하게 해주는 오픈소스 프레임워크 입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/questions/19"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Tue, 11 Feb 2025 06:21:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5967c288-721c-4a0e-9a1b-7d8146119b82"},{"name":"문제 풀고 문제 조회","id":"62a628e2-6e72-4eb3-8a3b-50055d9a307b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/5/answer/9","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","5","answer","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3441bd1e-ccf8-440e-bd46-09c250b71de4","name":"문제 풀고 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/questions/5/answer/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 13:07:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"question\": \"DI와 IoC에 대해 아는 만큼 설명해 보세요.\",\n    \"modelAnswer\": \"DI(의존성 주입)는 객체의 의존성을 외부에서 주입받는 기법입니다.\\n\\n특정 기능이나 서비스를 외부에서 받아와서 사용하는 방식인데요. DI를 사용하면 클래스 내부에서 새로운 객체를 직접 생성하는 대신 외부에서 필요한 객체를 받아 사용할 수 있습니다. 이를 통해 모듈 결합도를 낮추고 코드 재사용성과 테스트 용이성을 향상할 수 있습니다.\\n\\nIoC(제어 역전)은 프로그램 제어를 외부 요소에 위임하여 코드의 결합도를 낮추는 디자인 패턴입니다.\\n\\n프로그램 제어 흐름 구조를 전통적 순차 제어 패턴에서 독립적인 모듈이 중앙 제어 코드 대신 사용자의 코드를 제어하게 됩니다.\\n\\n모듈간의 결합도를 낮추어야 하는 이유는 이러합니다.\\n\\n첫 번째로, 유지 보수 과정을 간소화하고 비용 절감에 도움이 되기 때문입니다. 결합도가 낮은 모듈은 다른 모듈의 변경에 대한 민감도가 낮습니다. 그렇기 때문에 한 개의 모듈 수정 과정에서 타 모듈에 영향을 줄 확률이 줄어듭니다.\\n\\n두 번째로, 재사용성을 극대화해 개발 비용과 시간을 절약하기 위해서입니다. 모듈 결합도가 낮으면 다른 환경이나 프로젝트에서도 쉽게 재사용이 가능합니다.\\n\\n세 번째로, 시스템 확장성과 유연성을 향상하기 용이하기 때문입니다. 기능의 변경 또는 추가가 필요할 때, 특정 모듈만 수정하거나 새 모듈을 추가하기 쉽습니다.\\n\\n네 번째로, 시스템 전체에 대한 이해가 수월하기 때문입니다. 각 모듈이 독립적으로 동작하여 모듈 간의 의존성이 줄어들면서 시스템 전체를 파악하기 쉽습니다.\\n\\n마지막으로, 오류의 파급 효과를 저지하기 위해서입니다. 낮은 결합도를 통해 한 모듈에서 발생한 오류가 타 모듈로 번지지 않도록 방지할 수 있기 때문입니다.\\n\",\n    \"userAnswer\": \"잘 모르겠습니다.\"\n}"}],"_postman_id":"62a628e2-6e72-4eb3-8a3b-50055d9a307b"},{"name":"문제 풀기","id":"f381d646-2533-4111-9238-e46c1c041b23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"answer\": \"어떤 답을 작성해야 할지 모르겠습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions/5/answer","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","5","answer"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"93f9b257-9d4a-46db-81ab-662feee86f9b","name":"문제 풀기","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"answer\": \"어떤 답을 작성해야 할지 모르겠습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions/5/answer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 13:09:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10,\n    \"userId\": 2,\n    \"questionId\": 5,\n    \"answer\": \"어떤 답을 작성해야 할지 모르겠습니다.\",\n    \"evaluation\": \"EVALUATION_BEFORE\"\n}"}],"_postman_id":"f381d646-2533-4111-9238-e46c1c041b23"},{"name":"문제 푼 뒤 내가 참여하는 스터디에 추가","id":"c82251b6-ea35-407d-b5f5-d7a196950e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"studyIds\": [2]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions/5/studies","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","5","studies"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c82251b6-ea35-407d-b5f5-d7a196950e5a"},{"name":"문제 평가하기","id":"3d0b445b-d0e2-4631-8801-da7c2febf469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"evaluation\": \"EVALUATION_DONE\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions/5/answer/10","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","questions","5","answer","10"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"84b2405d-993b-4e78-83c4-22c8d018848d","name":"문제 평가하기","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"evaluation\": \"EVALUATION_DONE\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/1/questions/5/answer/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Thu, 13 Feb 2025 13:22:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10,\n    \"userId\": 2,\n    \"questionId\": 5,\n    \"answer\": \"어떤 답을 작성해야 할지 모르겠습니다.\",\n    \"evaluation\": \"EVALUATION_DONE\"\n}"}],"_postman_id":"3d0b445b-d0e2-4631-8801-da7c2febf469"}],"id":"4314a927-10d3-42f1-a6a9-4dd69fd19511","_postman_id":"4314a927-10d3-42f1-a6a9-4dd69fd19511","description":""},{"name":"문제집","item":[{"name":"문제집 전체 조회","id":"1c4b96cf-f350-494f-a27b-9f0f6568feed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books","urlObject":{"protocol":"http","port":"8080","path":["api","books"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b552bd04-7fbc-4372-8c4a-8c2e4998c092","name":"문제집 전체 조회 (최신순 조회)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:36:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 24,\n            \"title\": \"wqrwer\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-08 17:55:05\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 21,\n            \"title\": \"dd\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:05:57\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 19,\n            \"title\": \"1qqwe\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:04:48\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 17,\n            \"title\": \"수능 수학 2024\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 11:05:27\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 4,\n            \"title\": \"면접 대비 스터디\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 5,\n            \"title\": \"문제집 1\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 6,\n            \"title\": \"문제집 2\",\n            \"userId\": 4,\n            \"username\": \"Quiett Code\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 7,\n            \"title\": \"문제집 3\",\n            \"userId\": 5,\n            \"username\": \"Quiett Code1\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 8,\n            \"title\": \"문제집 4\",\n            \"userId\": 6,\n            \"username\": \"Quiett Code2\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 9,\n            \"title\": \"문제집 5\",\n            \"userId\": 7,\n            \"username\": \"Quiett Code3\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 10,\n            \"title\": \"문제집 6\",\n            \"userId\": 8,\n            \"username\": \"Quiett Code4\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 11,\n            \"title\": \"문제집 7\",\n            \"userId\": 9,\n            \"username\": \"Quiett Code5\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 18,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"1c4b96cf-f350-494f-a27b-9f0f6568feed"},{"name":"문제집 개별 조회","id":"5e88a5c2-ea5f-4cef-8cbd-85383352bb16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/4","urlObject":{"protocol":"http","port":"8080","path":["api","books","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"77d4bd5e-ea25-4eac-9c2b-61b55f37ea62","name":"문제집 개별 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:43:32 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"title\": \"면접 대비 스터디\",\n    \"userId\": 2,\n    \"username\": \"minsung\",\n    \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n    \"bookmarkCount\": 0,\n    \"category\": \"CATEGORY_CS\",\n    \"secret\": false,\n    \"createdAt\": \"2024-10-29 14:14:31\",\n    \"bookmarked\": false\n}"}],"_postman_id":"5e88a5c2-ea5f-4cef-8cbd-85383352bb16"},{"name":"모든 문제집 북마크 많은 순으로 조회","id":"e0857532-56e9-4440-b796-7262753afd2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books?sort=bookmarks","urlObject":{"protocol":"http","port":"8080","path":["api","books"],"host":["localhost"],"query":[{"key":"sort","value":"bookmarks"}],"variable":[]}},"response":[{"id":"7d5498d4-04ba-41be-9083-221a8bebb93e","name":"모든 문제집 북마크 많은 순으로 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?sort=bookmarks","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"sort","value":"bookmarks"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:45:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 24,\n            \"title\": \"wqrwer\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-08 17:55:05\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 21,\n            \"title\": \"dd\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:05:57\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 19,\n            \"title\": \"1qqwe\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:04:48\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 17,\n            \"title\": \"수능 수학 2024\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 11:05:27\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 4,\n            \"title\": \"면접 대비 스터디\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 7,\n            \"title\": \"문제집 3\",\n            \"userId\": 5,\n            \"username\": \"Quiett Code1\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 11,\n            \"title\": \"문제집 7\",\n            \"userId\": 9,\n            \"username\": \"Quiett Code5\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 12,\n            \"title\": \"문제집 8\",\n            \"userId\": 10,\n            \"username\": \"Quiett Code6\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 13,\n            \"title\": \"문제집 9\",\n            \"userId\": 11,\n            \"username\": \"Quiett Code7\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 14,\n            \"title\": \"문제집 10\",\n            \"userId\": 12,\n            \"username\": \"Quiett Code8\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 15,\n            \"title\": \"문제집 11\",\n            \"userId\": 13,\n            \"username\": \"Quiett Code9\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 16,\n            \"title\": \"문제집 12\",\n            \"userId\": 14,\n            \"username\": \"Quiett Code10\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 18,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"e0857532-56e9-4440-b796-7262753afd2f"},{"name":"문제집 카테고리 조회","id":"b8b866a5-b92d-4185-9360-1fb3ba4f90f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books?category=CATEGORY_ETC&sortBybookmarks=true","urlObject":{"protocol":"http","port":"8080","path":["api","books"],"host":["localhost"],"query":[{"key":"category","value":"CATEGORY_ETC"},{"key":"sortBybookmarks","value":"true"}],"variable":[]}},"response":[{"id":"ae29d048-22f4-4e87-b889-bcb0bbfa7f47","name":"CATEGORY_CS","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?category=CATEGORY_CS","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"category","value":"CATEGORY_CS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:47:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 4,\n            \"title\": \"면접 대비 스터디\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 5,\n            \"title\": \"문제집 1\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 6,\n            \"title\": \"문제집 2\",\n            \"userId\": 4,\n            \"username\": \"Quiett Code\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 7,\n            \"title\": \"문제집 3\",\n            \"userId\": 5,\n            \"username\": \"Quiett Code1\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 8,\n            \"title\": \"문제집 4\",\n            \"userId\": 6,\n            \"username\": \"Quiett Code2\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 9,\n            \"title\": \"문제집 5\",\n            \"userId\": 7,\n            \"username\": \"Quiett Code3\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 10,\n            \"title\": \"문제집 6\",\n            \"userId\": 8,\n            \"username\": \"Quiett Code4\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 1,\n            \"title\": \"delete test bookttt\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:11:46\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 8,\n        \"totalPages\": 1\n    }\n}"},{"id":"1d5ef7e3-0fa6-471a-aa09-84336b4e0d37","name":"CS 문제집 북마크 많은 순으로 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?category=CATEGORY_CS&sort=bookmarks","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"category","value":"CATEGORY_CS"},{"key":"sort","value":"bookmarks"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:48:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 4,\n            \"title\": \"면접 대비 스터디\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 7,\n            \"title\": \"문제집 3\",\n            \"userId\": 5,\n            \"username\": \"Quiett Code1\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 5,\n            \"title\": \"문제집 1\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 6,\n            \"title\": \"문제집 2\",\n            \"userId\": 4,\n            \"username\": \"Quiett Code\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 8,\n            \"title\": \"문제집 4\",\n            \"userId\": 6,\n            \"username\": \"Quiett Code2\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 9,\n            \"title\": \"문제집 5\",\n            \"userId\": 7,\n            \"username\": \"Quiett Code3\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 10,\n            \"title\": \"문제집 6\",\n            \"userId\": 8,\n            \"username\": \"Quiett Code4\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 1,\n            \"title\": \"delete test bookttt\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:11:46\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 8,\n        \"totalPages\": 1\n    }\n}"},{"id":"ec689eeb-f696-48ea-9133-b18e4668a1f7","name":"CATEGORY_CERT","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?category=CATEGORY_CERT","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"category","value":"CATEGORY_CERT"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:49:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 24,\n            \"title\": \"wqrwer\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-08 17:55:05\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 21,\n            \"title\": \"dd\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:05:57\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 11,\n            \"title\": \"문제집 7\",\n            \"userId\": 9,\n            \"username\": \"Quiett Code5\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 12,\n            \"title\": \"문제집 8\",\n            \"userId\": 10,\n            \"username\": \"Quiett Code6\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 13,\n            \"title\": \"문제집 9\",\n            \"userId\": 11,\n            \"username\": \"Quiett Code7\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 14,\n            \"title\": \"문제집 10\",\n            \"userId\": 12,\n            \"username\": \"Quiett Code8\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 15,\n            \"title\": \"문제집 11\",\n            \"userId\": 13,\n            \"username\": \"Quiett Code9\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 16,\n            \"title\": \"문제집 12\",\n            \"userId\": 14,\n            \"username\": \"Quiett Code10\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 8,\n        \"totalPages\": 1\n    }\n}"},{"id":"858824ae-cb02-4877-b736-9754ec7b09ce","name":"자격증 문제집 북마크 많은 순으로 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?category=CATEGORY_CERT&sort=bookmarks","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"category","value":"CATEGORY_CERT"},{"key":"sort","value":"bookmarks"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:51:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 24,\n            \"title\": \"wqrwer\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-08 17:55:05\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 21,\n            \"title\": \"dd\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:05:57\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 12,\n            \"title\": \"문제집 8\",\n            \"userId\": 10,\n            \"username\": \"Quiett Code6\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 13,\n            \"title\": \"문제집 9\",\n            \"userId\": 11,\n            \"username\": \"Quiett Code7\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 16,\n            \"title\": \"문제집 12\",\n            \"userId\": 14,\n            \"username\": \"Quiett Code10\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 11,\n            \"title\": \"문제집 7\",\n            \"userId\": 9,\n            \"username\": \"Quiett Code5\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 15,\n            \"title\": \"문제집 11\",\n            \"userId\": 13,\n            \"username\": \"Quiett Code9\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 14,\n            \"title\": \"문제집 10\",\n            \"userId\": 12,\n            \"username\": \"Quiett Code8\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 8,\n        \"totalPages\": 1\n    }\n}"},{"id":"6a4063a0-db3c-43b8-8876-51b7d2f692a5","name":"CATEGORY_ETC","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?category=CATEGORY_ETC","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"category","value":"CATEGORY_ETC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:52:32 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 19,\n            \"title\": \"1qqwe\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:04:48\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 17,\n            \"title\": \"수능 수학 2024\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 11:05:27\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 2,\n        \"totalPages\": 1\n    }\n}"},{"id":"ea3cf3d9-6cbc-4917-8f64-c3d156951c9b","name":"기타 문제집 북마크 많은 순으로 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books?category=CATEGORY_ETC&sortBybookmarks=true","protocol":"http","host":["localhost"],"port":"8080","path":["api","books"],"query":[{"key":"category","value":"CATEGORY_ETC"},{"key":"sortBybookmarks","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:55:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 19,\n            \"title\": \"1qqwe\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:04:48\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 17,\n            \"title\": \"수능 수학 2024\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 11:05:27\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 23,\n            \"title\": \"DoDream 문제집\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-06 17:50:17\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 22,\n            \"title\": \"asdas\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:06:16\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 20,\n            \"title\": \"ssxsdf af\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:05:26\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 5,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"b8b866a5-b92d-4185-9360-1fb3ba4f90f5"},{"name":"문제집 제목으로 검색","id":"f0777c0f-ed14-409c-9416-3e509d89ac12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/search?keyword=문제집 ","urlObject":{"protocol":"http","port":"8080","path":["api","books","search"],"host":["localhost"],"query":[{"key":"keyword","value":"문제집 "}],"variable":[]}},"response":[{"id":"4810e651-f7eb-4918-9064-73ca0d612ade","name":"문제집 제목으로 검색","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/books/search?keyword=문제집 ","protocol":"http","host":["localhost"],"port":"8080","path":["api","books","search"],"query":[{"key":"keyword","value":"문제집 "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 05:57:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 5,\n            \"title\": \"문제집 1\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 6,\n            \"title\": \"문제집 2\",\n            \"userId\": 4,\n            \"username\": \"Quiett Code\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 7,\n            \"title\": \"문제집 3\",\n            \"userId\": 5,\n            \"username\": \"Quiett Code1\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 8,\n            \"title\": \"문제집 4\",\n            \"userId\": 6,\n            \"username\": \"Quiett Code2\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 9,\n            \"title\": \"문제집 5\",\n            \"userId\": 7,\n            \"username\": \"Quiett Code3\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 10,\n            \"title\": \"문제집 6\",\n            \"userId\": 8,\n            \"username\": \"Quiett Code4\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 11,\n            \"title\": \"문제집 7\",\n            \"userId\": 9,\n            \"username\": \"Quiett Code5\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 12,\n            \"title\": \"문제집 8\",\n            \"userId\": 10,\n            \"username\": \"Quiett Code6\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 13,\n            \"title\": \"문제집 9\",\n            \"userId\": 11,\n            \"username\": \"Quiett Code7\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 14,\n            \"title\": \"문제집 10\",\n            \"userId\": 12,\n            \"username\": \"Quiett Code8\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 15,\n            \"title\": \"문제집 11\",\n            \"userId\": 13,\n            \"username\": \"Quiett Code9\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 16,\n            \"title\": \"문제집 12\",\n            \"userId\": 14,\n            \"username\": \"Quiett Code10\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 12,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"f0777c0f-ed14-409c-9416-3e509d89ac12"},{"name":"인기 문제집 조회(북마크 많은 순으로 4개)","id":"fe207cb6-21d4-4e1a-9e7f-5c92b31ca722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/books/popular","urlObject":{"protocol":"http","port":"8080","path":["api","books","popular"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f6dfb5fd-58db-4aee-aa94-0113328d3217","name":"인기 문제집 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/popular"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:01:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 17,\n            \"title\": \"수능 수학 2024\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 11:05:27\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 13,\n            \"title\": \"문제집 9\",\n            \"userId\": 11,\n            \"username\": \"Quiett Code7\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 9,\n            \"title\": \"문제집 5\",\n            \"userId\": 7,\n            \"username\": \"Quiett Code3\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 14,\n            \"title\": \"문제집 10\",\n            \"userId\": 12,\n            \"username\": \"Quiett Code8\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        }\n    ],\n    \"page\": {\n        \"size\": 4,\n        \"number\": 0,\n        \"totalElements\": 22,\n        \"totalPages\": 6\n    }\n}"}],"_postman_id":"fe207cb6-21d4-4e1a-9e7f-5c92b31ca722"},{"name":"특정 문제집의 댓글 조회","id":"0c324cf5-0701-45b9-ae9c-7908286fa907","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/comments","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3a2d9c03-aa2c-4e91-b739-127637b9b981","name":"특정 문제집의 댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/books/1/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 12:51:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 8,\n            \"comment\": \"자바에 대한 문제집이네요?\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"likeCount\": 0,\n            \"bookId\": 1,\n            \"createdAt\": \"2024-11-06 17:50:52\",\n            \"liked\": false\n        },\n        {\n            \"id\": 4,\n            \"comment\": \"2\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"likeCount\": 1,\n            \"bookId\": 1,\n            \"createdAt\": \"2024-11-06 11:40:32\",\n            \"liked\": false\n        },\n        {\n            \"id\": 3,\n            \"comment\": \"1234\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"likeCount\": 0,\n            \"bookId\": 1,\n            \"createdAt\": \"2024-11-06 11:40:31\",\n            \"liked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 3,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"0c324cf5-0701-45b9-ae9c-7908286fa907"},{"name":"문제집 생성","id":"98630988-508d-47bf-adab-d820f906fa37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"리눅스 마스터 1급 문제집\",\n    \"category\": \"CATEGORY_CERT\",\n    \"secret\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books","urlObject":{"protocol":"http","port":"8080","path":["api","books"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e405338e-dd6f-46f8-ac3d-fa94e1d07938","name":"문제집 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"리눅스 마스터 1급 문제집\",\n    \"category\": \"CATEGORY_CERT\",\n    \"secret\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:03:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 25,\n    \"title\": \"리눅스 마스터 1급 문제집\",\n    \"userId\": 2,\n    \"username\": \"minsung\",\n    \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n    \"bookmarkCount\": 0,\n    \"category\": \"CATEGORY_CERT\",\n    \"secret\": false,\n    \"createdAt\": \"2025-02-10 15:03:28\",\n    \"bookmarked\": false\n}"}],"_postman_id":"98630988-508d-47bf-adab-d820f906fa37"},{"name":"문제집 수정","id":"f78d60a9-c796-463e-9f7b-d8715790c6f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"일동전자 면접 문제집\",\n    \"category\": \"CATEGORY_CS\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/25","urlObject":{"protocol":"http","port":"8080","path":["api","books","25"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d7869931-84a6-4024-9916-9ec5b5e98be4","name":"문제집 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"일동전자 면접 문제집\",\n    \"category\": \"CATEGORY_CS\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/25"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:05:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 25,\n    \"title\": \"일동전자 면접 문제집\",\n    \"category\": \"CATEGORY_CS\",\n    \"secret\": false\n}"}],"_postman_id":"f78d60a9-c796-463e-9f7b-d8715790c6f6"},{"name":"문제집 삭제","id":"c39b5ae5-48e1-4f1b-b1a5-d6bf7ac7f06d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/books/25","urlObject":{"protocol":"http","port":"8080","path":["api","books","25"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"228ea513-350b-4745-9477-f4e69f534b95","name":"문제집 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/books/25"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Mon, 10 Feb 2025 06:06:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c39b5ae5-48e1-4f1b-b1a5-d6bf7ac7f06d"},{"name":"문제집 북마크 생성/취소","id":"25ec5b89-81a3-43f6-b96b-616d4cab1415","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/books/26/bookmark","urlObject":{"protocol":"http","port":"8080","path":["api","books","26","bookmark"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"67285204-ac6e-4e42-96a6-6a849b36b706","name":"문제집 북마크 생성","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/api/books/26/bookmark"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:08:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 27,\n    \"userId\": 2,\n    \"bookId\": 26,\n    \"deleted\": false\n}"},{"id":"705d2f0b-6584-4097-90e0-fb44214f563a","name":"문제집 북마크 취소","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/api/books/26/bookmark"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 10 Feb 2025 06:08:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 27,\n    \"userId\": 2,\n    \"bookId\": 26,\n    \"deleted\": true\n}"}],"_postman_id":"25ec5b89-81a3-43f6-b96b-616d4cab1415"},{"name":"특정 문제집의 댓글 생성","id":"643840c8-2245-4521-a928-4506a2573d47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"문제 더 추가해주실 수 있나요?\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/comments","urlObject":{"protocol":"http","port":"8080","path":["api","books","4","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"824f0628-265c-4d79-be85-f062ff582710","name":"특정 문제집의 댓글 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"문제 더 추가해주실 수 있나요?\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 12:57:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 9,\n    \"comment\": \"문제 더 추가해주실 수 있나요?\",\n    \"userId\": 2,\n    \"username\": \"minsung\",\n    \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n    \"likeCount\": 0,\n    \"bookId\": 4,\n    \"createdAt\": \"2025-02-13 21:57:40\",\n    \"liked\": false\n}"}],"_postman_id":"643840c8-2245-4521-a928-4506a2573d47"},{"name":"특정 문제집 댓글 수정","id":"a42afa65-799e-4efb-9e9e-b9fa7e5eaa7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"해당 댓글 수정되었습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/comments/9","urlObject":{"protocol":"http","port":"8080","path":["api","books","4","comments","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9845c62e-d04f-41bd-bed7-c3937bf95988","name":"특정 문제집 댓글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"해당 댓글 수정되었습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/comments/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 12:59:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 2,\n    \"comment\": \"해당 댓글 수정되었습니다.\"\n}"}],"_postman_id":"a42afa65-799e-4efb-9e9e-b9fa7e5eaa7c"},{"name":"특정 문제집 댓글 삭제","id":"552c404b-93ab-4bc9-b4f8-33657c0a7907","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"해당 댓글 수정되었습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/comments/9","urlObject":{"protocol":"http","port":"8080","path":["api","books","4","comments","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b0d90f78-e028-42a6-80dc-6221aeedb062","name":"특정 문제집 댓글 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"해당 댓글 수정되었습니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/books/4/comments/9"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Thu, 13 Feb 2025 13:00:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"552c404b-93ab-4bc9-b4f8-33657c0a7907"},{"name":"특정 문제집 댓글 좋아요 생성/취소","id":"7ff3374d-73f1-468e-b398-1fe3b59bf34f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/books/1/comments/4/like","urlObject":{"protocol":"http","port":"8080","path":["api","books","1","comments","4","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fc4f4b1e-ae07-446e-b7b4-e4dcf8b2a07d","name":"특정 문제집 댓글 좋아요 생성/취소","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/api/books/1/comments/4/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 13:01:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"userId\": 2,\n    \"commentId\": 4,\n    \"deleted\": false\n}"}],"_postman_id":"7ff3374d-73f1-468e-b398-1fe3b59bf34f"}],"id":"f81b2855-7285-45f3-b0d3-4fb914cc62c0","_postman_id":"f81b2855-7285-45f3-b0d3-4fb914cc62c0","description":""},{"name":"메인페이지","item":[{"name":"메인페이지 검색","id":"2c84916a-bf93-457f-9e68-59634546a0dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/search?keyword=면접","urlObject":{"protocol":"http","port":"8080","path":["api","search"],"host":["localhost"],"query":[{"key":"keyword","value":"면접"}],"variable":[]}},"response":[{"id":"5bd0352b-c7eb-4d5c-9667-9cf2a23153d5","name":"메인페이지 검색(문제집 + 스터디 키워드)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/search?keyword=면접","protocol":"http","host":["localhost"],"port":"8080","path":["api","search"],"query":[{"key":"keyword","value":"면접"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 13:24:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 1,\n            \"title\": \"CS 면접 대비 문제집\",\n            \"username\": \"minsung\",\n            \"type\": \"Book\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": 1,\n            \"description\": null,\n            \"userCount\": null,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 4,\n            \"title\": \"면접 대비 문제집\",\n            \"username\": \"minsung\",\n            \"type\": \"Book\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": 0,\n            \"description\": null,\n            \"userCount\": null,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 2,\n            \"title\": \"LG전자 면접 스터디\",\n            \"username\": \"minsung\",\n            \"type\": \"Study\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 3,\n            \"title\": \"삼성전자 면접 스터디\",\n            \"username\": \"하민성\",\n            \"type\": \"Study\",\n            \"userId\": 3,\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 5,\n            \"title\": \"LG전자 면접 스터디2\",\n            \"username\": \"minsung\",\n            \"type\": \"Study\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 6,\n            \"title\": \"삼성전자 면접 스터디3\",\n            \"username\": \"하민성\",\n            \"type\": \"Study\",\n            \"userId\": 3,\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 7,\n            \"title\": \"삼성전자 면접 스터디4\",\n            \"username\": \"Minsung HA\",\n            \"type\": \"Study\",\n            \"userId\": 1,\n            \"profileImage\": \"https://lh3.googleusercontent.com/a/ACg8ocKsuif1zx11QSgpVnO1jmvcfr5STPrCPoEQ3GxXTkiFcAKzWg=s96-c\",\n            \"category\": \"CATEGORY_ETC\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 8,\n            \"title\": \"LG전자 면접 스터디5\",\n            \"username\": \"minsung\",\n            \"type\": \"Study\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 9,\n            \"title\": \"삼성전자 면접 스터디6\",\n            \"username\": \"하민성\",\n            \"type\": \"Study\",\n            \"userId\": 3,\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 11,\n            \"title\": \"LG전자 면접 스터디8\",\n            \"username\": \"minsung\",\n            \"type\": \"Study\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 12,\n            \"title\": \"삼성전자 면접 스터디9\",\n            \"username\": \"하민성\",\n            \"type\": \"Study\",\n            \"userId\": 3,\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 13,\n            \"title\": \"삼성전자 면접 스터디10\",\n            \"username\": \"Minsung HA\",\n            \"type\": \"Study\",\n            \"userId\": 1,\n            \"profileImage\": \"https://lh3.googleusercontent.com/a/ACg8ocKsuif1zx11QSgpVnO1jmvcfr5STPrCPoEQ3GxXTkiFcAKzWg=s96-c\",\n            \"category\": \"CATEGORY_ETC\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 14,\n            \"title\": \"LG전자 면접 스터디11\",\n            \"username\": \"minsung\",\n            \"type\": \"Study\",\n            \"userId\": 2,\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 15,\n            \"title\": \"삼성전자 면접 스터디12\",\n            \"username\": \"하민성\",\n            \"type\": \"Study\",\n            \"userId\": 3,\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"category\": \"CATEGORY_CS\",\n            \"bookmarkCount\": null,\n            \"description\": null,\n            \"userCount\": 0,\n            \"status\": null,\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 17,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"2c84916a-bf93-457f-9e68-59634546a0dd"}],"id":"3dae5214-e167-497c-82cb-b36dacaad3e6","_postman_id":"3dae5214-e167-497c-82cb-b36dacaad3e6","description":""},{"name":"마이페이지","item":[{"name":"사용자 정보 조회","id":"9ed76948-9abd-4550-b81f-2f31ccfe7921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/2","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e1c5be4b-4d76-426b-b789-06df1db5e6fd","name":"사용자 정보 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 13:41:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 2,\n    \"userName\": \"minsung\",\n    \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\"\n}"}],"_postman_id":"9ed76948-9abd-4550-b81f-2f31ccfe7921"},{"name":"사용자가 만든 문제집 목록 조회","id":"215ef5cc-3e33-465b-9496-907a5c59d851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/books/2","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","books","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f55f7f87-43f9-4df1-8bd9-7cbc81667cdf","name":"사용자가 만든 문제집 목록 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/books/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 13:59:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 26,\n            \"title\": \"리눅스 마스터 1급 문제집\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 0,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2025-02-10 15:07:14\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 21,\n            \"title\": \"dd\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:05:57\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 19,\n            \"title\": \"1qqwe\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 14:04:48\",\n            \"bookmarked\": false\n        },\n        {\n            \"id\": 17,\n            \"title\": \"수능 수학 2024\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"userProfile\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_ETC\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-05 11:05:27\",\n            \"bookmarked\": false\n        }\n    ],\n    \"page\": {\n        \"size\": 4,\n        \"number\": 0,\n        \"totalElements\": 6,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"215ef5cc-3e33-465b-9496-907a5c59d851"},{"name":"사용자가 푼 문제 목록 조회","id":"017de876-1b6a-477a-9226-458a7cfeb9fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/answers/2","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","answers","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"05865968-8a15-47e5-84e2-91833b13276f","name":"사용자가 푼 문제 목록 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/answers/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 14:08:39 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 11,\n        \"title\": \"Java 에서 int가 의미하는 게 무엇인가요?\",\n        \"questionId\": 17,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2025-02-11T15:22:46.716833\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 10,\n        \"title\": \"DI와 IoC에 대해 아는 만큼 설명해 보세요.\",\n        \"questionId\": 5,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2025-02-10T15:24:42.152269\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 9,\n        \"title\": \"클래스와 인스턴스의 차이에 대해 설명해 보세요.\",\n        \"questionId\": 7,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2025-02-10T15:12:25.006334\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 8,\n        \"title\": \"ㄴㅇㄹㅁㄴㅇ\",\n        \"questionId\": 16,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2024-11-15T20:48:55.147825\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 7,\n        \"title\": \"asdasd\",\n        \"questionId\": 12,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2024-11-08T18:10:23.886509\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 5,\n        \"title\": \"Java가 컴파일되는 과정에 대해 설명해 보세요.\",\n        \"questionId\": 8,\n        \"evaluation\": \"EVALUATION_UNKNOWN\",\n        \"createdAt\": \"2024-11-07T17:16:41.757979\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 3,\n        \"title\": \"JVM이란 무엇이고 왜 필요한지 설명해 보세요.\",\n        \"questionId\": 9,\n        \"evaluation\": \"EVALUATION_SOSO\",\n        \"createdAt\": \"2024-10-29T16:03:51.260667\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 2,\n        \"title\": \"hello world332 ttt\",\n        \"questionId\": 2,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2024-10-29T14:49:29.979519\",\n        \"userId\": 2\n    },\n    {\n        \"id\": 1,\n        \"title\": \"hello world33 ttt\",\n        \"questionId\": 1,\n        \"evaluation\": \"EVALUATION_DONE\",\n        \"createdAt\": \"2024-10-29T14:21:54.403992\",\n        \"userId\": 2\n    }\n]"}],"_postman_id":"017de876-1b6a-477a-9226-458a7cfeb9fd"},{"name":"프로필 수정","id":"b67ac322-ebd6-42bc-ba18-a9d8062f6c05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"민성\",\n    \"profile_image\": \"https://shadow-monday-80d.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fa0701e02-61f2-4b99-ac0f-46ef4424fe74%2FKakaoTalk_20230307_161735773.png?table=block&id=ebcd697e-145a-48c6-97d1-4898159e2fdd&spaceId=e6f13a01-d6e7-4b09-b064-c3c1ab00499f&width=2000&userId=&cache=v2\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/mypage","urlObject":{"protocol":"http","port":"8080","path":["api","mypage"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"835e49c1-5bd8-4e3d-9602-07344909c75c","name":"프로필 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"민성\",\n    \"profile_image\": \"https://shadow-monday-80d.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fa0701e02-61f2-4b99-ac0f-46ef4424fe74%2FKakaoTalk_20230307_161735773.png?table=block&id=ebcd697e-145a-48c6-97d1-4898159e2fdd&spaceId=e6f13a01-d6e7-4b09-b064-c3c1ab00499f&width=2000&userId=&cache=v2\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/mypage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 14:11:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 2,\n    \"userName\": \"minsung\",\n    \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\"\n}"}],"_postman_id":"b67ac322-ebd6-42bc-ba18-a9d8062f6c05"},{"name":"사용자가 만든 문제집 목록 조회(문제집 관리 메뉴)","id":"6f089c66-6491-4dbe-a33b-97cde6ca4347","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/books","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","book","books"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f089c66-6491-4dbe-a33b-97cde6ca4347"},{"name":"북마크 문제집 목록 조회","id":"05e5ed68-9445-431c-96d3-055ce43a3172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/bookmarks","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","book","bookmarks"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a177e729-1269-41e3-a396-7eda1ff1fff2","name":"북마크 문제집 목록 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/bookmarks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 14:24:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 24,\n            \"title\": \"wqrwer\",\n            \"userId\": 3,\n            \"username\": \"하민성\",\n            \"userProfile\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-11-08 17:55:05\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 9,\n            \"title\": \"문제집 5\",\n            \"userId\": 7,\n            \"username\": \"Quiett Code3\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_CS\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 15,\n            \"title\": \"문제집 11\",\n            \"userId\": 13,\n            \"username\": \"Quiett Code9\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 1,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        },\n        {\n            \"id\": 14,\n            \"title\": \"문제집 10\",\n            \"userId\": 12,\n            \"username\": \"Quiett Code8\",\n            \"userProfile\": \"https://lh3.googleusercontent.com/a/ACg8ocLOvhS8tO2sJ9swFllz-kuWNCCUFeAAq_c51rcv_CNPT1YVaQ=s96-c\",\n            \"bookmarkCount\": 2,\n            \"category\": \"CATEGORY_CERT\",\n            \"secret\": false,\n            \"createdAt\": \"2024-10-29 14:14:31\",\n            \"bookmarked\": true\n        }\n    ],\n    \"page\": {\n        \"size\": 4,\n        \"number\": 0,\n        \"totalElements\": 7,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"05e5ed68-9445-431c-96d3-055ce43a3172"},{"name":"사용자의 문제집 댓글 목록 조회","id":"b2ff6e43-efab-4651-8db4-cc6e001b2ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/comment","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","book","comment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e3ce20ee-f8c1-4cb8-9297-8f95aaca1be5","name":"사용자의 문제집 댓글 목록 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/comment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 14:25:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 7,\n            \"bookId\": 23,\n            \"comment\": \"이제 궁금해짐\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"createdAt\": \"2024-11-06T17:50:52.897004\",\n            \"updatedAt\": \"2024-11-06T17:51:01.540639\"\n        },\n        {\n            \"id\": 8,\n            \"bookId\": 1,\n            \"comment\": \"자바에 대한 문제집이네요?\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"createdAt\": \"2024-11-06T17:50:52.897004\",\n            \"updatedAt\": \"2024-11-06T17:51:01.540639\"\n        },\n        {\n            \"id\": 6,\n            \"bookId\": 4,\n            \"comment\": \"나는 나다\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"createdAt\": \"2024-11-06T17:47:59.081039\",\n            \"updatedAt\": \"2024-11-06T17:47:59.081039\"\n        },\n        {\n            \"id\": 5,\n            \"bookId\": 19,\n            \"comment\": \"dd\",\n            \"userId\": 2,\n            \"username\": \"minsung\",\n            \"createdAt\": \"2024-11-06T13:52:36.545426\",\n            \"updatedAt\": \"2024-11-06T13:52:36.545426\"\n        }\n    ],\n    \"page\": {\n        \"size\": 4,\n        \"number\": 0,\n        \"totalElements\": 6,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"b2ff6e43-efab-4651-8db4-cc6e001b2ee3"},{"name":"사용자의 문제집 댓글 좋아요 목록 조회","id":"c826ce11-b7c5-4917-a350-a454d273b1ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/comment/like","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","book","comment","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"28955708-e013-4e74-9841-fdb7e81e6f58","name":"사용자의 문제집 댓글 좋아요 목록 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/comment/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 14:27:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"commentId\": 4,\n            \"comment\": \"CS 면접 대비입니다.\",\n            \"userId\": 2,\n            \"userName\": \"minsung\",\n            \"createdAt\": \"2024-11-06T11:40:32.527151\",\n            \"bookId\": 1\n        },\n        {\n            \"commentId\": 1,\n            \"comment\": \"문제집 댓글 테스트\",\n            \"userId\": 1,\n            \"userName\": \"Minsung HA\",\n            \"createdAt\": \"2024-11-02T17:41:43.769882\",\n            \"bookId\": 4\n        }\n    ],\n    \"page\": {\n        \"size\": 4,\n        \"number\": 0,\n        \"totalElements\": 2,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"c826ce11-b7c5-4917-a350-a454d273b1ef"},{"name":"사용자가 푼 문제 전체 조회","id":"04eb0474-4607-4892-be4f-4cdc10bc4435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/answer","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","book","answer"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"215eb4ec-b723-42c1-a860-ba165d89bedd","name":"사용자가 푼 문제 전체 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/mypage/book/answer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 13 Feb 2025 14:30:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 11,\n            \"title\": \"Java 에서 int가 의미하는 게 무엇인가요?\",\n            \"questionId\": 17,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2025-02-11T15:22:46.716833\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 10,\n            \"title\": \"DI와 IoC에 대해 아는 만큼 설명해 보세요.\",\n            \"questionId\": 5,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2025-02-10T15:24:42.152269\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 9,\n            \"title\": \"클래스와 인스턴스의 차이에 대해 설명해 보세요.\",\n            \"questionId\": 7,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2025-02-10T15:12:25.006334\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 8,\n            \"title\": \"ㄴㅇㄹㅁㄴㅇ\",\n            \"questionId\": 16,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2024-11-15T20:48:55.147825\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 7,\n            \"title\": \"asdasd\",\n            \"questionId\": 12,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2024-11-08T18:10:23.886509\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 5,\n            \"title\": \"Java가 컴파일되는 과정에 대해 설명해 보세요.\",\n            \"questionId\": 8,\n            \"evaluation\": \"EVALUATION_UNKNOWN\",\n            \"createdAt\": \"2024-11-07T17:16:41.757979\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 3,\n            \"title\": \"JVM이란 무엇이고 왜 필요한지 설명해 보세요.\",\n            \"questionId\": 9,\n            \"evaluation\": \"EVALUATION_SOSO\",\n            \"createdAt\": \"2024-10-29T16:03:51.260667\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 2,\n            \"title\": \"hello world332 ttt\",\n            \"questionId\": 2,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2024-10-29T14:49:29.979519\",\n            \"userId\": 2\n        },\n        {\n            \"id\": 1,\n            \"title\": \"hello world33 ttt\",\n            \"questionId\": 1,\n            \"evaluation\": \"EVALUATION_DONE\",\n            \"createdAt\": \"2024-10-29T14:21:54.403992\",\n            \"userId\": 2\n        }\n    ],\n    \"page\": {\n        \"size\": 10,\n        \"number\": 0,\n        \"totalElements\": 9,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"04eb0474-4607-4892-be4f-4cdc10bc4435"},{"name":"문제집 공개 비공개 설정","id":"ad704b5d-85e0-4d9e-9bea-db46108acd1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"http://localhost:8080/api/mypage/book/1/secret","urlObject":{"protocol":"http","port":"8080","path":["api","mypage","book","1","secret"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fad9737b-17a9-42d9-a9d3-bb3ddc5bff6c","name":"문제집 공개 비공개 설정","originalRequest":{"method":"PATCH","header":[],"url":"http://localhost:8080/api/mypage/book/1/secret"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 09:57:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"CS 면접 대비 문제집\",\n    \"category\": \"CATEGORY_CS\",\n    \"secret\": false\n}"}],"_postman_id":"ad704b5d-85e0-4d9e-9bea-db46108acd1d"}],"id":"43b84f4f-1d0b-4e73-ae0a-a259cb2fc3e1","_postman_id":"43b84f4f-1d0b-4e73-ae0a-a259cb2fc3e1","description":""},{"name":"\b스터디","item":[{"name":"스터디 전체 조회 (최신순 조회)","id":"6fdc5451-4615-4bd9-8ffe-d43eb5866e3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study","description":"<p>스터디 전체 조회 API</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","study"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ea263d24-ad51-4d14-9616-b66031c62cbe","name":"스터디 전체 조회 (최신순 조회)","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 09 Feb 2025 08:18:17 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 102,\n            \"userId\": 2,\n            \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2025-02-07 15:44:41\",\n            \"createdAt\": \"2025-02-07 15:21:56\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 101,\n            \"userId\": 2,\n            \"title\": \"리눅스 마스터 2급 스터디 모임\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"리눅스 마스터 2급 준비를 위한 스터디 모임입니다.\",\n            \"category\": \"CATEGORY_CERT\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-15 20:48:12\",\n            \"createdAt\": \"2024-11-15 20:48:12\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 100,\n            \"userId\": 3,\n            \"title\": \"테스트 스터디\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"테스트 테스트\",\n            \"category\": \"CATEGORY_CERT\",\n            \"status\": \"ROLE_WAITING\",\n            \"updatedAt\": \"2024-11-08 11:10:26\",\n            \"createdAt\": \"2024-11-08 11:10:26\",\n            \"userCount\": 3\n        },\n        {\n            \"id\": 99,\n            \"userId\": 2,\n            \"title\": \"DoDream 스터디\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"DoDream 스터디 내용\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": \"ROLE_WAITING\",\n            \"updatedAt\": \"2024-11-06 17:49:29\",\n            \"createdAt\": \"2024-11-06 17:49:29\",\n            \"userCount\": 3\n        },\n        {\n            \"id\": 98,\n            \"userId\": 2,\n            \"title\": \"1245\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"12314\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:22:17\",\n            \"createdAt\": \"2024-11-05 20:22:17\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 91,\n            \"userId\": 2,\n            \"title\": \"12315\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"111\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:06:11\",\n            \"createdAt\": \"2024-11-05 20:06:11\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 90,\n            \"userId\": 2,\n            \"title\": \"12315\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"111\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:01:57\",\n            \"createdAt\": \"2024-11-05 20:01:57\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 89,\n            \"userId\": 2,\n            \"title\": \"asdfasd\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"twerqwer\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:01:28\",\n            \"createdAt\": \"2024-11-05 20:01:28\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 88,\n            \"userId\": 2,\n            \"title\": \"3sdfweqqrwerqw\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"wqerqwerqwer\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:00:58\",\n            \"createdAt\": \"2024-11-05 20:00:58\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 87,\n            \"userId\": 2,\n            \"title\": \"tesqwetyyu11234\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1254125\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 19:59:03\",\n            \"createdAt\": \"2024-11-05 19:59:03\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 86,\n            \"userId\": 2,\n            \"title\": \"1234111\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"착한 스터디1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 19:55:48\",\n            \"createdAt\": \"2024-11-05 19:55:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 85,\n            \"userId\": 2,\n            \"title\": \"music teset\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"serewrq\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:39:46\",\n            \"createdAt\": \"2024-11-05 17:39:46\",\n            \"userCount\": 0\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 80,\n        \"totalPages\": 7\n    }\n}"}],"_postman_id":"6fdc5451-4615-4bd9-8ffe-d43eb5866e3e"},{"name":"스터디 카테고리별 조회","id":"46bcd27d-ad7e-4e9a-9e6e-98d7fa18eed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study?category=CATEGORY_ETC","urlObject":{"protocol":"http","port":"8080","path":["api","study"],"host":["localhost"],"query":[{"key":"category","value":"CATEGORY_ETC"}],"variable":[]}},"response":[{"id":"d4ce492d-0a03-4cd0-9067-76ab7eb321b7","name":"CATEGORY_CS","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/study?category=CATEGORY_CS","protocol":"http","host":["localhost"],"port":"8080","path":["api","study"],"query":[{"key":"category","value":"CATEGORY_CS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 07 Feb 2025 06:58:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 102,\n            \"userId\": 2,\n            \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": \"ROLE_LEADER\",\n            \"updatedAt\": \"2025-02-07 15:44:41\",\n            \"createdAt\": \"2025-02-07 15:21:56\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 98,\n            \"userId\": 2,\n            \"title\": \"1245\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"12314\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:22:17\",\n            \"createdAt\": \"2024-11-05 20:22:17\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 91,\n            \"userId\": 2,\n            \"title\": \"12315\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"111\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:06:11\",\n            \"createdAt\": \"2024-11-05 20:06:11\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 90,\n            \"userId\": 2,\n            \"title\": \"12315\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"111\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:01:57\",\n            \"createdAt\": \"2024-11-05 20:01:57\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 89,\n            \"userId\": 2,\n            \"title\": \"asdfasd\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"twerqwer\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:01:28\",\n            \"createdAt\": \"2024-11-05 20:01:28\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 85,\n            \"userId\": 2,\n            \"title\": \"music teset\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"serewrq\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:39:46\",\n            \"createdAt\": \"2024-11-05 17:39:46\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 84,\n            \"userId\": 2,\n            \"title\": \"music teset\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"serewrq\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:39:29\",\n            \"createdAt\": \"2024-11-05 17:39:29\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 83,\n            \"userId\": 2,\n            \"title\": \"음악 테스트\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"음악 공부\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:37:53\",\n            \"createdAt\": \"2024-11-05 17:37:53\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 80,\n            \"userId\": 2,\n            \"title\": \"123124\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"12312\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:25:24\",\n            \"createdAt\": \"2024-11-05 17:25:24\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 79,\n            \"userId\": 2,\n            \"title\": \"112345\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"123124\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:24:40\",\n            \"createdAt\": \"2024-11-05 17:24:40\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 78,\n            \"userId\": 2,\n            \"title\": \"공지사항 추가좀\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"test\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:23:34\",\n            \"createdAt\": \"2024-11-05 17:23:34\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 61,\n            \"userId\": 2,\n            \"title\": \"4421213\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"223123\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": \"ROLE_LEADER\",\n            \"updatedAt\": \"2024-11-05 17:06:24\",\n            \"createdAt\": \"2024-11-05 17:06:24\",\n            \"userCount\": 2\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 48,\n        \"totalPages\": 4\n    }\n}"},{"id":"f660b998-91d5-4aaf-9cee-07ab0075f54b","name":"CATEGORY_CERT","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/study?category=CATEGORY_CERT","protocol":"http","host":["localhost"],"port":"8080","path":["api","study"],"query":[{"key":"category","value":"CATEGORY_CERT"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 09 Feb 2025 08:40:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 101,\n            \"userId\": 2,\n            \"title\": \"리눅스 마스터 2급 스터디 모임\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"리눅스 마스터 2급 준비를 위한 스터디 모임입니다.\",\n            \"category\": \"CATEGORY_CERT\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-15 20:48:12\",\n            \"createdAt\": \"2024-11-15 20:48:12\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 100,\n            \"userId\": 3,\n            \"title\": \"테스트 스터디\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"테스트 테스트\",\n            \"category\": \"CATEGORY_CERT\",\n            \"status\": \"ROLE_WAITING\",\n            \"updatedAt\": \"2024-11-08 11:10:26\",\n            \"createdAt\": \"2024-11-08 11:10:26\",\n            \"userCount\": 1\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 2,\n        \"totalPages\": 1\n    }\n}"},{"id":"d75637fa-7523-4bb5-ae15-3a54810f1e03","name":"CATEGORY_ETC","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/study?category=CATEGORY_ETC","protocol":"http","host":["localhost"],"port":"8080","path":["api","study"],"query":[{"key":"category","value":"CATEGORY_ETC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 09 Feb 2025 08:41:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 99,\n            \"userId\": 2,\n            \"title\": \"DoDream 스터디\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"DoDream 스터디 내용\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": \"ROLE_WAITING\",\n            \"updatedAt\": \"2024-11-06 17:49:29\",\n            \"createdAt\": \"2024-11-06 17:49:29\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 88,\n            \"userId\": 2,\n            \"title\": \"3sdfweqqrwerqw\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"wqerqwerqwer\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 20:00:58\",\n            \"createdAt\": \"2024-11-05 20:00:58\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 87,\n            \"userId\": 2,\n            \"title\": \"tesqwetyyu11234\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1254125\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 19:59:03\",\n            \"createdAt\": \"2024-11-05 19:59:03\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 86,\n            \"userId\": 2,\n            \"title\": \"1234111\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"착한 스터디1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 19:55:48\",\n            \"createdAt\": \"2024-11-05 19:55:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 82,\n            \"userId\": 2,\n            \"title\": \"125\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"123\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:31:26\",\n            \"createdAt\": \"2024-11-05 17:31:26\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 81,\n            \"userId\": 2,\n            \"title\": \"121\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"test\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:26:34\",\n            \"createdAt\": \"2024-11-05 17:26:34\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 77,\n            \"userId\": 2,\n            \"title\": \"1234\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"442213\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:19:49\",\n            \"createdAt\": \"2024-11-05 17:19:49\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 66,\n            \"userId\": 2,\n            \"title\": \"444\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:09:11\",\n            \"createdAt\": \"2024-11-05 17:09:11\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 65,\n            \"userId\": 2,\n            \"title\": \"444\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:09:11\",\n            \"createdAt\": \"2024-11-05 17:09:11\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 64,\n            \"userId\": 2,\n            \"title\": \"444\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:09:11\",\n            \"createdAt\": \"2024-11-05 17:09:11\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 63,\n            \"userId\": 2,\n            \"title\": \"444\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:09:06\",\n            \"createdAt\": \"2024-11-05 17:09:06\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 62,\n            \"userId\": 2,\n            \"title\": \"444\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"1234\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:07:50\",\n            \"createdAt\": \"2024-11-05 17:07:50\",\n            \"userCount\": 0\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 30,\n        \"totalPages\": 3\n    }\n}"}],"_postman_id":"46bcd27d-ad7e-4e9a-9e6e-98d7fa18eed3"},{"name":"인기 스터디 조회","id":"e99fb395-7509-4a73-a0fb-a6dc4d64e372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/popular","urlObject":{"protocol":"http","port":"8080","path":["api","study","popular"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3e80e9ec-128c-4d9d-b1c1-ed454583c68d","name":"인기 스터디 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/popular"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 07 Feb 2025 07:08:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 61,\n            \"userId\": 2,\n            \"title\": \"4421213\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"223123\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": \"ROLE_LEADER\",\n            \"updatedAt\": \"2024-11-05 17:06:24\",\n            \"createdAt\": \"2024-11-05 17:06:24\",\n            \"userCount\": 2\n        },\n        {\n            \"id\": 18,\n            \"userId\": 2,\n            \"title\": \"삼성전자 면접 준비 진행 211111123\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"삼성전자 실무 면접 준비하기 위해 만든 스터디입니다. 21111123123\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": \"ROLE_LEADER\",\n            \"updatedAt\": \"2024-11-07 10:47:42\",\n            \"createdAt\": \"2024-10-28 16:19:32\",\n            \"userCount\": 2\n        },\n        {\n            \"id\": 102,\n            \"userId\": 2,\n            \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": \"ROLE_LEADER\",\n            \"updatedAt\": \"2025-02-07 15:44:41\",\n            \"createdAt\": \"2025-02-07 15:21:56\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 101,\n            \"userId\": 2,\n            \"title\": \"리눅스 마스터 2급 스터디 모임\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"리눅스 마스터 2급 준비를 위한 스터디 모임입니다.\",\n            \"category\": \"CATEGORY_CERT\",\n            \"status\": \"ROLE_LEADER\",\n            \"updatedAt\": \"2024-11-15 20:48:12\",\n            \"createdAt\": \"2024-11-15 20:48:12\",\n            \"userCount\": 1\n        }\n    ],\n    \"page\": {\n        \"size\": 4,\n        \"number\": 0,\n        \"totalElements\": 80,\n        \"totalPages\": 20\n    }\n}"}],"_postman_id":"e99fb395-7509-4a73-a0fb-a6dc4d64e372"},{"name":"스터디 검색 조회","id":"c212bcc0-4556-4f19-a5d7-4e4da07af1be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/search?keyword=전자","urlObject":{"protocol":"http","port":"8080","path":["api","study","search"],"host":["localhost"],"query":[{"key":"keyword","value":"전자"}],"variable":[]}},"response":[{"id":"2cc3b617-47dd-42f0-a329-fe6eb3a3dfe8","name":"스터디 검색 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost.:8080/api/study/search?keyword=전자","protocol":"http","host":["localhost",""],"port":"8080","path":["api","study","search"],"query":[{"key":"keyword","value":"전자"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 09 Feb 2025 08:44:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 102,\n            \"userId\": 2,\n            \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2025-02-07 15:44:41\",\n            \"createdAt\": \"2025-02-07 15:21:56\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 18,\n            \"userId\": 2,\n            \"title\": \"삼성전자 면접 준비 진행 211111123\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"삼성전자 실무 면접 준비하기 위해 만든 스터디입니다. 21111123123\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": \"ROLE_MEMBER\",\n            \"updatedAt\": \"2024-11-07 10:47:42\",\n            \"createdAt\": \"2024-10-28 16:19:32\",\n            \"userCount\": 2\n        },\n        {\n            \"id\": 15,\n            \"userId\": 3,\n            \"title\": \"삼성전자 면접 스터디12\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"삼성전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:48\",\n            \"createdAt\": \"2024-10-22 09:42:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 12,\n            \"userId\": 3,\n            \"title\": \"삼성전자 면접 스터디9\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"삼성전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:48\",\n            \"createdAt\": \"2024-10-22 09:42:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 9,\n            \"userId\": 3,\n            \"title\": \"삼성전자 면접 스터디6\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"삼성전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:48\",\n            \"createdAt\": \"2024-10-22 09:42:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 6,\n            \"userId\": 3,\n            \"title\": \"삼성전자 면접 스터디3\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"삼성전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:48\",\n            \"createdAt\": \"2024-10-22 09:42:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 3,\n            \"userId\": 3,\n            \"title\": \"삼성전자 면접 스터디\",\n            \"username\": \"하민성\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\",\n            \"description\": \"삼성전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:48\",\n            \"createdAt\": \"2024-10-22 09:42:48\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 14,\n            \"userId\": 2,\n            \"title\": \"LG전자 면접 스터디11\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"LG전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:37\",\n            \"createdAt\": \"2024-10-22 09:42:37\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 11,\n            \"userId\": 2,\n            \"title\": \"LG전자 면접 스터디8\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"LG전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:37\",\n            \"createdAt\": \"2024-10-22 09:42:37\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 8,\n            \"userId\": 2,\n            \"title\": \"LG전자 면접 스터디5\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"LG전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:37\",\n            \"createdAt\": \"2024-10-22 09:42:37\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 7,\n            \"userId\": 1,\n            \"title\": \"삼성전자 면접 스터디4\",\n            \"username\": \"Minsung HA\",\n            \"profileImage\": \"https://lh3.googleusercontent.com/a/ACg8ocKsuif1zx11QSgpVnO1jmvcfr5STPrCPoEQ3GxXTkiFcAKzWg=s96-c\",\n            \"description\": \"삼성전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:37\",\n            \"createdAt\": \"2024-10-22 09:42:37\",\n            \"userCount\": 0\n        },\n        {\n            \"id\": 5,\n            \"userId\": 2,\n            \"title\": \"LG전자 면접 스터디2\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"LG전자 면접 준비를 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-10-22 09:42:37\",\n            \"createdAt\": \"2024-10-22 09:42:37\",\n            \"userCount\": 0\n        }\n    ],\n    \"page\": {\n        \"size\": 12,\n        \"number\": 0,\n        \"totalElements\": 14,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"c212bcc0-4556-4f19-a5d7-4e4da07af1be"},{"name":"스터디 개별 조회","id":"32c7ae1d-4477-4c42-af5e-7a2521e874a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/101","urlObject":{"protocol":"http","port":"8080","path":["api","study","101"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"25f2c8fe-34d5-4ac4-971c-424173fb6e93","name":"스터디 개별 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/101"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 09 Feb 2025 09:02:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 101,\n    \"userId\": 2,\n    \"title\": \"리눅스 마스터 2급 스터디 모임\",\n    \"username\": \"minsung\",\n    \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n    \"description\": \"리눅스 마스터 2급 준비를 위한 스터디 모임입니다.\",\n    \"category\": \"CATEGORY_CERT\",\n    \"status\": null,\n    \"updatedAt\": \"2024-11-15 20:48:12\",\n    \"createdAt\": \"2024-11-15 20:48:12\",\n    \"userCount\": 1\n}"}],"_postman_id":"32c7ae1d-4477-4c42-af5e-7a2521e874a0"},{"name":"스터디 생성","id":"de1bc5d3-7026-43ad-964e-31c50551776b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"해동전자 면접 스터디\",\n    \"username\": \"hms7709\",\n    \"category\": \"CATEGORY_CS\",\n    \"description\": \"해동전자 면접 준비 위한 스터디\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study","description":"<p>스터디 생성 API</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","study"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a7dcf29c-3743-4114-8b32-13e0e7f1eeef","name":"스터디 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"해동전자 면접 스터디\",\n    \"username\": \"hms7709\",\n    \"category\": \"CATEGORY_CS\",\n    \"description\": \"해동전자 면접 준비 위한 스터디\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 09 Feb 2025 08:58:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 104,\n    \"userId\": 2,\n    \"title\": \"해동전자 면접 스터디\",\n    \"username\": \"minsung\",\n    \"profileImage\": null,\n    \"description\": \"해동전자 면접 준비 위한 스터디\",\n    \"category\": \"CATEGORY_CS\",\n    \"status\": null,\n    \"updatedAt\": \"2025-02-09 17:58:46\",\n    \"createdAt\": \"2025-02-09 17:58:46\",\n    \"userCount\": 0\n}"}],"_postman_id":"de1bc5d3-7026-43ad-964e-31c50551776b"},{"name":"스터디 수정","id":"4e12aed5-d63b-432e-91a6-19d66c722bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{   \n    \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n    \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/102","urlObject":{"protocol":"http","port":"8080","path":["api","study","102"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"12f349bf-c200-4a13-af59-9d1266f9afc9","name":"스터디 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{   \n    \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n    \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/102"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 07 Feb 2025 06:44:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 102,\n    \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n    \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\"\n}"}],"_postman_id":"4e12aed5-d63b-432e-91a6-19d66c722bc9"},{"name":"스터디 삭제","id":"c9dfeb61-4266-4767-b375-ac77371a29c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/103","urlObject":{"protocol":"http","port":"8080","path":["api","study","103"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"98d4a3ab-a468-4755-bc66-9a4677e6d1bd","name":"스터디 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/103"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Sun, 09 Feb 2025 08:31:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c9dfeb61-4266-4767-b375-ac77371a29c5"},{"name":"내가 참여중인 스터디 조회","id":"b6757090-6ae9-46d4-8131-d693290ad8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/my","urlObject":{"protocol":"http","port":"8080","path":["api","study","my"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b77d7990-b031-47b0-8364-e6e87bdfe491","name":"내가 참여중인 스터디 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/my"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:37:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 104,\n            \"userId\": null,\n            \"title\": \"해동전자 면접 스터디\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"해동전자 면접 준비 위한 스터디\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2025-02-09 17:58:46\",\n            \"createdAt\": \"2025-02-09 17:58:46\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 102,\n            \"userId\": null,\n            \"title\": \"동일전자 면접 스터디(2025-01-02 시작)\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"동일전자 면접 준비하기 위해 만들어진 스터디입니다.\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2025-02-07 15:44:41\",\n            \"createdAt\": \"2025-02-07 15:21:56\",\n            \"userCount\": 1\n        },\n        {\n            \"id\": 101,\n            \"userId\": null,\n            \"title\": \"리눅스 마스터 2급 스터디 모임\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"리눅스 마스터 2급 준비를 위한 스터디 모임입니다.\",\n            \"category\": \"CATEGORY_CERT\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-15 20:48:12\",\n            \"createdAt\": \"2024-11-15 20:48:12\",\n            \"userCount\": 2\n        },\n        {\n            \"id\": 99,\n            \"userId\": null,\n            \"title\": \"DoDream 스터디\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"DoDream 스터디 내용\",\n            \"category\": \"CATEGORY_ETC\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-06 17:49:29\",\n            \"createdAt\": \"2024-11-06 17:49:29\",\n            \"userCount\": 3\n        },\n        {\n            \"id\": 61,\n            \"userId\": null,\n            \"title\": \"4421213\",\n            \"username\": \"minsung\",\n            \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n            \"description\": \"223123\",\n            \"category\": \"CATEGORY_CS\",\n            \"status\": null,\n            \"updatedAt\": \"2024-11-05 17:06:24\",\n            \"createdAt\": \"2024-11-05 17:06:24\",\n            \"userCount\": 2\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 6,\n        \"totalPages\": 2\n    }\n}"}],"_postman_id":"b6757090-6ae9-46d4-8131-d693290ad8b9"},{"name":"스터디 참여 여부 조회","id":"d50a6bc4-ccbd-4030-9075-0eba6153abba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/participate/2","urlObject":{"protocol":"http","port":"8080","path":["api","study","participate","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dfd95e4f-0532-46bd-bd05-76b1a11d08a7","name":"스터디 참여 여부 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/participate/2"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Fri, 14 Feb 2025 10:39:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d50a6bc4-ccbd-4030-9075-0eba6153abba"},{"name":"스터디 문제 댓글 조회","id":"8f7ce67a-b680-4068-bbf3-6b74bf8c825c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/answer/7/comments","urlObject":{"protocol":"http","port":"8080","path":["api","study","answer","7","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f7ce67a-b680-4068-bbf3-6b74bf8c825c"},{"name":"스터디 문제 댓글 생성","id":"78456699-28e7-4166-98af-4697a310181a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"스터디 문제 댓글 테스트 22\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/answer/7/comments","urlObject":{"protocol":"http","port":"8080","path":["api","study","answer","7","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"164446e0-e413-4eac-98fe-c2ba7c13de97","name":"스터디 문제 댓글 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"스터디 문제 댓글 테스트 22\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/answer/7/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 11:45:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7,\n    \"content\": \"스터디 문제 댓글 테스트 22\",\n    \"username\": \"minsung\",\n    \"userAnswerId\": 7,\n    \"likeCount\": 0,\n    \"profileImage\": null,\n    \"userId\": null,\n    \"createdAt\": \"2025-02-14 20:45:44\",\n    \"updatedAt\": \"2025-02-14 20:45:44\",\n    \"liked\": false\n}"}],"_postman_id":"78456699-28e7-4166-98af-4697a310181a"},{"name":"스터디 문제 댓글 수정","id":"653e1790-8273-4ceb-9484-8f53d27624a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"댓글 수정 완료.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/answer/7/comments/7","urlObject":{"protocol":"http","port":"8080","path":["api","study","answer","7","comments","7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b4798f35-4c4e-420d-b44e-596bd9abd908","name":"스터디 문제 댓글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": \"댓글 수정 완료.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/answer/7/comments/7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 11:48:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": \"댓글 수정 완료.\"\n}"}],"_postman_id":"653e1790-8273-4ceb-9484-8f53d27624a3"},{"name":"스터디 문제 댓글 삭제","id":"fbc9f914-8713-4276-b6b7-155b2f08d4fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/answer/7/comments/7","urlObject":{"protocol":"http","port":"8080","path":["api","study","answer","7","comments","7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c8573a65-4444-407f-a4c3-db6919450b74","name":"스터디 문제 댓글 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/answer/7/comments/7"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Fri, 14 Feb 2025 11:48:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fbc9f914-8713-4276-b6b7-155b2f08d4fb"},{"name":"스터디 문제 댓글 좋아요 생성/취소","id":"75331699-56b9-48ad-9a0b-1db86d1f5cd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/study/answer/7/comments/8/like","urlObject":{"protocol":"http","port":"8080","path":["api","study","answer","7","comments","8","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1b8c175f-2d65-43dd-9c27-292a5b1d9f31","name":"스터디 문제 댓글 좋아요 생성","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/api/study/answer/7/comments/8/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 11:50:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"userId\": 2,\n    \"queComment\": 8,\n    \"deleted\": false\n}"},{"id":"c3f4aea1-e9bd-412b-85fd-4172a6d267c0","name":"스터디 문제 댓글 좋아요 취소","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/api/study/answer/7/comments/8/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 11:50:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"userId\": 2,\n    \"queComment\": 8,\n    \"deleted\": true\n}"}],"_postman_id":"75331699-56b9-48ad-9a0b-1db86d1f5cd1"},{"name":"스터디 문제 조회","id":"e7e111f1-213a-436b-ae32-e3d1ce902284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/answer/7","urlObject":{"protocol":"http","port":"8080","path":["api","study","answer","7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b1aace34-2a5e-4f64-9486-e9d6de503459","name":"스터디 문제 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/answer/7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 12:04:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7,\n    \"question\": \"JVM이란 무엇이고 왜 필요한지 설명해 보세요.\",\n    \"modelAnswer\": \"JVM(Java Virtual Machine)은 자바 프로그램을 실행하는 가상 머신입니다. 자바는 OS의 종속성에서 벗어나기 위해 사용되어, 각 OS에 맞는 JVM을 통해 같은 소스 코드로도 다른 OS에서 정상 실행이 가능합니다. GC를 통해 프로그램의 메모리 관리를 해 준다는 이점이 있습니다.\",\n    \"answer\": \"잘 모르겠습니다.\",\n    \"createdAt\": \"2024-11-06T10:51:42.218376\",\n    \"profileImage\": \"https://dodream-bucket.s3.ap-northeast-2.amazonaws.com/profile-image/6ae0e7fb-e423-4353-a30a-77fe97de6869lazier2.jpeg\",\n    \"userId\": 2,\n    \"userName\": \"minsung\"\n}"}],"_postman_id":"e7e111f1-213a-436b-ae32-e3d1ce902284"},{"name":"스터디방 문제 전체 조회","id":"6b0b1d6a-3954-4f60-b11b-fae8c4f45fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/100/studyroom","urlObject":{"protocol":"http","port":"8080","path":["api","study","100","studyroom"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b0b1d6a-3954-4f60-b11b-fae8c4f45fe1"},{"name":"스터디방 내가 풀지 않은 문제 조회","id":"6dc0b398-03cc-4130-88b2-5ee7f86327aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/100/studyroom/other","urlObject":{"protocol":"http","port":"8080","path":["api","study","100","studyroom","other"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6dc0b398-03cc-4130-88b2-5ee7f86327aa"},{"name":"스터디방 문제 검색 조회 (제목 + 내용)","id":"1269f89b-c359-4182-ab7a-4d4f160f6604","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/100/studyroom/search","urlObject":{"protocol":"http","port":"8080","path":["api","study","100","studyroom","search"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1269f89b-c359-4182-ab7a-4d4f160f6604"}],"id":"4aa216ba-4e16-49cf-baf3-1873f938af34","_postman_id":"4aa216ba-4e16-49cf-baf3-1873f938af34","description":""},{"name":"스터디 멤버","item":[{"name":"스터디 멤버 조회","id":"88e2937c-f6d9-4636-815a-215c8f5ba795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/61/members","urlObject":{"protocol":"http","port":"8080","path":["api","study","61","members"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d6616db7-dde3-4182-9ad5-2fda45313c32","name":"스터디 멤버 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/61/members/application"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 12:11:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 192,\n            \"username\": \"Minsung HA\",\n            \"userId\": 1,\n            \"joinDate\": \"2024-11-06 17:49:29\",\n            \"profileImage\": \"https://lh3.googleusercontent.com/a/ACg8ocKsuif1zx11QSgpVnO1jmvcfr5STPrCPoEQ3GxXTkiFcAKzWg=s96-c\"\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"88e2937c-f6d9-4636-815a-215c8f5ba795"},{"name":"스터디 멤버 조회 (가입 신청-ROLE_WAITING 만 조회)","id":"25115d7b-7803-4c8c-b6fb-11872da4f1d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/study/99/members/application","urlObject":{"protocol":"http","port":"8080","path":["api","study","99","members","application"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6becfc59-59d2-46b3-a303-d161d5465b29","name":"스터디 멤버 조회(가입 승인 대기 멤버만 조회)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/study/99/members/application"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 12:13:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 201,\n            \"username\": \"하민성\",\n            \"userId\": 3,\n            \"joinDate\": \"2024-11-08 11:24:07\",\n            \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\"\n        },\n        {\n            \"id\": 198,\n            \"username\": \"Minsung HA\",\n            \"userId\": 1,\n            \"joinDate\": \"2024-11-08 11:10:26\",\n            \"profileImage\": \"https://lh3.googleusercontent.com/a/ACg8ocKsuif1zx11QSgpVnO1jmvcfr5STPrCPoEQ3GxXTkiFcAKzWg=s96-c\"\n        }\n    ],\n    \"page\": {\n        \"size\": 5,\n        \"number\": 0,\n        \"totalElements\": 2,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"25115d7b-7803-4c8c-b6fb-11872da4f1d1"},{"name":"스터디 가입 신청 - 승인 대기 상태","id":"bdae5bc7-f455-4e7d-b186-598a749e9851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"studyId\": 101,\n    \"roleEnum\": \"ROLE_WAITING\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/101/members","urlObject":{"protocol":"http","port":"8080","path":["api","study","101","members"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"46ae7e9f-e5ba-4584-86b7-556e517f6f81","name":"스터디 가입 신청 - 승인 대기 상태","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"studyId\": 101,\n    \"roleEnum\": \"ROLE_WAITING\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/101/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 12:18:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 221,\n    \"username\": \"하민성\",\n    \"userId\": 3,\n    \"joinDate\": \"2025-02-14 21:18:36\",\n    \"profileImage\": \"https://ssl.pstatic.net/static/pwe/address/img_profile.png\"\n}"}],"_postman_id":"bdae5bc7-f455-4e7d-b186-598a749e9851"},{"name":"스터디 멤버 권한 수정","id":"f17655ab-d40a-4080-98e5-62e66a9ddeda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{   \n    \"role\": \"ROLE_MEMBER\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/101/members/219","urlObject":{"protocol":"http","port":"8080","path":["api","study","101","members","219"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f17655ab-d40a-4080-98e5-62e66a9ddeda"},{"name":"스터디 방장 변경","id":"ca18fa15-be2d-4ff3-b773-804ea0f5b210","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/18/members/leader/88","urlObject":{"protocol":"http","port":"8080","path":["api","study","18","members","leader","88"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"89958669-c925-44a6-9988-cbdbcaffc055","name":"스터디 방장 변경","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/study/18/members/leader/88"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 12:25:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 88,\n    \"roleEnum\": \"ROLE_LEADER\",\n    \"joinDate\": \"2025-02-14 21:25:09\"\n}"}],"_postman_id":"ca18fa15-be2d-4ff3-b773-804ea0f5b210"},{"name":"스터디 멤버 삭제","id":"5ac75693-0497-45d1-a048-d8359227e4e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/study/61/members/192","urlObject":{"protocol":"http","port":"8080","path":["api","study","61","members","192"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"52d53132-5f28-4e9c-8897-c9444f63a94d","name":"스터디 멤버 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/study/61/members/192"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Fri, 14 Feb 2025 12:26:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5ac75693-0497-45d1-a048-d8359227e4e0"}],"id":"98ec92a8-fbe7-4029-8f5d-f50d0239fe33","_postman_id":"98ec92a8-fbe7-4029-8f5d-f50d0239fe33","description":""},{"name":"알림","item":[{"name":"클라이언트가 알림 구독하는 기능 수행","id":"e500491f-1529-4683-8360-7004ec8c32b3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/notification","urlObject":{"protocol":"http","port":"8080","path":["api","notification"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2bd922be-5117-4cb1-9e3a-a6e0c2d75aec","name":"알림 구독 기능 수행","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/notification"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"text/event-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 09:58:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"id:minsung_1739527108418\nevent:SSE\ndata:EventStream Created. [userId = 2]\n\n"}],"_postman_id":"e500491f-1529-4683-8360-7004ec8c32b3"},{"name":"사용자별 알림 조회","id":"0174d0d8-8b93-4a4f-99cb-31dfc6814c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/notification/2","urlObject":{"protocol":"http","port":"8080","path":["api","notification","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"da540543-0936-4de4-97e2-6ce89c54f111","name":"사용자별 알림 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/notification/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:00:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 102,\n        \"notifyType\": \"STUDY_APPLY\",\n        \"toName\": \"minsung\",\n        \"content\": \"Minsung HA님이 리눅스 마스터 2급 스터디 모임 에 가입 신청을 하였습니다.\",\n        \"createdAt\": \"2025-02-14 16:22:57\",\n        \"url\": \"/api/study/101/members\",\n        \"read\": false\n    },\n    {\n        \"id\": 101,\n        \"notifyType\": \"BOOK_COMMENT\",\n        \"toName\": \"minsung\",\n        \"content\": \"minsung님이 면접 대비 문제집에 댓글을 남겼습니다.\",\n        \"createdAt\": \"2025-02-13 21:57:40\",\n        \"url\": \"/api/books/4/comments\",\n        \"read\": false\n    }\n]"}],"_postman_id":"0174d0d8-8b93-4a4f-99cb-31dfc6814c42"},{"name":"사용자별 알림 수정","id":"fee788ce-66d4-42d7-82d4-b2e9a3124c00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"read\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notification/101","urlObject":{"protocol":"http","port":"8080","path":["api","notification","101"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dcd3c984-d1cb-4a53-8270-d1f6b558c183","name":"사용자별 알림 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"read\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/notification/101"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 14 Feb 2025 10:05:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 101,\n    \"notifyType\": \"BOOK_COMMENT\",\n    \"toName\": \"minsung\",\n    \"content\": \"minsung님이 면접 대비 문제집에 댓글을 남겼습니다.\",\n    \"createdAt\": \"2025-02-13 21:57:40\",\n    \"url\": \"/api/books/4/comments\",\n    \"read\": true\n}"}],"_postman_id":"fee788ce-66d4-42d7-82d4-b2e9a3124c00"},{"name":"사용자별 알림 삭제","id":"31d7b96d-47cc-4fc2-a8cd-f23cca7cccf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/notification/101","urlObject":{"protocol":"http","port":"8080","path":["api","notification","101"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8a37d0b5-935b-4994-b5ce-8b1b09fa167c","name":"사용자별 알림 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/notification/101"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"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":"Date","value":"Fri, 14 Feb 2025 10:06:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"31d7b96d-47cc-4fc2-a8cd-f23cca7cccf0"}],"id":"c104d66b-4f7f-43e9-bef2-4b2fa3be3a34","_postman_id":"c104d66b-4f7f-43e9-bef2-4b2fa3be3a34","description":""},{"name":"인증","item":[{"name":"소셜 로그인","id":"44954bcb-46a7-4432-a0bc-c6a59468e4ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/oauth/google?code=4/0ASVgi3JQ7yz4EMe65qPfqmMZu_SwOSXOyPUNUvv8u_NaBlOxCmYQupNGkMh5pnSCPjThVg","urlObject":{"protocol":"http","port":"8080","path":["api","oauth","google"],"host":["localhost"],"query":[{"key":"code","value":"4/0ASVgi3JQ7yz4EMe65qPfqmMZu_SwOSXOyPUNUvv8u_NaBlOxCmYQupNGkMh5pnSCPjThVg"}],"variable":[]}},"response":[{"id":"a7e29da9-236e-40ed-8048-bec7ad5500e7","name":"소셜 로그인 인가 검증","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8080/api/oauth/google?code=4/0ASVgi3JQ7yz4EMe65qPfqmMZu_SwOSXOyPUNUvv8u_NaBlOxCmYQupNGkMh5pnSCPjThVg","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth","google"],"query":[{"key":"code","value":"4/0ASVgi3JQ7yz4EMe65qPfqmMZu_SwOSXOyPUNUvv8u_NaBlOxCmYQupNGkMh5pnSCPjThVg"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Set-Cookie","value":"refreshToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJrb3N0YS1pbmt5dSIsImlhdCI6MTczOTI1NjYwMSwiZXhwIjoxNzM5MzQzMDAxLCJzdWIiOiIxIn0.5g87neiI6jiwDp7WyIEvZgg3gYP6Mu48002IWN4oT1U; Max-Age=86400; Expires=Wed, 12 Feb 2025 06:50:01 GMT; Path=/; HttpOnly"},{"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":"Tue, 11 Feb 2025 06:50:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJrb3N0YS1pbmt5dSIsImlhdCI6MTczOTI1NjYwMSwiZXhwIjoxNzM5MjU4NDAxLCJzdWIiOiIxIn0.kGdmFkzdC_8aNKE4z4dEl4Tdg5LQ-axaA8z8KxlY_GY\"\n}"}],"_postman_id":"44954bcb-46a7-4432-a0bc-c6a59468e4ca"},{"name":"token 재발급","id":"186f369f-f63b-44fc-a87a-b28a61646f30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/refresh-token","urlObject":{"protocol":"http","port":"8080","path":["api","refresh-token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"186f369f-f63b-44fc-a87a-b28a61646f30"}],"id":"7a854610-1cbe-42c2-891b-3840670025e1","_postman_id":"7a854610-1cbe-42c2-891b-3840670025e1","description":""}]}