{"info":{"_postman_id":"a722c801-8251-40ab-8b4d-2bcf1a6a80e2","name":"Online Judege","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17903209","collectionId":"a722c801-8251-40ab-8b4d-2bcf1a6a80e2","publishedId":"UVC3jnuE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-07T09:00:22.000Z"},"item":[{"name":"Problem","item":[{"name":"Get problem list by admin","id":"cc4b6a29-947e-4c52-a512-0c48896f60c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjUzOTQzLCJleHAiOjE2MzYzNDAzNDN9.7iD-68sGPgMmHfcaVBojYWK0QAFNZh4W29cT72wwHII","type":"text"}],"url":"localhost:8080/api/problem/admin?","description":"<p>Admin can get all problems</p>\n","urlObject":{"port":"8080","path":["api","problem","admin"],"host":["localhost"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"4a423ced-ef4b-4672-9295-bf505be9973a","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjUzOTQzLCJleHAiOjE2MzYzNDAzNDN9.7iD-68sGPgMmHfcaVBojYWK0QAFNZh4W29cT72wwHII","type":"text"}],"url":{"raw":"localhost:8080/api/problem/admin?","host":["localhost"],"port":"8080","path":["api","problem","admin"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1936"},{"key":"ETag","value":"W/\"790-fI3/6IjSY1qMEqMJCHDBCIA1zg0\""},{"key":"Date","value":"Sun, 07 Nov 2021 03:18:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"big problem\",\n        \"statement\": \"**Hello!!!**\\nheheheheh\\nbig big big\\nbig big big\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": \"static\\\\zipFiles\\\\testDataURL-1636253086610\",\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T02:44:46.631Z\",\n        \"updatedAt\": \"2021-11-07T02:44:46.631Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 2,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:04:19.847Z\",\n        \"updatedAt\": \"2021-11-07T03:04:19.847Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 3,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:04:42.776Z\",\n        \"updatedAt\": \"2021-11-07T03:04:42.776Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 4,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:05:21.812Z\",\n        \"updatedAt\": \"2021-11-07T03:05:21.812Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 5,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:05:34.977Z\",\n        \"updatedAt\": \"2021-11-07T03:05:34.977Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 6,\n        \"title\": \"Problem 1\",\n        \"statement\": \"Nothing here\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": \"static\\\\zipFiles\\\\testDataURL-1636254580587\",\n        \"visibleMode\": \"\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:09:40.661Z\",\n        \"updatedAt\": \"2021-11-07T03:09:40.661Z\",\n        \"author\": \"admin\"\n    }\n]"}],"_postman_id":"cc4b6a29-947e-4c52-a512-0c48896f60c1"},{"name":"Get one by admin","id":"40777efb-ce86-4cfd-9f5b-24b15dce3d47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjU1MzExLCJleHAiOjE2MzYzNDE3MTF9.OijJg0FrLpOMVYdOzwiX8RjlriZ2BgPIM7MNS61GMKo","type":"text"}],"url":"localhost:8080/api/problem/admin/12","urlObject":{"port":"8080","path":["api","problem","admin","12"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6f6e10b9-cb6a-491e-9920-455cf0d0e614","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjU1MzExLCJleHAiOjE2MzYzNDE3MTF9.OijJg0FrLpOMVYdOzwiX8RjlriZ2BgPIM7MNS61GMKo","type":"text"}],"url":"localhost:8080/api/problem/admin/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"679"},{"key":"ETag","value":"W/\"2a7-WpkBD+V4a9SX4NIAv02A7ifOMQg\""},{"key":"Date","value":"Sun, 07 Nov 2021 08:59:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 12,\n    \"title\": \"Problem test\",\n    \"statement\": \"**Hello!!!**\",\n    \"timeLimit\": 1000,\n    \"memoryLimit\": 256,\n    \"testDataURL\": \"http://localhost:8080/zip_files/static\\\\zipFiles\\\\0-1636260675525.zip\",\n    \"visibleMode\": \"public\",\n    \"totalAttempt\": null,\n    \"correctAttempt\": null,\n    \"difficulty\": \"Easy\",\n    \"delFlag\": false,\n    \"createdAt\": \"2021-11-07T04:51:15.615Z\",\n    \"updatedAt\": \"2021-11-07T06:06:50.802Z\",\n    \"author\": \"admin\",\n    \"problemTags\": [\n        {\n            \"id\": 4,\n            \"tagName\": \"math\",\n            \"description\": null,\n            \"delFlag\": false,\n            \"createdAt\": \"2021-11-06T17:02:29.728Z\",\n            \"updatedAt\": \"2021-11-06T17:02:29.728Z\"\n        },\n        {\n            \"id\": 5,\n            \"tagName\": \"search binary\",\n            \"description\": null,\n            \"delFlag\": false,\n            \"createdAt\": \"2021-11-06T17:02:37.736Z\",\n            \"updatedAt\": \"2021-11-06T17:02:37.736Z\"\n        }\n    ]\n}"}],"_postman_id":"40777efb-ce86-4cfd-9f5b-24b15dce3d47"},{"name":"Get problem list by teacher","id":"581d2535-e74b-4b8e-998e-5378966bdf02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0NjgxNDUsImV4cCI6MTYzNjU1NDU0NX0.PpmY1BaFTKxGuhX5fcsQajpZm8CbHCgiiAVZlEPftOU","type":"text"}],"url":"localhost:8080/api/problem/teacher?","description":"<p>Teachers can get <strong>public</strong>, <strong>their problem</strong></p>\n","urlObject":{"port":"8080","path":["api","problem","teacher"],"host":["localhost"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"830caa4e-6f62-4bee-bd29-6bc863d61fb0","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjUzOTQzLCJleHAiOjE2MzYzNDAzNDN9.7iD-68sGPgMmHfcaVBojYWK0QAFNZh4W29cT72wwHII","type":"text"}],"url":{"raw":"localhost:8080/api/problem/admin?","host":["localhost"],"port":"8080","path":["api","problem","admin"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1936"},{"key":"ETag","value":"W/\"790-fI3/6IjSY1qMEqMJCHDBCIA1zg0\""},{"key":"Date","value":"Sun, 07 Nov 2021 03:18:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"big problem\",\n        \"statement\": \"**Hello!!!**\\nheheheheh\\nbig big big\\nbig big big\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": \"static\\\\zipFiles\\\\testDataURL-1636253086610\",\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T02:44:46.631Z\",\n        \"updatedAt\": \"2021-11-07T02:44:46.631Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 2,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:04:19.847Z\",\n        \"updatedAt\": \"2021-11-07T03:04:19.847Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 3,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:04:42.776Z\",\n        \"updatedAt\": \"2021-11-07T03:04:42.776Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 4,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:05:21.812Z\",\n        \"updatedAt\": \"2021-11-07T03:05:21.812Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 5,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:05:34.977Z\",\n        \"updatedAt\": \"2021-11-07T03:05:34.977Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 6,\n        \"title\": \"Problem 1\",\n        \"statement\": \"Nothing here\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": \"static\\\\zipFiles\\\\testDataURL-1636254580587\",\n        \"visibleMode\": \"\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:09:40.661Z\",\n        \"updatedAt\": \"2021-11-07T03:09:40.661Z\",\n        \"author\": \"admin\"\n    }\n]"},{"id":"fc9b4420-b14b-4a5a-8b09-42c5267c12fb","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0NjgxNDUsImV4cCI6MTYzNjU1NDU0NX0.PpmY1BaFTKxGuhX5fcsQajpZm8CbHCgiiAVZlEPftOU","type":"text"}],"url":{"raw":"localhost:8080/api/problem/teacher?","host":["localhost"],"port":"8080","path":["api","problem","teacher"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1666"},{"key":"ETag","value":"W/\"682-tkXdVHsSxpmmv9UIbIy3odDf7NE\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:29:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 28,\n        \"title\": \"aaaa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"null\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T15:40:56.688Z\",\n        \"updatedAt\": \"2021-11-07T15:40:56.688Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 7,\n        \"title\": \"Problem of teacher\",\n        \"statement\": \"**Hello!!!**dsadasd\\ndsadsa\\ndsadasdđấ\\nsadasd\",\n        \"timeLimit\": 1000,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Hard\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:21:18.577Z\",\n        \"updatedAt\": \"2021-11-08T03:57:58.142Z\",\n        \"author\": \"teacher\"\n    },\n    {\n        \"id\": 5,\n        \"title\": \"dsadsa\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T03:05:34.977Z\",\n        \"updatedAt\": \"2021-11-08T03:58:12.405Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 9,\n        \"title\": \"Problem test\",\n        \"statement\": \"**Hello!!!**\",\n        \"timeLimit\": 1,\n        \"memoryLimit\": 256,\n        \"testDataURL\": \"http://localhost:8080/zip_files/static\\\\zipFiles\\\\testDataURL-1636258898763\",\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": \"Easy\",\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T04:21:38.795Z\",\n        \"updatedAt\": \"2021-11-08T03:58:20.356Z\",\n        \"author\": \"admin\"\n    },\n    {\n        \"id\": 30,\n        \"title\": \"title\",\n        \"statement\": \"qsdasdasd\\n`dsadasdasdasd`\\n**dsadsadasdasdsa**\",\n        \"timeLimit\": 1,\n        \"memoryLimit\": 256,\n        \"testDataURL\": null,\n        \"visibleMode\": \"public\",\n        \"totalAttempt\": null,\n        \"correctAttempt\": null,\n        \"difficulty\": null,\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T16:18:54.182Z\",\n        \"updatedAt\": \"2021-11-08T03:06:29.129Z\",\n        \"author\": \"admin\"\n    }\n]"}],"_postman_id":"581d2535-e74b-4b8e-998e-5378966bdf02"},{"name":"Get one by teacher","id":"c9860bc9-6220-41d0-b52a-abeff17efd08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzYyNTUyOTMsImV4cCI6MTYzNjM0MTY5M30.pCllr-gwHd7ZUkmjGLPQrQx-cZW3Abb-8qKDR8w2s-Q","type":"text"}],"url":"localhost:8080/api/problem/teacher/7","urlObject":{"port":"8080","path":["api","problem","teacher","7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c86a1170-3b69-4e3d-b4e0-9a2916247dce","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzYyNTUyOTMsImV4cCI6MTYzNjM0MTY5M30.pCllr-gwHd7ZUkmjGLPQrQx-cZW3Abb-8qKDR8w2s-Q","type":"text"}],"url":"localhost:8080/api/problem/teacher/7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"357"},{"key":"ETag","value":"W/\"165-TXsIocEFVNSga34J9IFIKVzyWMQ\""},{"key":"Date","value":"Sun, 07 Nov 2021 03:33:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7,\n    \"title\": \"Problem of teacher\",\n    \"statement\": \"**Hello!!!**\",\n    \"timeLimit\": 1000,\n    \"memoryLimit\": 256,\n    \"testDataURL\": \"static\\\\zipFiles\\\\testDataURL-1636255278505\",\n    \"visibleMode\": \"public\",\n    \"totalAttempt\": null,\n    \"correctAttempt\": null,\n    \"difficulty\": \"Hard\",\n    \"delFlag\": false,\n    \"createdAt\": \"2021-11-07T03:21:18.577Z\",\n    \"updatedAt\": \"2021-11-07T03:21:18.577Z\",\n    \"author\": \"teacher\"\n}"}],"_postman_id":"c9860bc9-6220-41d0-b52a-abeff17efd08"},{"name":"Create problem","id":"1671adfe-746f-4ba6-be30-b70379aa338c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjUzOTQzLCJleHAiOjE2MzYzNDAzNDN9.7iD-68sGPgMmHfcaVBojYWK0QAFNZh4W29cT72wwHII","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Problem 1","description":"<p>is required</p>\n","type":"text"},{"key":"statement","value":"Nothing here","description":"<p>is required</p>\n","type":"text"},{"key":"testDataURL","type":"file","src":"/D:/STUDY/Nam4-HK1/IT-NIHONGO/Source/0.zip"},{"key":"timeLimit","value":"1000","description":"<p>Integer</p>\n","type":"text"},{"key":"memoryLimit","value":"256","description":"<p>Integer</p>\n","type":"text"},{"key":"visibleMode","value":"public","type":"text"},{"key":"difficulty","value":"Easy","type":"text"},{"key":"tags[]","value":"3","description":"<p>A Tag's ID array </p>\n","type":"text"},{"key":"tags[]","value":"4","description":"<p>A Tag's ID array </p>\n","type":"text"}]},"url":"localhost:8080/api/problem","urlObject":{"port":"8080","path":["api","problem"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"70778810-d139-46b3-884a-1c0aa2257c56","name":"Create problem success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjUzOTQzLCJleHAiOjE2MzYzNDAzNDN9.7iD-68sGPgMmHfcaVBojYWK0QAFNZh4W29cT72wwHII","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Problem 2","description":"is required","type":"text"},{"key":"statement","value":"Nothing here","description":"is required","type":"text"},{"key":"testDataURL","type":"file","src":"/D:/STUDY/Nam4-HK1/IT-NIHONGO/Source/0.zip"},{"key":"timeLimit","value":"1000","description":"Integer","type":"text"},{"key":"memoryLimit","value":"256","description":"Integer","type":"text"},{"key":"visibleMode","value":"public","type":"text"},{"key":"difficulty","value":"Easy","type":"text"},{"key":"tags[]","value":"3","description":"A Tag's ID array ","type":"text"},{"key":"tags[]","value":"4","description":"A Tag's ID array ","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/problem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"28"},{"key":"ETag","value":"W/\"1c-TLavvr2Qm4m9unNJYMlxuegSrNM\""},{"key":"Date","value":"Sun, 07 Nov 2021 03:09:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Create Success\"\n}"}],"_postman_id":"1671adfe-746f-4ba6-be30-b70379aa338c"}],"id":"394e7467-ecbe-407e-a75c-2e8dc86859f1","_postman_id":"394e7467-ecbe-407e-a75c-2e8dc86859f1","description":""},{"name":"Authentication","item":[{"name":"Login","id":"f23ef64e-bea4-4f5f-8c51-12a6faba60fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin\",\r\n    \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/login","urlObject":{"port":"8080","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"950d09c6-5101-437b-a379-08bd4294b95d","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin\",\r\n    \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjU1MzExLCJleHAiOjE2MzY4NjAxMTF9.SfzL3argswOHTGh9t_JL8HAamJ1YI7Cqr8B3LvcnZZY; Max-Age=604800; Path=/api/auth/refresh_token; Expires=Sun, 14 Nov 2021 03:21:51 GMT; HttpOnly"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"171"},{"key":"ETag","value":"W/\"ab-YGB+n0zaz+3hE1w3/xoSEYD9Kz8\""},{"key":"Date","value":"Sun, 07 Nov 2021 03:21:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2MjU1MzExLCJleHAiOjE2MzYzNDE3MTF9.OijJg0FrLpOMVYdOzwiX8RjlriZ2BgPIM7MNS61GMKo\"\n}"}],"_postman_id":"f23ef64e-bea4-4f5f-8c51-12a6faba60fe"},{"name":"Register","id":"621ef80f-ee56-4442-b706-4094e63a0608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user\",\r\n    \"email\": \"testlangthang1@gmail.com\",\r\n    \"password\": \"123456\",\r\n    \"matchedPassword\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/register","urlObject":{"port":"8080","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d3a7baa0-25bf-4d5a-941c-f23dcb6faef0","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user\",\r\n    \"email\": \"testlangthang1@gmail.com\",\r\n    \"password\": \"123456\",\r\n    \"matchedPassword\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"ETag","value":"W/\"43-dT9RNGssUVz7MVBPZSVIpNxPcYQ\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:44:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Register Success! Please activate your email to start\"\n}"}],"_postman_id":"621ef80f-ee56-4442-b706-4094e63a0608"},{"name":"Logout","id":"e219993a-95e0-4828-baa9-65a7540a9c14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/auth/logout","urlObject":{"port":"8080","path":["api","auth","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9bd60355-e5d3-40a4-abe8-332241656aa5","name":"Success","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/api/auth/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"refreshToken=; Path=/api/auth/refresh_token; Expires=Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"24"},{"key":"ETag","value":"W/\"18-ez3HU6ztP+x97ArcQd0fxpuaOt0\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:46:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Logged out\"\n}"}],"_postman_id":"e219993a-95e0-4828-baa9-65a7540a9c14"},{"name":"Active email","id":"6b83cd78-9e4b-45f8-81c7-0a7c4998f789","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"activationToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InVzZXIiLCJlbWFpbCI6InRlc3RsYW5ndGhhbmcxQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEyJHpUMjkzVkVvc2VwRnVWOVVtU09zWHVTcmJyYVJ6bjFyWjUyZXdxV1hJSEJVNzN5blpnc2tXIiwiaWF0IjoxNjM2NDY1NDcxLCJleHAiOjE2NjgwMDE0NzF9.0SqpXDssCljxjSM2z_s_ryAaNBI8FTKzGPYbWMtDoSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/activation","urlObject":{"port":"8080","path":["api","auth","activation"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0abc1489-4e36-4077-873a-6d056dd97f85","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"activationToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InVzZXIiLCJlbWFpbCI6InRlc3RsYW5ndGhhbmcxQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEyJHpUMjkzVkVvc2VwRnVWOVVtU09zWHVTcmJyYVJ6bjFyWjUyZXdxV1hJSEJVNzN5blpnc2tXIiwiaWF0IjoxNjM2NDY1NDcxLCJleHAiOjE2NjgwMDE0NzF9.0SqpXDssCljxjSM2z_s_ryAaNBI8FTKzGPYbWMtDoSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/activation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"40"},{"key":"ETag","value":"W/\"28-7A0YLdzHszVhdh4dTQ4xWNQANnU\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:49:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Account has been activated\"\n}"}],"_postman_id":"6b83cd78-9e4b-45f8-81c7-0a7c4998f789"},{"name":"Forgot password","id":"b736cd26-efb8-427c-a335-46ab417d9d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user1\",\r\n    \"email\": \"testlangthang1@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/forgot","urlObject":{"port":"8080","path":["api","auth","forgot"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e76af14a-ade7-4c64-ad0b-07d6b34bb008","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user\",\r\n    \"email\": \"testlangthang1@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/forgot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"ETag","value":"W/\"3b-tSCf7Ob9znD2YWNhjwmi9rwV9FM\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:51:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Re-send the password, please check your email\"\n}"},{"id":"57ea69c5-c8ac-4691-a0f7-8c3dfe165e56","name":"Wrong information","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user1\",\r\n    \"email\": \"testlangthang1@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/forgot"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"38"},{"key":"ETag","value":"W/\"26-JsAh0MRjGQsinPrMLe2ntdj7kWA\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:51:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"This user does not exist\"\n}"}],"_postman_id":"b736cd26-efb8-427c-a335-46ab417d9d3f"},{"name":"Reset password","id":"6997a0aa-1e50-41e1-ac60-ad5967bc6ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InVzZXIiLCJpYXQiOjE2MzY0NjU4NjYsImV4cCI6MTYzNjU1MjI2Nn0.UvKBsNZad5gOi2tOR_jXlefEeDegZKfdvkE5DX_gW4s","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"123456\",\r\n    \"matchedPassword\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/reset","urlObject":{"port":"8080","path":["api","auth","reset"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e449b50b-e8d9-4146-b413-29f3ea8089f4","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InVzZXIiLCJpYXQiOjE2MzY0NjU4NjYsImV4cCI6MTYzNjU1MjI2Nn0.UvKBsNZad5gOi2tOR_jXlefEeDegZKfdvkE5DX_gW4s","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"123456\",\r\n    \"matchedPassword\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/reset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43"},{"key":"ETag","value":"W/\"2b-BLHPsa48K5pmwzbfzLcKJCZV3Gs\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:52:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Password successfully changed\"\n}"}],"_postman_id":"6997a0aa-1e50-41e1-ac60-ad5967bc6ee7"},{"name":"Refresh token","id":"825984b1-8fee-4b88-88ae-fbd25b8f9ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/auth/refresh_token","description":"<p>After login, client receive a token is saved cookie. Therefore, when refresh token, don't need to send anything</p>\n<p><code>ログイン後、クライアントはトークンを受け取り、Cookieを保存します。したがって、トークンを更新するときに、何も送信する必要はありません。</code></p>\n","urlObject":{"port":"8080","path":["api","auth","refresh_token"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2238f713-75f2-4f50-a18c-84ee65525b06","name":"Success","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/api/auth/refresh_token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"171"},{"key":"ETag","value":"W/\"ab-CzbaBB7hwKlkvZQZYN2ToU5vliE\""},{"key":"Date","value":"Tue, 09 Nov 2021 13:54:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2MDU1LCJleHAiOjE2MzY1NTI0NTV9.w9BOCbur6QCx5Kr0rMOFleinGKaCsbs9WVLGIx-Pfpg\"\n}"}],"_postman_id":"825984b1-8fee-4b88-88ae-fbd25b8f9ae4"}],"id":"47d9aa63-8b21-4a4d-bf89-e9ed7657a796","_postman_id":"47d9aa63-8b21-4a4d-bf89-e9ed7657a796","description":""},{"name":"Tag","item":[{"name":"Create new problem tag","id":"494b7a13-2f1d-42ca-bc1e-170aa2085ca0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"tagName\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/tag","urlObject":{"port":"8080","path":["api","tag"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cd621efc-ad8b-416c-868a-b3a2e89d31c6","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"tagName\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/tag"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"140"},{"key":"ETag","value":"W/\"8c-AmU3iLtVH+b/4wEUBfIX9CpWIzM\""},{"key":"Date","value":"Sun, 07 Nov 2021 09:17:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"delFlag\": false,\n    \"id\": 7,\n    \"tagName\": \"string\",\n    \"updatedAt\": \"2021-11-07T09:17:13.301Z\",\n    \"createdAt\": \"2021-11-07T09:17:13.301Z\",\n    \"description\": null\n}"}],"_postman_id":"494b7a13-2f1d-42ca-bc1e-170aa2085ca0"},{"name":"Get tag list","id":"88f69fc7-cef8-42a5-9a19-ab7f227c6fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/tag","urlObject":{"port":"8080","path":["api","tag"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1782f168-4b07-4ad1-aa54-842ef34fa8d3","name":"Success","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/api/tag"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"714"},{"key":"ETag","value":"W/\"2ca-hwD/6AhPBBQOGMnKi7+cxCbCV+w\""},{"key":"Date","value":"Sun, 07 Nov 2021 09:18:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 3,\n        \"tagName\": \"string\",\n        \"description\": null,\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-06T17:01:50.847Z\",\n        \"updatedAt\": \"2021-11-06T17:01:50.847Z\"\n    },\n    {\n        \"id\": 4,\n        \"tagName\": \"math\",\n        \"description\": null,\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-06T17:02:29.728Z\",\n        \"updatedAt\": \"2021-11-06T17:02:29.728Z\"\n    },\n    {\n        \"id\": 5,\n        \"tagName\": \"search binary\",\n        \"description\": null,\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-06T17:02:37.736Z\",\n        \"updatedAt\": \"2021-11-06T17:02:37.736Z\"\n    },\n    {\n        \"id\": 6,\n        \"tagName\": \"easy game\",\n        \"description\": null,\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-06T17:02:50.417Z\",\n        \"updatedAt\": \"2021-11-06T17:02:50.417Z\"\n    },\n    {\n        \"id\": 7,\n        \"tagName\": \"string\",\n        \"description\": null,\n        \"delFlag\": false,\n        \"createdAt\": \"2021-11-07T09:17:13.301Z\",\n        \"updatedAt\": \"2021-11-07T09:17:13.301Z\"\n    }\n]"}],"_postman_id":"88f69fc7-cef8-42a5-9a19-ab7f227c6fa7"}],"id":"e3475b1a-ea44-4126-b858-23e35a4019b0","_postman_id":"e3475b1a-ea44-4126-b858-23e35a4019b0","description":""},{"name":"Group","item":[{"name":"Get all groups","id":"87891f3d-33cf-4e46-b8cc-30b972e6c0db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"url":"localhost:8080/api/group","urlObject":{"port":"8080","path":["api","group"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bd4188df-fb6d-4345-b303-29daa3ac46a6","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"url":"localhost:8080/api/group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"537"},{"key":"ETag","value":"W/\"219-DYBe2aHwbpmpOWZp1ZsBU//Cvmw\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:02:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 3,\n        \"name\": \"Group 2\",\n        \"users\": [\n            {\n                \"username\": \"teacher\"\n            }\n        ],\n        \"userCount\": \"1\"\n    },\n    {\n        \"id\": 11,\n        \"name\": \"oanhpro\",\n        \"users\": [\n            {\n                \"username\": \"admin\"\n            }\n        ],\n        \"userCount\": \"1\"\n    },\n    {\n        \"id\": 14,\n        \"name\": \"oanhpro\",\n        \"users\": [\n            {\n                \"username\": \"teacher\"\n            }\n        ],\n        \"userCount\": \"1\"\n    },\n    {\n        \"id\": 12,\n        \"name\": \"oanh\",\n        \"users\": [\n            {\n                \"username\": \"teacher\"\n            }\n        ],\n        \"userCount\": \"1\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Group 3 admin editaa\",\n        \"users\": [\n            {\n                \"username\": \"teacher\"\n            }\n        ],\n        \"userCount\": \"1\"\n    },\n    {\n        \"id\": 10,\n        \"name\": \"Body me\",\n        \"users\": [\n            {\n                \"username\": \"admin\"\n            }\n        ],\n        \"userCount\": \"1\"\n    },\n    {\n        \"id\": 16,\n        \"name\": \"Kieu Oanh\",\n        \"users\": [\n            {\n                \"username\": \"admin\"\n            }\n        ],\n        \"userCount\": \"1\"\n    }\n]"}],"_postman_id":"87891f3d-33cf-4e46-b8cc-30b972e6c0db"},{"name":"Create a group","id":"22828137-3e12-4678-88c1-07a410196947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Nhóm hacker\",\r\n    \"description\": \"Học trò thầy Khôi\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group","urlObject":{"port":"8080","path":["api","group"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aff6e242-c70a-4690-a1e4-5ed3cb74a4b8","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Nhóm hacker\",\r\n    \"description\": \"Học trò thầy Khôi\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-C30kPuavpG/WVj7YmKPlwcJUXU0\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:04:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Create success!\"\n}"},{"id":"bcffef8f-c1e0-48aa-8833-98f5c67033bd","name":"Missing parameter","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-gqW0d+wuWnUbxld/ImUsr21kSfc\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:03:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Please fill in all fields\"\n}"}],"_postman_id":"22828137-3e12-4678-88c1-07a410196947"},{"name":"Get one group","id":"caf305d2-132d-401b-9748-ed7919fe47c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"url":"localhost:8080/api/group/2","urlObject":{"port":"8080","path":["api","group","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"41e6c070-4d6f-4d32-8a82-ac59763a8ce3","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"url":"localhost:8080/api/group/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"ETag","value":"W/\"e2-IGbWBuZ/4A+9WA1n+Q7IFaumIjI\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:06:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"name\": \"Group 3 admin editaa\",\n    \"description\": \"mo ta chi tiet\",\n    \"delFlag\": false,\n    \"createdAt\": \"2021-10-30T16:22:41.237Z\",\n    \"updatedAt\": \"2021-11-02T04:22:09.203Z\",\n    \"users\": [\n        {\n            \"username\": \"teacher\",\n            \"group_user\": {\n                \"type\": \"Owner\"\n            }\n        }\n    ]\n}"}],"_postman_id":"caf305d2-132d-401b-9748-ed7919fe47c8"},{"name":"Get all students in group","id":"c8682c2f-248d-4c2a-9b83-93ea59d6e33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"url":"localhost:8080/api/group/3/get_users","urlObject":{"port":"8080","path":["api","group","3","get_users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"51372744-9f8d-42ea-8359-b13374433d6c","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"url":"localhost:8080/api/group/3/get_users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"ETag","value":"W/\"67-L9cKg4Bzw4DEVIrdDM7/Wauil08\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:07:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": [\n        {\n            \"username\": \"teacher\",\n            \"group_user\": {\n                \"type\": \"Owner\",\n                \"createdAt\": \"2021-10-30T16:22:44.469Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c8682c2f-248d-4c2a-9b83-93ea59d6e33f"},{"name":"Edit group by admin","id":"893b4219-f018-4926-8033-d72572041de2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Group edit\",\r\n    \"description\": \"Edit a group\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group/admin/3","urlObject":{"port":"8080","path":["api","group","admin","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1ccd11f5-b281-41a0-8c61-6cd81631d854","name":"Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY2NTEwLCJleHAiOjE2MzY1NTI5MTB9.geKFhl56YLeVGgM4fxOY51mjVJwCJDXrR11DG898lAs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Group edit\",\r\n    \"description\": \"Edit a group\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group/admin/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-E2R0q5epaveA7V027CdktZ9eVyA\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:17:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Update success!\"\n}"}],"_postman_id":"893b4219-f018-4926-8033-d72572041de2"},{"name":"Edit group by teacher","id":"5c60ec20-d270-4e49-95b4-07979b95a1ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0Njc2MTcsImV4cCI6MTYzNjU1NDAxN30.IvfXCmKKkGn0ItR-acoORHjBTN6Wvsv_3TGOfZ9P3uI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Edit a group\",\r\n    \"description\": \"Edit my group\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group/teacher/3","urlObject":{"port":"8080","path":["api","group","teacher","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6325f104-b3d7-4655-8597-9ae977a46a2a","name":"Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0Njc2MTcsImV4cCI6MTYzNjU1NDAxN30.IvfXCmKKkGn0ItR-acoORHjBTN6Wvsv_3TGOfZ9P3uI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Edit a group\",\r\n    \"description\": \"Edit my group\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/group/teacher/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-E2R0q5epaveA7V027CdktZ9eVyA\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:20:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Update success!\"\n}"}],"_postman_id":"5c60ec20-d270-4e49-95b4-07979b95a1ff"},{"name":"Delete group by admin","id":"248a8abc-3c0f-41ec-8139-b8faa3d0e037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY3NjY5LCJleHAiOjE2MzY1NTQwNjl9.-u2l4VPKA_3H3SVzk6MCCiohhxf_GaAKSvp0QkcUw28","type":"text"}],"url":"localhost:8080/api/group/admin/3","urlObject":{"port":"8080","path":["api","group","admin","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"57ce431e-a82f-48b7-bd11-2dfbe490a6bc","name":"Success","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiaWF0IjoxNjM2NDY3NjY5LCJleHAiOjE2MzY1NTQwNjl9.-u2l4VPKA_3H3SVzk6MCCiohhxf_GaAKSvp0QkcUw28","type":"text"}],"url":"localhost:8080/api/group/admin/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-I1H+fdfdpmjH4/1vLttrAi4Tgrs\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:21:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Delete success!\"\n}"}],"_postman_id":"248a8abc-3c0f-41ec-8139-b8faa3d0e037"},{"name":"Delete group by teacher","id":"2b0b4b4e-7d30-46f3-8ffe-5d012ffedee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0Njc3MDUsImV4cCI6MTYzNjU1NDEwNX0.6p6tRsb6tcty0AyQyJNlCxfLPOa_5OWohmaurcYx_PI","type":"text"}],"url":"localhost:8080/api/group/teacher/2","urlObject":{"port":"8080","path":["api","group","teacher","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"76322b2a-4e21-4378-bb00-4ba4da27ccb6","name":"Delete a deleted group","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0Njc3MDUsImV4cCI6MTYzNjU1NDEwNX0.6p6tRsb6tcty0AyQyJNlCxfLPOa_5OWohmaurcYx_PI","type":"text"}],"url":"localhost:8080/api/group/teacher/3"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-dK1HhCQygApPGrTm6EvZJilfeDg\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:24:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Group does not exist\"\n}"},{"id":"066cb775-c50f-4cd0-8930-1e7f164e588a","name":"Success","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InRlYWNoZXIiLCJpYXQiOjE2MzY0Njc3MDUsImV4cCI6MTYzNjU1NDEwNX0.6p6tRsb6tcty0AyQyJNlCxfLPOa_5OWohmaurcYx_PI","type":"text"}],"url":"localhost:8080/api/group/teacher/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-I1H+fdfdpmjH4/1vLttrAi4Tgrs\""},{"key":"Date","value":"Tue, 09 Nov 2021 14:26:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Delete success!\"\n}"}],"_postman_id":"2b0b4b4e-7d30-46f3-8ffe-5d012ffedee9"}],"id":"a967961d-defc-46bb-9418-3c0ed72c7ab3","_postman_id":"a967961d-defc-46bb-9418-3c0ed72c7ab3","description":""},{"name":"User","item":[{"name":"Get user list","id":"5a694d78-7b71-4a5a-9350-4d96d827acfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5a694d78-7b71-4a5a-9350-4d96d827acfb"}],"id":"00d2b43e-3598-4b7d-9b93-da7b36d8ee34","_postman_id":"00d2b43e-3598-4b7d-9b93-da7b36d8ee34","description":""}]}