{"info":{"_postman_id":"a6058457-4c98-45a3-99c4-352ae201cf1a","name":"Schedule API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8007044","collectionId":"a6058457-4c98-45a3-99c4-352ae201cf1a","publishedId":"2sBXc7M58q","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-04T10:12:34.000Z"},"item":[{"name":"Create schedules","id":"6e2c35c5-12d4-44c9-b7ba-3ebb4dedfb93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"재밌네\",\n    \"contents\": \"dwjdkqwdnk@naver.com\",\n    \"author\" : \"하이마트\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules","urlObject":{"protocol":"http","port":"8080","path":["schedules"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e2c35c5-12d4-44c9-b7ba-3ebb4dedfb93"},{"name":"Get schedules (List)","id":"f80c3477-42c8-4fa7-b472-ca0ec13194d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules?page=0&size=10","urlObject":{"protocol":"http","port":"8080","path":["schedules"],"host":["localhost"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"f80c3477-42c8-4fa7-b472-ca0ec13194d9"},{"name":"Get schedule","id":"99bae2de-c086-4a38-a4ce-6e9c2c9669af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"99bae2de-c086-4a38-a4ce-6e9c2c9669af"},{"name":"Update schedules","id":"b20e6ceb-ae9a-4b09-bd81-4a3da655e379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"홍길22동\",\n    \"contents\": \"dwjdkqwdnk@naver.com\",\n    \"author\" : \"서울 은평구\",\n    \"password\": \"asdasd12e12e1222\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b20e6ceb-ae9a-4b09-bd81-4a3da655e379"},{"name":"Delete schedules","id":"81a77730-75b6-476a-b6c5-68aae44a7fe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"똥길동\",\n    \"email\": \"2edsadjnasfna@gmail.com\",\n    \"address\" : \"서울 중구\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"81a77730-75b6-476a-b6c5-68aae44a7fe2"},{"name":"Signup user","id":"0a2c7d8f-4f13-4258-9648-dffc4d85257a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"강감찬\",\n    \"email\":\"ml515322@naver.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup","urlObject":{"protocol":"http","port":"8080","path":["users","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a2c7d8f-4f13-4258-9648-dffc4d85257a"},{"name":"Login user","id":"e2f1dc88-ef5e-4259-9710-f41473c7c743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"ml515322@naver.com\",\n    \"password\" : \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login","urlObject":{"protocol":"http","port":"8080","path":["users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2f1dc88-ef5e-4259-9710-f41473c7c743"},{"name":"Logout user","id":"137e59cd-d4aa-43ff-94ec-60f0ddba1ea4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/logout","urlObject":{"protocol":"http","port":"8080","path":["users","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"137e59cd-d4aa-43ff-94ec-60f0ddba1ea4"},{"name":"Get users","id":"ecd019c5-6b7c-426c-b638-b8a0d0d4058b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users","urlObject":{"protocol":"http","port":"8080","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecd019c5-6b7c-426c-b638-b8a0d0d4058b"},{"name":"update users","id":"57f5eb93-32e7-4246-874e-d1686a0cfa4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"똥길동\",\n    \"email\": \"2edsadjn22asfna@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/1","urlObject":{"protocol":"http","port":"8080","path":["users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"57f5eb93-32e7-4246-874e-d1686a0cfa4c"},{"name":"Delete  users","id":"ef6e4913-2078-4309-a3de-89355fbb1abf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/1","urlObject":{"protocol":"http","port":"8080","path":["users","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef6e4913-2078-4309-a3de-89355fbb1abf"},{"name":"Create comments","id":"4f17cdb6-0d59-43e9-bed7-7c6ed40e9957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"contents\":\"나는 댓글1\",\n    \"author\":\"호빵맨\",\n    \"password\": \"dasdaskdnasd222\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/schedules/2/comments","urlObject":{"protocol":"http","port":"8080","path":["schedules","2","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f17cdb6-0d59-43e9-bed7-7c6ed40e9957"},{"name":"Get comments","id":"efa897d8-35fc-49cd-8c71-ec402b003e2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/schedules/2/comments","urlObject":{"protocol":"http","port":"8080","path":["schedules","2","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"efa897d8-35fc-49cd-8c71-ec402b003e2a"}]}