{"info":{"_postman_id":"f5f1a4e7-05c0-49e2-9872-ed019042e7cb","name":"Exam Portal","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11308411","collectionId":"f5f1a4e7-05c0-49e2-9872-ed019042e7cb","publishedId":"UUxtEAco","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-09-19T10:11:50.000Z"},"item":[{"name":"/student/api/exams/<student_id>","id":"8875daea-5eb2-42ef-8815-2af3dcde525e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/student/api/exams/3","urlObject":{"protocol":"http","port":"8000","path":["student","api","exams","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"964843c8-88bd-429c-9f2c-c6fa3979d941","name":"Get Exams for a particular student","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/student/api/exams/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Sep 2021 10:14:39 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"41"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"student\": {\n        \"username\": \"pro\"\n    },\n    \"paper\": []\n}"}],"_postman_id":"8875daea-5eb2-42ef-8815-2af3dcde525e"},{"name":"/student/api/exams/<student_id>","id":"68db8e39-13dc-4161-a543-dba6dc86c05d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"papertitle","value":"string","type":"text"},{"key":"paper","value":"string","type":"text"}]},"url":"http://localhost:8000/student/api/exams/1","urlObject":{"protocol":"http","port":"8000","path":["student","api","exams","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"68db8e39-13dc-4161-a543-dba6dc86c05d"},{"name":"/student/api/results/<student_id>","id":"52f1158f-df46-4835-9eb9-08f8ca3d1191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/student/api/results/3","urlObject":{"protocol":"http","port":"8000","path":["student","api","results","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"52f1158f-df46-4835-9eb9-08f8ca3d1191"},{"name":"/student/api/results/<student_id>","id":"134371db-3a9f-4a87-b500-845449406c81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"paper","value":"string","type":"text"}]},"url":"http://localhost:8000/student/api/results/1","urlObject":{"protocol":"http","port":"8000","path":["student","api","results","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"134371db-3a9f-4a87-b500-845449406c81"}]}