{"info":{"_postman_id":"600e16a0-f7b7-4e47-9475-a3631d0daf71","name":"Schedule","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"51225306","collectionId":"600e16a0-f7b7-4e47-9475-a3631d0daf71","publishedId":"2sBXcBmhHQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-13T04:46:59.000Z"},"item":[{"name":"register","id":"2e71110c-4822-4364-8388-163ef93c5d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"양예나\",\r\n    \"email\": \"okokok_1@naver.com\",\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/register","urlObject":{"protocol":"http","port":"8080","path":["register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e71110c-4822-4364-8388-163ef93c5d3f"},{"name":"login","id":"92f167e3-bf3f-4f0c-836e-d15608d4dc56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"okokok_1@naver.com\",\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/login","urlObject":{"path":["login"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"92f167e3-bf3f-4f0c-836e-d15608d4dc56"},{"name":"logout","id":"4c179d91-92af-463d-9f56-ad3b1f717520","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/logout","urlObject":{"path":["logout"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4c179d91-92af-463d-9f56-ad3b1f717520"},{"name":"create user","id":"58f1ef82-7ca1-4da0-aedb-1ebca3c4b067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"author\": \"양예나\",\r\n    \"email\": \"email_1@naver.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users","urlObject":{"protocol":"http","port":"8080","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"58f1ef82-7ca1-4da0-aedb-1ebca3c4b067"},{"name":"get users","id":"ed9699c1-7ec0-46ee-9d99-538717c47555","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ed9699c1-7ec0-46ee-9d99-538717c47555"},{"name":"get user","id":"b11c8623-9964-45f6-af9f-7deabe349587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/postings/1","urlObject":{"protocol":"http","port":"8080","path":["postings","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b11c8623-9964-45f6-af9f-7deabe349587"},{"name":"update user","id":"39187c78-5141-4ab7-a08b-fc857930f9ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/postings/1","urlObject":{"protocol":"http","port":"8080","path":["postings","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"39187c78-5141-4ab7-a08b-fc857930f9ab"},{"name":"delete user","id":"0669d632-8fbd-458c-9f32-08ea353d3c6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/postings/1","urlObject":{"protocol":"http","port":"8080","path":["postings","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0669d632-8fbd-458c-9f32-08ea353d3c6a"},{"name":"creare schedule","id":"898ad14a-4fe5-4e0d-a81b-8b5bd4ffe860","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\" : \"와우 정말 재미있네요!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http:/localhost:8080/postings/1/comments","urlObject":{"port":"","path":["localhost:8080","postings","1","comments"],"host":["http"],"query":[],"variable":[]}},"response":[],"_postman_id":"898ad14a-4fe5-4e0d-a81b-8b5bd4ffe860"},{"name":"get schedule","id":"ba65a945-3412-4633-92cd-9112781ee515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ba65a945-3412-4633-92cd-9112781ee515"},{"name":"get schedules","id":"18abec4e-287f-4788-86ba-1a6262dae110","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/postings/1","urlObject":{"protocol":"http","port":"8080","path":["postings","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"18abec4e-287f-4788-86ba-1a6262dae110"},{"name":"update schedules","id":"9abd6a2c-6501-48a1-870e-69b403edd288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/postings/1","urlObject":{"protocol":"http","port":"8080","path":["postings","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9abd6a2c-6501-48a1-870e-69b403edd288"},{"name":"delete schedules","id":"d6f6f3b5-0f37-435f-a7f8-d07fdf1c491a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/1/schedules/1","urlObject":{"protocol":"http","port":"8080","path":["users","1","schedules","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6f6f3b5-0f37-435f-a7f8-d07fdf1c491a"},{"name":"create comment","id":"15aac138-07b8-49b9-a667-9d6742781ddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"/schedules/1/comments","urlObject":{"path":["schedules","1","comments"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"15aac138-07b8-49b9-a667-9d6742781ddd"},{"name":"get comments","id":"23c63d28-8405-4976-ae72-c295ba8bac9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"23c63d28-8405-4976-ae72-c295ba8bac9f"},{"name":"New Request","id":"bcd0212f-3c03-4c00-8eff-12d493d7b401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"bcd0212f-3c03-4c00-8eff-12d493d7b401"}],"event":[{"listen":"prerequest","script":{"id":"ce3bb627-0985-48ee-9df6-3f230764a344","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"6016ef45-fa5c-4bd5-a7ba-5d694c300064","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"BASE_URL","value":"","type":"default"}]}