{"info":{"_postman_id":"9fe26d3b-6027-4bef-97b3-bf3cc62f68de","name":"용홍정배","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30896184","collectionId":"9fe26d3b-6027-4bef-97b3-bf3cc62f68de","publishedId":"2s9YeD9ZDU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-26T10:58:51.000Z"},"item":[{"name":"유저","item":[{"name":"회원가입 성공","id":"b5acd755-3329-4bb3-895d-6b6a01570cfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"userName\": \"배규태\",\r\n  \"email\": \"배규태@gmail.com\",\r\n  \"password\": \"1234\",\r\n  \"userNickname\" : \"TEST\",\r\n  \"oneLiner\" : \"TEST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/signup","urlObject":{"protocol":"http","port":"8080","path":["signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5acd755-3329-4bb3-895d-6b6a01570cfc"},{"name":"회원가입 실패","id":"21c8d6bf-63f3-439d-b5d5-ff9bde232d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"userName\": \"배규태\",\r\n  \"email\": \"배규태1@gmail.com\",\r\n  \"password\": \"1234\",\r\n  \"userNickname\" : \"TEST\",\r\n  \"oneLiner\" : \"TEST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/signup","urlObject":{"protocol":"http","port":"8080","path":["signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"21c8d6bf-63f3-439d-b5d5-ff9bde232d38"},{"name":"이메일 중복","id":"92f43caa-ca18-411c-9cb3-4da2890fd803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"userName\": \"배규태1\",\r\n  \"email\": \"배규태@gmail.com\",\r\n  \"password\": \"1234\",\r\n  \"userNickname\" : \"TEST\",\r\n  \"oneLiner\" : \"TEST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/signup","urlObject":{"protocol":"http","port":"8080","path":["signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"92f43caa-ca18-411c-9cb3-4da2890fd803"},{"name":"로그인 성공","id":"fba10756-a8d8-4176-90cb-ea9ae89bd46e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userName\" : \"배규태\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/login","urlObject":{"protocol":"http","port":"8080","path":["api","user","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fba10756-a8d8-4176-90cb-ea9ae89bd46e"},{"name":"로그인 실패","id":"4a390ae2-d48e-4d94-9434-725d0d705a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userName\" : \"배규태\",\r\n    \"password\" : \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/login","urlObject":{"protocol":"http","port":"8080","path":["api","user","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a390ae2-d48e-4d94-9434-725d0d705a04"},{"name":"프로필 수정","id":"d0ef6ed8-b563-4c7c-9945-1cea905a24cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"userNickname\" : \"배규태 수정\",\r\n    \"userOneLiner\" : \"배규태 수정\",\r\n    \"password\" : \"1234\"\r\n}","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":[],"_postman_id":"d0ef6ed8-b563-4c7c-9945-1cea905a24cb"}],"id":"9cdb89b3-ff0a-46fd-9efb-e0229f56f073","_postman_id":"9cdb89b3-ff0a-46fd-9efb-e0229f56f073","description":""},{"name":"게시글","item":[{"name":"게시글 작성","id":"63623cdb-acc5-471c-910d-bb9dd2cae88d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardTitle\" : \"배규태 질문2\",\r\n    \"boardContent\" : \"배규태 질문2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/boards","urlObject":{"protocol":"http","port":"8080","path":["api","boards"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"63623cdb-acc5-471c-910d-bb9dd2cae88d"},{"name":"게시글 목록 조회","id":"21890304-fa76-4ba7-8ab6-a21f80ac325a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/boards","urlObject":{"protocol":"http","port":"8080","path":["api","boards"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"21890304-fa76-4ba7-8ab6-a21f80ac325a"},{"name":"게시글 선택 조회","id":"d992b52e-4730-4916-b59a-d3185665cdb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/boards/1","urlObject":{"protocol":"http","port":"8080","path":["api","boards","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d992b52e-4730-4916-b59a-d3185665cdb0"},{"name":"게시글 수정","id":"b46c4fd0-1832-43dd-a4d6-e411523efe32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"boardTitle\" : \"배규태 질문 수정\",\r\n    \"boardContent\" : \"배규태 질문 수정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/boards/1","urlObject":{"protocol":"http","port":"8080","path":["api","boards","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b46c4fd0-1832-43dd-a4d6-e411523efe32"},{"name":"게시글 삭제","id":"67df542d-d9e0-4f24-98bd-171b49357a59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:8080/api/boards/1","urlObject":{"protocol":"http","port":"8080","path":["api","boards","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"67df542d-d9e0-4f24-98bd-171b49357a59"}],"id":"87dbbd62-c5b8-478f-be6a-287d8dc474e5","_postman_id":"87dbbd62-c5b8-478f-be6a-287d8dc474e5","description":""},{"name":"댓글","item":[{"name":"댓글 작성","id":"24fb5a2e-e07b-452e-8fca-ef8d1525d875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n     \"text\": \"질문1\"\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":[],"_postman_id":"24fb5a2e-e07b-452e-8fca-ef8d1525d875"},{"name":"댓글 조회","id":"228e8920-a21d-4d59-a051-ffe8b8accc48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","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":[],"_postman_id":"228e8920-a21d-4d59-a051-ffe8b8accc48"},{"name":"댓글 수정","id":"0d1b6902-7c9a-49f8-a4c8-b7244b231bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"commentId\" : 1,\r\n    \"text\": \"TEST 수정\"\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":[],"_postman_id":"0d1b6902-7c9a-49f8-a4c8-b7244b231bac"},{"name":"댓글 삭제","id":"cc24acbe-f5f7-4c69-93cf-40b5dfbda66a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiLrsLDqt5ztg5wiLCJleHAiOjE3MDEwNTYzNzQsImlhdCI6MTcwMTA1Mjc3NH0.jBf7D-DoN2ax9XmBPvGU01iBgdDSM0paYqbXg6xlPQs","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/2/1","urlObject":{"protocol":"http","port":"8080","path":["api","comments","2","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc24acbe-f5f7-4c69-93cf-40b5dfbda66a"}],"id":"349ba475-bf39-40df-a9ed-dbde3de1c881","_postman_id":"349ba475-bf39-40df-a9ed-dbde3de1c881","description":""},{"name":"좋아요","item":[],"id":"ab697db1-d569-4262-91b6-510a6424c9d2","_postman_id":"ab697db1-d569-4262-91b6-510a6424c9d2","description":""}]}