{"info":{"_postman_id":"b16ee01e-24a6-4b84-b83b-ed2954273f96","name":"schedule","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24243074","collectionId":"b16ee01e-24a6-4b84-b83b-ed2954273f96","publishedId":"2s935sp332","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-10T15:50:16.000Z"},"item":[{"name":"rest/schedule","id":"ee4ff735-c386-423c-99ba-0f812bb361d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule","urlObject":{"path":["rest","schedule"],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[],"variable":[]}},"response":[{"id":"a8e041da-509e-4883-b813-676ba9f5ccb5","name":"Default","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"faculty\": \"it\",\n        \"degree\": [\n            {\n                \"degree\": \"I\",\n                \"session\": [\n                    {\n                        \"session\": \"1\",\n                        \"group\": [\n                            {\n                                \"groupId\": \"g1\",\n                                \"course\": [\n                                    {\n                                        \"course\": \"Mathematics\",\n                                        \"day\": \"Friday\",\n                                        \"Time\": \"12.15\",\n                                        \"Class\": 123\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    {\n                        \"session\": \"2\",\n                        \"group\": [\n                            \"\"\n                        ]\n                    }\n                ]\n            },\n            {\n                \"degree\": \"II\",\n                \"session\": [\n                    {\n                        \"session\": \"1\",\n                        \"group\": [\n                            {\n                                \"groupId\": \"g1\",\n                                \"course\": [\n                                    {\n                                        \"course\": \"Mathematics\",\n                                        \"day\": \"Friday\",\n                                        \"Time\": \"12.15\",\n                                        \"Class\": 123\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    {\n                        \"session\": \"2\",\n                        \"group\": [\n                            \"\"\n                        ]\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"faculty\": \"Mechanical and Power Engineering\"\n    }\n]"}],"_postman_id":"ee4ff735-c386-423c-99ba-0f812bb361d0"},{"name":"rest/schedule/?faculty={\"it\"}","id":"5c39815f-5cdd-4338-b4b6-f7c941eff2ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"}],"variable":[]}},"response":[{"id":"5e308b29-9852-4b0a-8371-9a801ec6191e","name":"Default","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"}]}},"code":201,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5c39815f-5cdd-4338-b4b6-f7c941eff2ea"},{"name":"rest/schedule/?faculty={\"it\"}","id":"8b080af2-54c7-4eea-9437-056c956541f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"}],"variable":[]}},"response":[{"id":"dda85780-8543-440f-a118-045341564a5b","name":"Default","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"}]}},"code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8b080af2-54c7-4eea-9437-056c956541f0"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}","id":"b32e54a7-405f-4f55-b381-e417b79ffeff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"}],"variable":[]}},"response":[{"id":"0fa13380-ff7c-4821-9251-fecf59d5eae5","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"}]}},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"session\": \"1\",\r\n        \"group\": [\r\n            {\r\n                \"groupId\": \"g1\",\r\n                \"course\": [\r\n                    {\r\n                        \"course\": \"Mathematics\",\r\n                        \"day\": \"Friday\",\r\n                        \"Time\": \"12.15\",\r\n                        \"Class\": 123\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"session\": \"2\",\r\n        \"group\": [\r\n            \"\"\r\n        ]\r\n    }\r\n]"}],"_postman_id":"b32e54a7-405f-4f55-b381-e417b79ffeff"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}","id":"ba5338b3-0a50-4522-89e6-458817b9dfd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"}],"variable":[]}},"response":[{"id":"3a4a3b67-7cd8-407f-bfd0-021c0fd99ed6","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"}]}},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"groupId\": \"g1\",\n        \"course\": [\n            {\n                \"course\": \"Mathematics\",\n                \"day\": \"Friday\",\n                \"Time\": \"12.15\",\n                \"Class\": 123\n            }\n        ]\n    }\n]"}],"_postman_id":"ba5338b3-0a50-4522-89e6-458817b9dfd3"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","id":"e74ebaca-d201-4729-b0f6-6f186ef04ad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"},{"key":"gropId","value":"{\"g1\"}"}],"variable":[]}},"response":[{"id":"83b7efc0-029d-45bb-95f0-1e160ff0f6e2","name":"Default","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"},{"key":"gropId","value":"{\"g1\"}"}]}},"code":201,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e74ebaca-d201-4729-b0f6-6f186ef04ad7"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","id":"371b543f-0964-4295-a406-0c6fe70d5f89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"},{"key":"gropId","value":"{\"g1\"}"}],"variable":[]}},"response":[{"id":"f5db3d31-89c9-4b90-b7b9-e366ee265a72","name":"Default","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"},{"key":"gropId","value":"{\"g1\"}"}]}},"code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"371b543f-0964-4295-a406-0c6fe70d5f89"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","id":"b7b293e4-d20a-493b-a9d0-b748f6549d6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"},{"key":"gropId","value":"{\"g1\"}"}],"variable":[]}},"response":[{"id":"491d4f2b-d98c-4103-b2ce-6c902130816e","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}&gropId={\"g1\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}"},{"key":"gropId","value":"{\"g1\"}"}]}},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"course\": \"Mathematics\",\n        \"day\": \"Friday\",\n        \"Time\": \"12.15\",\n        \"Class\": 123\n    }\n]"}],"_postman_id":"b7b293e4-d20a-493b-a9d0-b748f6549d6d"},{"name":"/rest/schedule/courses","id":"45073776-7c47-4a56-af68-2b11ba1b466a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"course\":{\r\n\t\"courseName\":\"MAT001\",\r\n\t\"lessonName\":\"Mathamatics 1\",\r\n\t\"day\":\"Monday\",\r\n\t\"time\":\"12.15\",\r\n\t\"classroom\":\"1B\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/courses","urlObject":{"path":["rest","schedule","courses"],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[],"variable":[]}},"response":[{"id":"db49feea-a2c1-4642-9201-d5e8193b65ee","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/courses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"course\":{\r\n\t\"courseName\":\"MAT001\",\r\n\t\"lessonName\":\"Mathamatics\",\r\n\t\"day\":\"Monday\",\r\n\t\"time\":\"12.15\",\r\n\t\"classroom\":\"1B\"\r\n  }\r\n}"}],"_postman_id":"45073776-7c47-4a56-af68-2b11ba1b466a"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}gropId={\"g1\"}&course={\"Mathematics\"}","id":"8844880f-af64-44e3-b903-41056273cc3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}gropId={\"g1\"}&course={\"Mathematics\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}gropId={\"g1\"}"},{"key":"course","value":"{\"Mathematics\"}"}],"variable":[]}},"response":[{"id":"aa077934-e2a1-470a-bc9e-c07373e9edd3","name":"Default","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}gropId={\"g1\"}&course={\"Mathematics\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}gropId={\"g1\"}"},{"key":"course","value":"{\"Mathematics\"}"}]}},"code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8844880f-af64-44e3-b903-41056273cc3c"},{"name":"rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}gropId={\"g1\"}&course={\"Mathematics\"}","id":"30f2b9e2-5a55-4226-9b68-3c2a7b44cd43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":""},"url":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}gropId={\"g1\"}&course={\"Mathematics\"}","urlObject":{"path":["rest","schedule",""],"host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}gropId={\"g1\"}"},{"key":"course","value":"{\"Mathematics\"}"}],"variable":[]}},"response":[{"id":"47c7324a-4e3a-4192-a989-4d6be198fb8f","name":"Default","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io/rest/schedule/?faculty={\"it\"}&degree={\"II\"}&session={\"1\"}gropId={\"g1\"}&course={\"Mathematics\"}","host":["https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"],"path":["rest","schedule",""],"query":[{"key":"faculty","value":"{\"it\"}"},{"key":"degree","value":"{\"II\"}"},{"key":"session","value":"{\"1\"}gropId={\"g1\"}"},{"key":"course","value":"{\"Mathematics\"}"}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"30f2b9e2-5a55-4226-9b68-3c2a7b44cd43"}],"variable":[{"key":"url","value":"https://3cec769a-62d5-4d1f-91c3-f177fc48b521.mock.pstmn.io"}]}