{"info":{"_postman_id":"06783d0b-fd9a-4ce8-8383-b29c036af989","name":"backoffice","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30897673","collectionId":"06783d0b-fd9a-4ce8-8383-b29c036af989","publishedId":"2s9Ykhfinj","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-12-10T11:36:44.000Z"},"item":[{"name":"USER","item":[{"name":"회원가입","id":"48e6bbd9-c442-4d8e-9e50-7316e09c404f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"bae123\",\r\n    \"password\" : \"12345678\",\r\n    \"nickname\" : \"배형태\",\r\n    \"age\" : \"26\",\r\n    \"email\" : \"guxo1211@gmail.com\",\r\n    \"userinfo\" : \"개발자 취업 목표\",\r\n    \"userurl\" : \"https://velog.io/@guxo2795\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/signup","urlObject":{"protocol":"http","port":"8080","path":["api","users","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0e930dc2-2b5f-4c01-b468-cb622f38c443","name":"USER 가입 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"user123\",\r\n    \"password\" : \"1234ASDF@\",\r\n    \"nickname\" : \"배형태\",\r\n    \"admin\" : \"false\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:15:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"회원가입 성공\",\n    \"status\": 201\n}"},{"id":"ac83f65f-5ca5-4f86-a851-16390aa32e05","name":"ADMIN 가입 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"admin123\",\r\n    \"password\" : \"1234ASDF@\",\r\n    \"nickname\" : \"배형태\",\r\n    \"admin\" : \"true\",\r\n    \"adminToken\" : \"AAABnvxRVklrnYxKZ0aHgTBcXukeZygoC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:17:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"회원가입 성공\",\n    \"status\": 201\n}"},{"id":"2639c246-b28d-49d7-a632-ba7f92bd6c01","name":"USER 가입 실패","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"user123\",\r\n    \"password\" : \"1234ASDF@\",\r\n    \"nickname\" : \"배형태\",\r\n    \"admin\" : \"false\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/signup"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:18:17 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"이미 존재하는 username입니다.\",\n    \"status\": 400\n}"},{"id":"43fc15f6-c081-49d3-a4ae-daed81a5c125","name":"ADMIN 가입 실패","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"admin1234\",\r\n    \"password\" : \"1234ASDF@\",\r\n    \"nickname\" : \"배형태\",\r\n    \"admin\" : \"true\",\r\n    \"adminToken\" : \"AAABnvxRVklrnYxKZ0aHgTBcXukeZygC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/signup"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:19:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"관리자 암호가 틀려 등록이 불가능합니다.\",\n    \"status\": 400\n}"}],"_postman_id":"48e6bbd9-c442-4d8e-9e50-7316e09c404f"},{"name":"로그인","id":"4d9ad83d-6a5c-4163-aecd-51b8784c509a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"user123\",\r\n    \"password\" : \"12341234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/login","urlObject":{"protocol":"http","port":"8080","path":["api","users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"65f192f6-f896-499a-a415-6e59d6e5b76c","name":"로그인 성공","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"user123\",\r\n    \"password\" : \"1234ASDF@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA"},{"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;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:19:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"로그인 성공\",\n    \"status\": 200\n}"},{"id":"c8a6a296-b796-4b55-be89-c1d448afb3d7","name":"로그인 실패","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"user123\",\r\n    \"password\" : \"1234ASDF\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/login"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:20:15 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"비밀번호가 일치하지 않습니다.\",\n    \"status\": 400\n}"}],"_postman_id":"4d9ad83d-6a5c-4163-aecd-51b8784c509a"},{"name":"비밀번호 확인","id":"5cb62013-5122-4f69-a9e5-6e6e3877f0ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDE5MjAwNjQsImlhdCI6MTcwMTkxNjQ2NH0.wTDu0socMqNoRoOmOkWKeCeXUnSezrl6XtrWmHuvdsw","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/checkpwd","urlObject":{"protocol":"http","port":"8080","path":["api","users","checkpwd"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5923671d-7cbf-464b-97ef-d0a7475d98bf","name":"비밀번호 확인 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"1234ASDF@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/checkpwd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:20:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"정보 수정페이지로 가기\",\n    \"status\": 200\n}"},{"id":"6903560b-28aa-43b9-a2d7-e38561811bdc","name":"비밀번호 확인 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"1234ASDF\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/checkpwd"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:21:09 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"비밀번호가 일치하지 않습니다.\",\n    \"status\": 400\n}"}],"_postman_id":"5cb62013-5122-4f69-a9e5-6e6e3877f0ba"},{"name":"비밀번호 수정","id":"7ed95332-65f7-45e0-980a-b6a072e7d2fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDE5MjAwNjQsImlhdCI6MTcwMTkxNjQ2NH0.wTDu0socMqNoRoOmOkWKeCeXUnSezrl6XtrWmHuvdsw","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/checkpwd","urlObject":{"protocol":"http","port":"8080","path":["api","users","checkpwd"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"30c39700-5e3c-40ea-adc1-144bd7399f44","name":"비밀번호 수정 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"12341234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/updatepwd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:22:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"비밀번호 수정완료\",\n    \"status\": 200\n}"},{"id":"180f661c-2a64-4e80-ace1-86b8e96509a2","name":"비밀번호 수정 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"12341234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/updatepwd"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:22:45 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"비밀번호 확인을 해주세요\",\n    \"status\": 400\n}"}],"_postman_id":"7ed95332-65f7-45e0-980a-b6a072e7d2fa"},{"name":"프로필 조회","id":"f60047c8-7f88-4f26-9ced-1d374074f99f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDE5MjAwNjQsImlhdCI6MTcwMTkxNjQ2NH0.wTDu0socMqNoRoOmOkWKeCeXUnSezrl6XtrWmHuvdsw","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/profile","urlObject":{"protocol":"http","port":"8080","path":["api","users","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2c1aa6b4-3f3e-4bef-ab8c-5a91ffa0e1cd","name":"프로필 조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/profile"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:27:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"nickname\": \"팔색조\",\n    \"age\": 8,\n    \"email\": \"8color@email.com\",\n    \"userinfo\": \"8조입니다.\",\n    \"userurl\": \"velog.io/@888888\"\n}"},{"id":"382c3fc9-73e3-49a7-8165-f581d0cec734","name":"프로필 조회 실패","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/profile"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:27:57 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"로그인 된 회원이 아닙니다.\",\n    \"status\": 400\n}"}],"_postman_id":"f60047c8-7f88-4f26-9ced-1d374074f99f"},{"name":"프로필 수정","id":"d30121fa-eabf-49f0-81f9-055a177b1e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDIyMTQ4ODMsImlhdCI6MTcwMjIxMTI4M30.5pWUCIY53wa3olQM5zR3vaU0yHdlGXpw5jHm1nJknvE","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"nickname\" : \"팔색조\",\r\n    \"age\" : 8,\r\n    \"email\" : \"8color@email.com\",\r\n    \"userinfo\" : \"8조입니다.\",\r\n    \"userurl\" : \"velog.io/@888888\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/profile/update","urlObject":{"protocol":"http","port":"8080","path":["api","users","profile","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ad3fdf70-dd65-42a6-a1a4-73afb0a408f7","name":"프로필 수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"nickname\" : \"팔색조\",\r\n    \"age\" : 8,\r\n    \"email\" : \"8color@email.com\",\r\n    \"userinfo\" : \"8조입니다.\",\r\n    \"userurl\" : \"velog.io/@888888\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/profile/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:25:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"프로필 수정완료\",\n    \"status\": 200\n}"}],"_postman_id":"d30121fa-eabf-49f0-81f9-055a177b1e5b"},{"name":"카카오 accesstoken발급","id":"d791c818-a686-4f70-b7f7-e471a11e0b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"client_authentication","value":"<client_authentication>"},{"key":"clientId","value":"<client-id>"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":false},"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"d791c818-a686-4f70-b7f7-e471a11e0b4c"},{"name":"카카오 로그인","id":"127f35bd-5602-4011-9793-e5f697f0f55f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:8080/api/users/kakaoLogin?code=JW8ONYdWxEV7RxugjyeH5gAJo_inKV6jyVAKPXVbAAABjE3Sx97GDcCf5rkkeA","urlObject":{"protocol":"http","port":"8080","path":["api","users","kakaoLogin"],"host":["localhost"],"query":[{"key":"code","value":"JW8ONYdWxEV7RxugjyeH5gAJo_inKV6jyVAKPXVbAAABjE3Sx97GDcCf5rkkeA"}],"variable":[]}},"response":[],"_postman_id":"127f35bd-5602-4011-9793-e5f697f0f55f"}],"id":"0e8db706-447b-4417-80c9-9d5dc89f048a","_postman_id":"0e8db706-447b-4417-80c9-9d5dc89f048a","description":""},{"name":"POST","item":[{"name":"POST 생성","id":"c22fd256-ab4a-4103-9154-dd1cdb6a9b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDIyMDg2NDgsImlhdCI6MTcwMjIwNTA0OH0.-g0yKFiIeW2cpC5g_AgHg3skQkfg4A52gji9k9AaXOM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목1-2\",\r\n    \"content\" : \"내용1-2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts","urlObject":{"protocol":"http","port":"8080","path":["api","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"818d722a-4874-4178-896e-587a942cfea1","name":"생성 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목1\",\r\n    \"content\" : \"내용1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:30:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"게시물 등록 완료\",\n    \"status\": 200\n}"},{"id":"c8603e88-6b7f-45b9-9980-64bd2d39c50b","name":"생성 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목1\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:30:43 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"내용을 입력하세요.\",\n    \"status\": 400\n}"}],"_postman_id":"c22fd256-ab4a-4103-9154-dd1cdb6a9b4c"},{"name":"POST 목록 조회","id":"9dc6167c-9108-4eca-9c5e-f0cc9b718d90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts","urlObject":{"protocol":"http","port":"8080","path":["api","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"580ec757-ba33-4964-bf5b-0bee0fc0b677","name":"조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:35:39 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"title\": \"제목1\",\n        \"nickname\": \"팔색조\",\n        \"content\": \"내용1\",\n        \"likes\": 0,\n        \"createdAt\": \"2023-12-10T19:30:05.444944\",\n        \"modifiedAt\": \"2023-12-10T19:30:05.444944\"\n    },\n    {\n        \"title\": \"제목2\",\n        \"nickname\": \"팔색조\",\n        \"content\": \"내용2\",\n        \"likes\": 0,\n        \"createdAt\": \"2023-12-10T19:35:36.5586\",\n        \"modifiedAt\": \"2023-12-10T19:35:36.5586\"\n    }\n]"}],"_postman_id":"9dc6167c-9108-4eca-9c5e-f0cc9b718d90"},{"name":"POST 단건 조회","id":"ac2fa86c-c2ad-45ac-9dda-f5d9eff7a22e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"url":"http://localhost:8080/api/posts/3","urlObject":{"protocol":"http","port":"8080","path":["api","posts","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"06fa7aaf-7975-4d0c-a6ed-62562efb8456","name":"조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"url":"http://localhost:8080/api/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:36:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"제목1\",\n    \"nickname\": \"팔색조\",\n    \"content\": \"내용1\",\n    \"likes\": 0,\n    \"createdAt\": \"2023-12-10T19:30:05.444944\",\n    \"modifiedAt\": \"2023-12-10T19:30:05.444944\"\n}"}],"_postman_id":"ac2fa86c-c2ad-45ac-9dda-f5d9eff7a22e"},{"name":"POST 수정","id":"00d9239e-fd2d-4664-90ee-e5bcf0154a1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목 수정\",\r\n    \"content\" : \"내용 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts/2","urlObject":{"protocol":"http","port":"8080","path":["api","posts","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7e3bb4cc-51e0-4c0a-8573-5203a26bc3ab","name":"수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목 수정\",\r\n    \"content\" : \"내용 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:38:32 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"수정 완료\",\n    \"status\": 200\n}"}],"_postman_id":"00d9239e-fd2d-4664-90ee-e5bcf0154a1c"},{"name":"POST 삭제","id":"2734a26b-9be7-43f4-8d74-0d8f8f953101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"url":"http://localhost:8080/api/posts/2","urlObject":{"protocol":"http","port":"8080","path":["api","posts","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"94cdb038-f7da-499a-9361-cc3d6cf3b54e","name":"삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"url":"http://localhost:8080/api/posts/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:40:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"삭제 완료\",\n    \"status\": 200\n}"},{"id":"0cc163a4-eed6-4e22-94e2-db8a708028c6","name":"삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"url":"http://localhost:8080/api/posts/3"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:41:10 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"해당 id의 게시물이 없습니다.\",\n    \"status\": 400\n}"}],"_postman_id":"2734a26b-9be7-43f4-8d74-0d8f8f953101"},{"name":"POST 좋아요","id":"75d6d882-ad46-4e4a-90c9-e09e897d9530","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"url":"http://localhost:8080/api/posts/4/likes","urlObject":{"protocol":"http","port":"8080","path":["api","posts","4","likes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"719972fa-9470-4277-aad4-35a70068114c","name":"좋아요 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"url":"http://localhost:8080/api/posts/4/likes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:47:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"좋아요!\",\n    \"status\": 200\n}"},{"id":"2520057b-bd74-4194-83fb-c243ae1b8d6c","name":"좋아요 실패","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA3MTk2LCJpYXQiOjE3MDIyMDM1OTZ9.zDm_4IxbotrlkEJUsxwxiqq77hlAzzx3WOqzzBw_nfA","type":"text"}],"url":"http://localhost:8080/api/posts/1/likes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:42:25 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"본인의 게시물에 좋아요를 누를 수 없습니다.\",\n    \"status\": 400\n}"}],"_postman_id":"75d6d882-ad46-4e4a-90c9-e09e897d9530"}],"id":"f856922f-ebe2-4d92-b614-84b9cf2fd6c7","_postman_id":"f856922f-ebe2-4d92-b614-84b9cf2fd6c7","description":""},{"name":"COMMENT","item":[{"name":"COMMENT 생성","id":"7a23fbb6-51a1-4122-908d-6391e21e30c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"댓글1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/1","urlObject":{"protocol":"http","port":"8080","path":["api","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"be1f345e-63b5-4ede-9393-3e4e4e857616","name":"생성 성공","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"댓글1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:50:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"댓글 등록 완료\",\n    \"status\": 200\n}"},{"id":"ce6e2d6e-87fd-44aa-bf9f-cc37b6601348","name":"생성 실패(게시물)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"댓글1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/2"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:51:12 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"해당 게시물이 존재하지 않습니다.\",\n    \"status\": 400\n}"},{"id":"41772614-b1b3-410c-b04a-6d4cb9e58e14","name":"생성 실패(내용)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:51:39 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"내용을 입력하세요.\",\n    \"status\": 400\n}"}],"_postman_id":"7a23fbb6-51a1-4122-908d-6391e21e30c0"},{"name":"COMMENT 조회","id":"58096b49-3228-40e6-b25e-ba92aa4e1ab2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"url":"http://localhost:8080/api/comments/1","urlObject":{"protocol":"http","port":"8080","path":["api","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7c3b6687-f7cf-40d2-acbd-3110c4f64021","name":"조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"url":"http://localhost:8080/api/comments/1"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:56:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"commentId\": 1,\n        \"nickname\": \"팔색조\",\n        \"text\": \"댓글1\",\n        \"createAt\": \"2023-12-10T19:50:31.847504\",\n        \"modifiedAt\": \"2023-12-10T19:50:31.847504\"\n    },\n    {\n        \"commentId\": 2,\n        \"nickname\": \"팔색조\",\n        \"text\": \"댓글 수정\",\n        \"createAt\": \"2023-12-10T19:53:52.659267\",\n        \"modifiedAt\": \"2023-12-10T19:54:39.304821\"\n    }\n]"}],"_postman_id":"58096b49-3228-40e6-b25e-ba92aa4e1ab2"},{"name":"COMMENT 수정","id":"79ca3a4a-fbe7-41d0-b9f9-3217fa9c8411","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"댓글 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/2","urlObject":{"protocol":"http","port":"8080","path":["api","comments","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"788bdb42-be89-475e-a6e6-b737112cd542","name":"수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA4NzU3LCJpYXQiOjE3MDIyMDUxNTd9.RvHATjCZI4hhmf4dc7dSrJdcyoO77INgurt4gEiUHd0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"댓글 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:54:39 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"댓글 수정 완료\",\n    \"status\": 200\n}"},{"id":"107414f2-f64a-4e7f-9e30-c2bd000274d7","name":"수정 실패","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDIyMDkzNDIsImlhdCI6MTcwMjIwNTc0Mn0.3bvQWnsUJ4WTyhM-hgInfkUJpxaLmZyzLtT-CmMzHKg","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"댓글 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/2"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:55:55 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"댓글 작성자만 수정 가능합니다.\",\n    \"status\": 400\n}"}],"_postman_id":"79ca3a4a-fbe7-41d0-b9f9-3217fa9c8411"},{"name":"COMMENT 삭제","id":"9ab77df1-b3f0-4867-bcf7-2f85c0ac06b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA5Mzk1LCJpYXQiOjE3MDIyMDU3OTV9.7yqmuCjmynzYh7nJcQjdpaHkikSwr5yZjrnVR5QROv4","type":"text"}],"url":"http://localhost:8080/api/comments/2","urlObject":{"protocol":"http","port":"8080","path":["api","comments","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b981dc10-bf60-47ee-93d1-1745afb662a6","name":"삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA5Mzk1LCJpYXQiOjE3MDIyMDU3OTV9.7yqmuCjmynzYh7nJcQjdpaHkikSwr5yZjrnVR5QROv4","type":"text"}],"url":"http://localhost:8080/api/comments/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:57:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"댓글 삭제 완료\",\n    \"status\": 200\n}"},{"id":"7fc7b2a4-8119-427c-979c-38dcd91975dc","name":"삭제 실패","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiYWUxMjMiLCJleHAiOjE3MDIyMDk1MTYsImlhdCI6MTcwMjIwNTkxNn0.G-3xQ2BWu86Sf84jy1Czn21WvYS5uopIEkAP4dgAFQQ","type":"text"}],"url":"http://localhost:8080/api/comments/1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 10:58:47 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"댓글 작성자만 삭제 가능합니다.\",\n    \"status\": 400\n}"}],"_postman_id":"9ab77df1-b3f0-4867-bcf7-2f85c0ac06b7"}],"id":"41936811-f732-485f-b0b1-bd23bfdb36a8","_postman_id":"41936811-f732-485f-b0b1-bd23bfdb36a8","description":""},{"name":"ADMIN","item":[{"name":"ADMIN 사용자 목록 조회","id":"e8670fdd-55d4-4e3a-91f8-105ba008fad3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA5NTQ1LCJpYXQiOjE3MDIyMDU5NDV9.ERnHZ2DkoBxgGEzupmpL-2nJ7ZjxR87jhiH6aBb0vJc","type":"text"}],"url":"http://localhost:8080/api/admin/users","urlObject":{"protocol":"http","port":"8080","path":["api","admin","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"29a092aa-589f-46af-a25f-915b7e45c98e","name":"조회 성공","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIwOTk4NywiaWF0IjoxNzAyMjA2Mzg3fQ.obo1igJx33DZfnphfCQrxtr6h9gcKjShFmknwjrfga0","type":"text"}],"url":"http://localhost:8080/api/admin/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:06:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"nickname\": \"팔색조\",\n        \"age\": 8,\n        \"email\": \"8color@email.com\",\n        \"userinfo\": \"8조입니다.\",\n        \"userurl\": \"velog.io/@888888\"\n    },\n    {\n        \"nickname\": \"배형태\",\n        \"age\": null,\n        \"email\": null,\n        \"userinfo\": null,\n        \"userurl\": null\n    },\n    {\n        \"nickname\": \"배형태\",\n        \"age\": 26,\n        \"email\": \"guxo1211@gmail.com\",\n        \"userinfo\": \"개발자 취업 목표\",\n        \"userurl\": \"https://velog.io/@guxo2795\"\n    }\n]"},{"id":"9931f230-383b-4ddb-ac11-c85bc199fd5e","name":"조회 실패","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyMTIzIiwiZXhwIjoxNzAyMjA5NTQ1LCJpYXQiOjE3MDIyMDU5NDV9.ERnHZ2DkoBxgGEzupmpL-2nJ7ZjxR87jhiH6aBb0vJc","type":"text"}],"url":"http://localhost:8080/api/admin/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:05:08 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"관리자가 아닙니다.\",\n    \"status\": 400\n}"}],"_postman_id":"e8670fdd-55d4-4e3a-91f8-105ba008fad3"},{"name":"ADMIN 사용자 권한 수정","id":"01154e65-ad9e-4813-a433-f92fbf2925e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIwOTk4NywiaWF0IjoxNzAyMjA2Mzg3fQ.obo1igJx33DZfnphfCQrxtr6h9gcKjShFmknwjrfga0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"role\" : \"ADMIN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","admin","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b8d5f97d-0df8-4193-8412-99335c51dea9","name":"수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIwOTk4NywiaWF0IjoxNzAyMjA2Mzg3fQ.obo1igJx33DZfnphfCQrxtr6h9gcKjShFmknwjrfga0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"role\" : \"ADMIN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:11:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"사용자 권한 수정 완료\",\n    \"status\": 200\n}"}],"_postman_id":"01154e65-ad9e-4813-a433-f92fbf2925e7"},{"name":"ADMIN 게시글 수정","id":"9c1f7c6d-37aa-4e18-a9d9-f5a200af9cfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"관리자권한 제목 수정\",\r\n    \"content\" : \"관리자권한 내용 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/posts/2","urlObject":{"protocol":"http","port":"8080","path":["api","admin","posts","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"007e0108-02aa-4891-99a2-943c58ac62bb","name":"수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"관리자권한 제목 수정\",\r\n    \"content\" : \"관리자권한 내용 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/posts/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:30:18 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"수정 완료\",\n    \"status\": 200\n}"}],"_postman_id":"9c1f7c6d-37aa-4e18-a9d9-f5a200af9cfa"},{"name":"ADMIN 게시글 삭제","id":"75e582bc-7a25-4515-a006-7ccdaf9d11ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"url":"http://localhost:8080/api/admin/posts/3","urlObject":{"protocol":"http","port":"8080","path":["api","admin","posts","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3764da93-ac49-407b-8f68-8779877ad569","name":"삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"url":"http://localhost:8080/api/admin/posts/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:32:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"삭제 완료\",\n    \"status\": 200\n}"}],"_postman_id":"75e582bc-7a25-4515-a006-7ccdaf9d11ab"},{"name":"ADMIN 댓글 수정","id":"0639cf0a-9f39-4a9d-bbb5-5c4fb4aecdc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"관리자 권한 댓글 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/comments/1","urlObject":{"protocol":"http","port":"8080","path":["api","admin","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"052f2c79-dd00-47ff-bfcf-c76248ce83b9","name":"수정 성공","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"관리자 권한 댓글 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:33:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"수정 완료\",\n    \"status\": 200\n}"}],"_postman_id":"0639cf0a-9f39-4a9d-bbb5-5c4fb4aecdc6"},{"name":"ADMIN 댓글 삭제","id":"794190d6-b76d-43e4-bedf-259054a5a999","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"url":"http://localhost:8080/api/admin/comments/3","urlObject":{"protocol":"http","port":"8080","path":["api","admin","comments","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"032b780d-3598-45d5-a2cf-1e7b9ae61cc1","name":"삭제 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTMyOCwiaWF0IjoxNzAyMjA3NzI4fQ.n1g7d2jTbburPYrrthBxnekeTz5uu3AvZj-m0szJkMA","type":"text"}],"url":"http://localhost:8080/api/admin/comments/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:34:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"삭제 완료\",\n    \"status\": 200\n}"}],"_postman_id":"794190d6-b76d-43e4-bedf-259054a5a999"},{"name":"ADMIN 사용자 탈퇴","id":"35ab6508-ab1c-4734-92f3-d0aaade44e0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTA5NywiaWF0IjoxNzAyMjA3NDk3fQ.rl15xfcPi7jBjkbqnP6f0nYPsS7AUoPsCAOYHiC5_nY","type":"text"}],"url":"http://localhost:8080/api/admin/users/1","urlObject":{"protocol":"http","port":"8080","path":["api","admin","users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"26cab18d-eafc-4a13-8497-92d7b1bb055e","name":"탈퇴 성공","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbjEyMyIsImV4cCI6MTcwMjIxMTA5NywiaWF0IjoxNzAyMjA3NDk3fQ.rl15xfcPi7jBjkbqnP6f0nYPsS7AUoPsCAOYHiC5_nY","type":"text"}],"url":"http://localhost:8080/api/admin/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 10 Dec 2023 11:25:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"사용자 강제탈퇴 처리 성공\",\n    \"status\": 200\n}"}],"_postman_id":"35ab6508-ab1c-4734-92f3-d0aaade44e0e"}],"id":"4ea6aea6-f5ac-403c-8567-8277cebd9b52","_postman_id":"4ea6aea6-f5ac-403c-8567-8277cebd9b52","description":""}]}