{"info":{"_postman_id":"a7932ec8-91ac-406b-951a-4a73f0968b41","name":"CH 3 일정 관리 앱 Develop","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"44682451","collectionId":"a7932ec8-91ac-406b-951a-4a73f0968b41","publishedId":"2sB2qcCgVz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-26T02:20:45.000Z"},"item":[{"name":"일정","item":[{"name":"일정 생성","id":"2984e3f8-ee21-4a44-92e0-13930f61b45d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"세션듣기\",\r\n  \"content\": \"05/26(월) 14:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules","urlObject":{"protocol":"http","port":"8080","path":["schedules"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"87dff0c8-e881-4180-9587-eb074e26359d","name":"일정 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"과제하기\",\r\n  \"content\": \"05/26(월) 14:00 까지\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:37:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"홍길동\",\n    \"title\": \"과제하기\",\n    \"content\": \"05/26(월) 14:00 까지\",\n    \"createdAt\": \"2025-05-26T10:37:01.0959556\",\n    \"updatedAt\": \"2025-05-26T10:37:01.0959556\"\n}"}],"_postman_id":"2984e3f8-ee21-4a44-92e0-13930f61b45d"},{"name":"전체 일정 조회","id":"c62aa7a3-9e11-43d8-b6a4-0e6c61b0f023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/schedules","urlObject":{"protocol":"http","port":"8080","path":["schedules"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"40942ba3-a7f0-4b86-8403-4467b1956363","name":"전체 일정 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:37:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"홍길동\",\n        \"title\": \"과제하기\",\n        \"content\": \"05/26(월) 14:00 까지\",\n        \"createdAt\": \"2025-05-26T10:37:01.095956\",\n        \"updatedAt\": \"2025-05-26T10:37:01.095956\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"홍길동\",\n        \"title\": \"세션듣기\",\n        \"content\": \"05/26(월) 14:00\",\n        \"createdAt\": \"2025-05-26T10:37:41.172523\",\n        \"updatedAt\": \"2025-05-26T10:37:41.172523\"\n    }\n]"}],"_postman_id":"c62aa7a3-9e11-43d8-b6a4-0e6c61b0f023"},{"name":"선택 일정 조회","id":"d1e60b75-8e0a-404d-959c-f947b63c4d0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3ac294ec-99aa-4eaa-af9d-79738f151079","name":"선택 일정 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/schedules/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:37:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"홍길동\",\n    \"title\": \"과제하기\",\n    \"content\": \"05/26(월) 14:00 까지\",\n    \"createdAt\": \"2025-05-26T10:37:01.095956\",\n    \"updatedAt\": \"2025-05-26T10:37:01.095956\"\n}"}],"_postman_id":"d1e60b75-8e0a-404d-959c-f947b63c4d0a"},{"name":"일정 수정","id":"32d06d7e-cee7-405e-8f88-3001e68f315a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"user\": \"홍길동\",\r\n  \"title\": \"과제하기qqq\",\r\n  \"content\": \"05/26(월) 14:00 까지\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6090dc9b-80d5-47d2-b0de-be8d01d94dcb","name":"일정 수정","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"(변경)과제하기\",\r\n  \"content\": \"05/26(월) 12:00 까지\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:37:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"홍길동\",\n    \"title\": \"(변경)과제하기\",\n    \"content\": \"05/26(월) 12:00 까지\",\n    \"createdAt\": \"2025-05-26T10:37:01.095956\",\n    \"updatedAt\": \"2025-05-26T10:37:01.095956\"\n}"}],"_postman_id":"32d06d7e-cee7-405e-8f88-3001e68f315a"},{"name":"일정 삭제","id":"ee2881a5-e7e7-42d8-afb4-c52ccea37a66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cce8fb33-3553-4847-af4c-e154bf5df613","name":"일정 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 26 May 2025 01:38:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ee2881a5-e7e7-42d8-afb4-c52ccea37a66"}],"id":"838c0f0b-4227-4ef8-bb63-cd2435b366b4","_postman_id":"838c0f0b-4227-4ef8-bb63-cd2435b366b4","description":""},{"name":"유저","item":[{"name":"회원가입","id":"8e14daee-0c54-4817-96a3-3c2462f8be4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"홍길동\",\r\n  \"email\": \"hong@email.com\",\r\n  \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup","urlObject":{"protocol":"http","port":"8080","path":["users","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0167caf5-8c80-48a3-b6ce-a59fabd5e1b2","name":"회원가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"홍길동\",\r\n  \"email\": \"hong@email.com\",\r\n  \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:36:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"홍길동\",\n    \"email\": \"hong@email.com\"\n}"}],"_postman_id":"8e14daee-0c54-4817-96a3-3c2462f8be4e"},{"name":"로그인","id":"1d174839-d270-4523-85d4-4034713a23a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"hong@email.com\",\r\n  \"password\": \"000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login","urlObject":{"protocol":"http","port":"8080","path":["users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5d4ebd3f-08fb-4856-9858-f66bbe243aef","name":"로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"hong@email.com\",\r\n  \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Set-Cookie","value":"JSESSIONID=48051BB3E90F75EEF564BF0FB0300C96; Path=/; HttpOnly"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:36:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"홍길동\",\n    \"email\": \"hong@email.com\"\n}"}],"_postman_id":"1d174839-d270-4523-85d4-4034713a23a3"},{"name":"로그아웃","id":"6a5a79b5-317b-44ed-a613-9916ac01b22d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:8080/users/logout","urlObject":{"protocol":"http","port":"8080","path":["users","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8f042763-7e81-4bd1-a96d-edb176286afb","name":"로그아웃","originalRequest":{"method":"POST","header":[],"url":"http://localhost:8080/users/logout"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 26 May 2025 01:38:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6a5a79b5-317b-44ed-a613-9916ac01b22d"},{"name":"유저 조회","id":"4f669879-257b-4a9e-b26a-e808965c1e5d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[],"url":"http://localhost:8080/users/1","urlObject":{"protocol":"http","port":"8080","path":["users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f6425da9-0ff2-4137-9fbb-388282342116","name":"유저 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 26 May 2025 01:36:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"홍길동\",\n    \"email\": \"hong@email.com\"\n}"}],"_postman_id":"4f669879-257b-4a9e-b26a-e808965c1e5d"},{"name":"유저 수정 (비밀번호 수정)","id":"5cbcc9e3-5611-4538-b8ec-84fff66c27a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"oldPassword\": \"123456\",\r\n  \"newPassword\": \"000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/1","urlObject":{"protocol":"http","port":"8080","path":["users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f4bfefc7-9785-49d9-a212-e2fd4daf1be4","name":"유저 수정 (비밀번호 수정)","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"oldPassword\": \"123456\",\r\n  \"newPassword\": \"000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 26 May 2025 01:36:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5cbcc9e3-5611-4538-b8ec-84fff66c27a4"},{"name":"유저 삭제","id":"5a9f6619-d98d-4bb0-b67e-e2a7b1cff292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"password\": \"000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/1","urlObject":{"protocol":"http","port":"8080","path":["users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"93d03b84-a525-4936-8dd4-c819b00a44dc","name":"유저 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"password\": \"000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 26 May 2025 01:38:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5a9f6619-d98d-4bb0-b67e-e2a7b1cff292"}],"id":"2e43053b-4889-40a8-a26b-18a6ac44a60d","_postman_id":"2e43053b-4889-40a8-a26b-18a6ac44a60d","description":""}]}