{"info":{"_postman_id":"79f66ce9-671c-4ef6-bb62-a6f8e413b021","name":"Trakio","description":"<html><head></head><body><p>Sample documentation for Trakio website</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18486816","collectionId":"79f66ce9-671c-4ef6-bb62-a6f8e413b021","publishedId":"2s93sjV9ZN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FFDA3C"},"publishDate":"2023-06-19T19:37:32.000Z"},"item":[{"name":"Auth","item":[{"name":"Signup","id":"e3a3d4b8-3120-47ec-8197-f70dbe4e96a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nadabassam\",\r\n    \"email\": \"nadabaabuzaid@gmail.com\",\r\n    \"password\": \"12345678\",\r\n    \"phone\": \"0599222222\"\r\n}س","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup","urlObject":{"path":["signup"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"07b83f82-2b08-4bdd-aa38-50247a82938f","name":"Success","originalRequest":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nadabassam\",\r\n    \"email\": \"nadabaabuzaid@gmail.com\",\r\n    \"password\": \"12345678\",\r\n    \"phone\": \"0599222222\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Set-Cookie","value":"token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTYsIm5hbWUiOiJuYWRhYmFzc2FtIiwiZW1haWwiOiJuYWRhYmFhYnV6YWlkQGdtYWlsLmNvbSIsInBob25lIjoiMDU5OTIyMjIyMiIsImlhdCI6MTY4NzE5NzU2OH0.CLoEe9ZKgnyQp-ReeovIdoBsYqZHMobMYSTFd2uCMjk; Path=/"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"ETag","value":"W/\"78-EPGVRmVyTCFJqHqwSeZ7sy6jrp8\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:59:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Created successfully\",\n    \"data\": [\n        {\n            \"name\": \"nadabassam\",\n            \"email\": \"nadabaabuzaid@gmail.com\",\n            \"phone\": \"0599222222\"\n        }\n    ]\n}"},{"id":"e7af1a32-27bc-41e6-8bcd-b235a580d07c","name":"Validation - Name","originalRequest":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nadabaabuzaid@gmail.com\",\r\n    \"password\": \"12345678\",\r\n    \"phone\": \"0599222222\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-tazxYYGmdpwEWSSj+ZNllMz0vmU\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:01:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"name\\\" is required\"\n}"},{"id":"8194bfa8-0b8b-4b43-a008-906ccc3e27fa","name":"Validation - Email","originalRequest":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nadabassam\",\r\n    \"password\": \"12345678\",\r\n    \"phone\": \"0599222222\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"ETag","value":"W/\"23-lCidLHHiftrabW/4GS4/5GVoMOE\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:01:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"email\\\" is required\"\n}"},{"id":"a9af91e7-d435-45f4-af50-67710d6e2f2e","name":"Validation - Password","originalRequest":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nadabassam\",\r\n    \"email\": \"nadabaabuzaid@gmail.com\",\r\n    \"phone\": \"0599222222\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"38"},{"key":"ETag","value":"W/\"26-3wHzg3B7IgS2Mme/1Fmp/ZD0LpE\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:00:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"password\\\" is required\"\n}"},{"id":"75fb6083-e391-4dac-85b5-747b610e1386","name":"Validation - Phone","originalRequest":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nadabassam\",\r\n    \"email\": \"nadabaabuzaid@gmail.com\",\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"ETag","value":"W/\"23-Bq67m0LGYprT1BDU0S/JA3THgWM\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:00:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"phone\\\" is required\"\n}"},{"id":"89bb3a68-2c5c-47ae-837c-92a2cb623584","name":"Email Exist","originalRequest":{"method":"POST","header":[{"key":"X-RapidAPI-Key","value":"69048f8187msh9464fb413eaf011p1c42c9jsnf65d444f35de","type":"text"},{"key":"X-RapidAPI-Host","value":"mailcheck.p.rapidapi.com","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nadabassam\",\r\n    \"email\": \"nadabassam@gmail.com\",\r\n    \"password\": \"12345678\",\r\n    \"phone\": \"0599222222\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/signup"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-0vInFX57D0463enA/zkOEgxNZXU\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:58:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Email already exists\"\n}"}],"_postman_id":"e3a3d4b8-3120-47ec-8197-f70dbe4e96a9"},{"name":"Signin","id":"d5abe56b-ebeb-4e34-a7c3-cea2d9dfa4f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"khaled@gmail.com\",\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login","urlObject":{"path":["login"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"1b296ddd-ea46-4628-9d1e-24506c2782ac","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nadabassam@gmail.com\",\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Set-Cookie","value":"token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im5hZGFiYXNzYW1AZ21haWwuY29tIiwiaWQiOjE1LCJuYW1lIjoibmFkYWJhc3NhbSIsInBob25lIjoiMDU5OTIyMjIyMiIsImlhdCI6MTY4NzE5NzI1NX0.b-fgzQZ60tPcFa6zyXp9Z8SFdyVSneHimXIT-rYrkZA; Path=/"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"127"},{"key":"ETag","value":"W/\"7f-+MXhXi4t+VT/Z1nebcWBenwO2MI\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:54:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Logged In Successfully\",\n    \"data\": [\n        {\n            \"id\": 15,\n            \"name\": \"nadabassam\",\n            \"email\": \"nadabassam@gmail.com\",\n            \"phone\": \"0599222222\"\n        }\n    ]\n}"},{"id":"e8ab8408-125e-4e4e-8f2b-7d16e5ddbb1a","name":"Validation - Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"ETag","value":"W/\"23-lCidLHHiftrabW/4GS4/5GVoMOE\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:54:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"email\\\" is required\"\n}"},{"id":"ee856390-4cda-430a-adf5-481517682a98","name":"Validation - Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nadabassam@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"ETag","value":"W/\"44-M1rzjbtrmnXO1wlP811Fj9qEams\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:55:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"password\\\" length must be at least 8 characters long\"\n}"},{"id":"012fb557-ba44-42f6-a30e-b1c0a057d13d","name":"Wrong Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nadabassam@gmail.com\",\r\n    \"password\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43"},{"key":"ETag","value":"W/\"2b-AZwcGBygWqpBMXTKQmgAHoVpe0w\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:55:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Please enter correct password\"\n}"},{"id":"1b405a58-12c7-4867-80f9-35aca1363e9a","name":"Invalid Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nadabassgmail.com\",\r\n    \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"45"},{"key":"ETag","value":"W/\"2d-tzX814iOjKIHWXikzWIVPwKQo0U\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:56:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"email\\\" must be a valid email\"\n}"},{"id":"22fb666f-cba6-4974-b2db-5f08c62bbdbe","name":"Invalid Password - length","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nadabass@gmail.com\",\r\n    \"password\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"ETag","value":"W/\"44-M1rzjbtrmnXO1wlP811Fj9qEams\""},{"key":"Date","value":"Mon, 19 Jun 2023 17:57:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"password\\\" length must be at least 8 characters long\"\n}"}],"_postman_id":"d5abe56b-ebeb-4e34-a7c3-cea2d9dfa4f5"},{"name":"Logout","id":"14228162-6138-4fc3-a892-a2a1ca63a5d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/logout","urlObject":{"path":["logout"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"14228162-6138-4fc3-a892-a2a1ca63a5d6"},{"name":"deleteAccount","id":"6d4a44a2-b37e-4997-88d0-3f3e6e6c98c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"6d4a44a2-b37e-4997-88d0-3f3e6e6c98c1"},{"name":"OAuth","id":"249cb824-c7c3-4459-952f-3cf84aa9c18f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"249cb824-c7c3-4459-952f-3cf84aa9c18f"}],"id":"9df7ed27-9d82-4aa7-8f6b-fa76b1bfac42","_postman_id":"9df7ed27-9d82-4aa7-8f6b-fa76b1bfac42","description":""},{"name":"Projects","item":[{"name":"Add Project","id":"6d263cd5-9057-4858-88cd-2dd20e2f5df7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\", \n\"description\" : \"Lorem ipsum dolor sit non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project","urlObject":{"path":["project"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"49b0e94e-0fe8-4acc-a8a2-bfefc011b650","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\", \n\"description\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"362"},{"key":"ETag","value":"W/\"16a-Vfm5m6+B0x599fB30Jcyy/BEJ2Y\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:50:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"New Project added Successfully\",\n    \"data\": [\n        {\n            \"id\": 12,\n            \"title\": \"Project Title\",\n            \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\",\n            \"created_at\": \"2023-06-19T18:50:06.103Z\"\n        }\n    ]\n}"},{"id":"164a2be1-5a5f-4232-91e2-62f08eec1ba9","name":"Non-logged in User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"23"},{"key":"ETag","value":"W/\"17-t66ykm1tLqNPfWDnZa+sQL1+4+c\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:11:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"forbidden\"\n}"},{"id":"206f7eb4-8674-4ef8-9eff-f8976bd7943d","name":"Validation - Description","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"41"},{"key":"ETag","value":"W/\"29-K6B7lPjX+ZCcpdIOTxotYlFwzJE\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:15:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"description\\\" is required\"\n}"},{"id":"715f2550-c7f2-4ffb-b259-eaeb83af08a2","name":"Validation - Title","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"description\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"ETag","value":"W/\"23-9V0ur2Ps+QSSFFS7zx11bqnbqbc\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:16:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"title\\\" is required\"\n}"}],"_postman_id":"6d263cd5-9057-4858-88cd-2dd20e2f5df7"},{"name":"Get Specific Project","id":"935ef04a-a598-4e1a-8d72-313b1cd38691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\", \n\"description\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/11","urlObject":{"path":["project","11"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"24921c13-5acd-497c-a776-9c91ffc3c5f8","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\", \n\"description\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"367"},{"key":"ETag","value":"W/\"16f-L3ax+C3DRN8htDANa2D1d87RORs\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:51:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Fetch project detail successfully\",\n    \"data\": [\n        {\n            \"id\": 11,\n            \"title\": \"Project Title 2\",\n            \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\",\n            \"created_at\": \"2023-06-19T15:43:13.904Z\"\n        }\n    ]\n}"},{"id":"4e1164cf-bf2b-40ea-a2ba-51f4b1504356","name":"Not a member","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\", \n\"description\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/10"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-FCLp+ec5Lk75IbDQjfhRpsh1DMs\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:51:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You are not a member\"\n}"}],"_postman_id":"935ef04a-a598-4e1a-8d72-313b1cd38691"},{"name":"Delete Project","id":"574e0c44-d363-4098-90c6-8115b540d85f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/project/18","urlObject":{"path":["project","18"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"43b71c15-24ec-4a9a-9a9d-f55ee21a5612","name":"UnAuthorized-Not a member","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/project/10"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-FCLp+ec5Lk75IbDQjfhRpsh1DMs\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:52:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You are not a member\"\n}"},{"id":"b4e87514-0179-408c-8092-dbdc5b68f63e","name":"Success-Authorized","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/project/13s"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-FCLp+ec5Lk75IbDQjfhRpsh1DMs\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:52:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You are not a member\"\n}"}],"_postman_id":"574e0c44-d363-4098-90c6-8115b540d85f"},{"name":"Get All Projects","id":"fdc718f2-8df8-46da-a463-e39fdaffada4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\"title\": \"Project Title\", \n\"description\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Rhoncus dolor purus non enim praesent elementum facilisis leo vel. Risus at ultrices mi tempus\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/projects","urlObject":{"path":["projects"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"fdc718f2-8df8-46da-a463-e39fdaffada4"},{"name":"updateProject","id":"6a5a9e50-858b-426f-bdcc-5f608d674e4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"6a5a9e50-858b-426f-bdcc-5f608d674e4d"}],"id":"a5d1dab4-6c4b-4017-8e1f-ad4e20fb85ad","_postman_id":"a5d1dab4-6c4b-4017-8e1f-ad4e20fb85ad","description":""},{"name":"Sections","item":[{"name":"Get Sections","id":"81d76394-5a39-4a75-b372-2ba68522bcfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/sections","urlObject":{"path":["sections"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"81d76394-5a39-4a75-b372-2ba68522bcfc"}],"id":"09b28a74-03e4-4328-95c2-bc361f486d3e","_postman_id":"09b28a74-03e4-4328-95c2-bc361f486d3e","description":""},{"name":"Tasks","item":[{"name":"Add Task","id":"04dd4593-6e2e-461e-b5d0-0ea73472cab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Khaled Task Title\",\n  \"description\": \"Task Description\",\n  \"projectId\": 12,\n  \"sectionId\": 4,\n  \"dueDate\": \"2023-06-30\",\n  \"priorityId\": 3,\n  \"userId\": 3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/13/task","urlObject":{"path":["project","13","task"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"8fa9839f-8517-4875-bf5b-84ba9968c1ad","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Task Title\",\n  \"description\": \"Task Description\",\n  \"projectId\": 1,\n  \"sectionId\": 2,\n  \"dueDate\": \"2023-06-30\",\n  \"priorityId\": 3,\n  \"userId\": 15\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/13/task"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"189"},{"key":"ETag","value":"W/\"bd-a9cF/nCj5ZrYYM8Pzqaz47jPR6g\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:57:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task Created Successfully\",\n    \"data\": [\n        {\n            \"title\": \"Task Title\",\n            \"description\": \"Task Description\",\n            \"priority_id\": 3,\n            \"project_id\": 13,\n            \"section_id\": 2,\n            \"due_date\": \"2023-06-29T21:00:00.000Z\"\n        }\n    ]\n}"},{"id":"ede13672-b6bc-41da-b7f5-5a13364e3ba0","name":"Validarion - Description","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Task Title\",\n  \"projectId\": 1,\n  \"sectionId\": 2,\n  \"dueDate\": \"2023-06-30\",\n  \"priorityId\": 3,\n  \"userId\": 15\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/13/task"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"41"},{"key":"ETag","value":"W/\"29-K6B7lPjX+ZCcpdIOTxotYlFwzJE\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:58:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"\\\"description\\\" is required\"\n}"},{"id":"83e32f9a-69e7-47f5-bb60-95c785059fef","name":"Server Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Task Title\",\n  \"description\": \"Task Description\",\n  \"projectId\": 1,\n  \"sectionId\": 9,\n  \"dueDate\": \"2023-06-30\",\n  \"priorityId\": 3,\n  \"userId\": 15\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/13/task"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"107"},{"key":"ETag","value":"W/\"6b-vmvN5mgUxpq6l/Q1xeMbIkXRXcs\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:58:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"insert or update on table \\\"tasks\\\" violates foreign key constraint \\\"tasks_section_id_fkey\\\"\"\n}"}],"_postman_id":"04dd4593-6e2e-461e-b5d0-0ea73472cab9"},{"name":"Get All User's Tasks","id":"549e5e65-09d1-4f92-8c67-57d2cd17a79e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tasks","urlObject":{"path":["tasks"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"549e5e65-09d1-4f92-8c67-57d2cd17a79e"},{"name":"Get Tasks by Project","id":"7bcdaaa4-2a30-4981-b8b5-fb3fbfb49300","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/2/task","urlObject":{"path":["project","2","task"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"e4e3f9da-2a7a-4e25-a4e6-f4622cb30741","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/13/task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"479"},{"key":"ETag","value":"W/\"1df-6QqEkzu0zDmhmw6Dnk5oe/CO3Uc\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:00:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Fetch all tasks from a project\",\n    \"data\": [\n        {\n            \"id\": 15,\n            \"title\": \"Project Title\",\n            \"description\": \"Task Description\",\n            \"priority\": \"low\",\n            \"section\": \"Doing\",\n            \"created_at\": \"2023-06-19T18:57:48.868Z\"\n        },\n        {\n            \"id\": 17,\n            \"title\": \"Project Title\",\n            \"description\": \"Task Description\",\n            \"priority\": \"low\",\n            \"section\": \"Doing\",\n            \"created_at\": \"2023-06-19T18:58:47.458Z\"\n        },\n        {\n            \"id\": 19,\n            \"title\": \"Project Title\",\n            \"description\": \"Task Description\",\n            \"priority\": \"low\",\n            \"section\": \"Doing\",\n            \"created_at\": \"2023-06-19T18:59:10.749Z\"\n        }\n    ]\n}"},{"id":"b717d866-1985-4f88-b76a-2109eef7dc8d","name":"UnAuthorized-Not a member","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/1/task"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-FCLp+ec5Lk75IbDQjfhRpsh1DMs\""},{"key":"Date","value":"Mon, 19 Jun 2023 18:59:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You are not a member\"\n}"},{"id":"528a2d76-7cf0-474c-8356-6c371db1e2e1","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/hh8j/task"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"25"},{"key":"ETag","value":"W/\"19-FkPEY9wpMIN361xso7ugHGed8Qg\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:00:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Bad Request\"\n}"}],"_postman_id":"7bcdaaa4-2a30-4981-b8b5-fb3fbfb49300"},{"name":"Update Task","id":"74bc4644-1247-42f5-8e0f-b7d66eb61f34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Task Title\",\n  \"description\": \"New task description\",\n  \"projectId\": 1,\n  \"priorityId\": 1,\n  \"dueDate\":\"2023-06-30\",\n  \"sectionId\": 1,\n  \"userId\": 15\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/13/task?taskId=15","urlObject":{"path":["project","13","task"],"host":["http://localhost:3000/api"],"query":[{"key":"taskId","value":"15"}],"variable":[]}},"response":[{"id":"9739f420-e9f1-4f7f-a95d-cfc949891b19","name":"UnAuthorized-Not a member","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Task Updated Title\",\n  \"description\": \"New task description\",\n  \"projectId\": 1,\n  \"priorityId\": 1,\n  \"dueDate\":\"2023-06-30\",\n  \"sectionId\": 1,\n  \"userId\": 15\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/project/11/task?taskId=14","host":["http://localhost:3000/api"],"path":["project","11","task"],"query":[{"key":"taskId","value":"14"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-FCLp+ec5Lk75IbDQjfhRpsh1DMs\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:01:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You are not a member\"\n}"},{"id":"8463578b-ba2e-4581-9170-09bc71f1d9c8","name":"Success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Task Title\",\n  \"description\": \"New task description\",\n  \"projectId\": 1,\n  \"priorityId\": 1,\n  \"dueDate\":\"2023-06-30\",\n  \"sectionId\": 1,\n  \"userId\": 15\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/project/13/task?taskId=15","host":["http://localhost:3000/api"],"path":["project","13","task"],"query":[{"key":"taskId","value":"15"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"254"},{"key":"ETag","value":"W/\"fe-6DTqLt8PJoRVMIbw2JPfb5pZe9k\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:02:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task Updated Successfully\",\n    \"data\": [\n        {\n            \"id\": 15,\n            \"title\": \"Task Title\",\n            \"description\": \"New task description\",\n            \"created_at\": \"2023-06-19T18:57:48.868Z\",\n            \"due_date\": \"2023-06-29T21:00:00.000Z\",\n            \"user_id\": 15,\n            \"project_id\": 13,\n            \"priority_id\": 1,\n            \"section_id\": 1\n        }\n    ]\n}"}],"_postman_id":"74bc4644-1247-42f5-8e0f-b7d66eb61f34"},{"name":"Delete Task","id":"f604dfff-176d-4237-ae0b-297dfae4a89b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/project/13/task?taskId=1","urlObject":{"path":["project","13","task"],"host":["http://localhost:3000/api"],"query":[{"key":"taskId","value":"1"}],"variable":[]}},"response":[{"id":"2215557a-eb6c-428c-b982-f5e1c3573099","name":"UnAuthorized-Not a member","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3000/api/project/1/task?taskId=15","host":["http://localhost:3000/api"],"path":["project","1","task"],"query":[{"key":"taskId","value":"15"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"ETag","value":"W/\"22-FCLp+ec5Lk75IbDQjfhRpsh1DMs\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:03:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You are not a member\"\n}"},{"id":"6805b953-55bd-4346-a759-051695957025","name":"Success","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3000/api/project/13/task?taskId=19","host":["http://localhost:3000/api"],"path":["project","13","task"],"query":[{"key":"taskId","value":"19"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"250"},{"key":"ETag","value":"W/\"fa-8fAl9xw0ifwPSlHI92ena/23WeE\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:19:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task Deleted successfully\",\n    \"data\": [\n        {\n            \"id\": 19,\n            \"title\": \"Task Title\",\n            \"description\": \"Task Description\",\n            \"created_at\": \"2023-06-19T18:59:10.749Z\",\n            \"due_date\": \"2023-06-29T21:00:00.000Z\",\n            \"user_id\": 15,\n            \"project_id\": 13,\n            \"priority_id\": 3,\n            \"section_id\": 2\n        }\n    ]\n}"}],"_postman_id":"f604dfff-176d-4237-ae0b-297dfae4a89b"}],"id":"d1eb7f7b-2cd3-4338-b964-823458f266c9","_postman_id":"d1eb7f7b-2cd3-4338-b964-823458f266c9","description":""},{"name":"Members","item":[{"name":"Get Members","id":"61405a77-2797-490f-bea6-3c49be301b04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/13/members","urlObject":{"path":["project","13","members"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"2e03b52e-0d0b-4dcd-9eac-6a4e704b49c6","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/13/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"149"},{"key":"ETag","value":"W/\"95-cHANKEkMCHDB+WS4kFOIQ90h8J0\""},{"key":"Date","value":"Mon, 19 Jun 2023 19:20:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": \"Fetch members Successfully\",\n    \"data\": [\n        {\n            \"id\": 15,\n            \"name\": \"nadabassam\",\n            \"email\": \"nadabassam@gmail.com\",\n            \"phone\": \"0599222222\",\n            \"role\": \"manager\"\n        }\n    ]\n}"}],"_postman_id":"61405a77-2797-490f-bea6-3c49be301b04"}],"id":"90043685-9536-4f88-865c-7b34f51d1c7a","_postman_id":"90043685-9536-4f88-865c-7b34f51d1c7a","description":""},{"name":"Attachements","item":[{"name":"Add Attachment","id":"2b6a38b5-d623-45fd-afb6-137496c2d693","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"attachS3\": \"path here\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/project/15/attachments?taskId=23","urlObject":{"path":["project","15","attachments"],"host":["http://localhost:3000/api"],"query":[{"key":"taskId","value":"23"}],"variable":[]}},"response":[{"id":"63bd3d4c-f1ac-4fa7-955c-259a3b3e9357","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"attachS3\": \"path here\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/project/15/attachments?taskId=23","host":["http://localhost:3000/api"],"path":["project","15","attachments"],"query":[{"key":"taskId","value":"23"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"109"},{"key":"ETag","value":"W/\"6d-W8aKEuQM1D541QO/8ebpXeHogio\""},{"key":"Date","value":"Tue, 20 Jun 2023 08:32:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Add attachment successfully\",\n    \"data\": [\n        {\n            \"id\": 5,\n            \"attach_s3\": \"path here\",\n            \"user_id\": 15,\n            \"task_id\": 23\n        }\n    ]\n}"}],"_postman_id":"2b6a38b5-d623-45fd-afb6-137496c2d693"},{"name":"Get Attachments","id":"40547762-94bb-4403-9f40-d3c49c71d132","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/15/attachments","urlObject":{"path":["project","15","attachments"],"host":["http://localhost:3000/api"],"query":[],"variable":[]}},"response":[{"id":"b23746d2-5094-4eab-a2e2-d62ac2d9acfd","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/project/15/attachments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"165"},{"key":"ETag","value":"W/\"a5-dgl1VhrdwOZ0ck7cS8TF9B0Honc\""},{"key":"Date","value":"Tue, 20 Jun 2023 08:33:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Fetch attachment successfully\",\n    \"data\": [\n        {\n            \"attach_s3\": \"path here\",\n            \"id\": 15,\n            \"title\": \"Khaled Task Title\",\n            \"name\": \"nadabassam\",\n            \"email\": \"nadabassam@gmail.com\"\n        }\n    ]\n}"}],"_postman_id":"40547762-94bb-4403-9f40-d3c49c71d132"}],"id":"2a7a7a00-15b5-4e3c-8b55-aae483a5f267","_postman_id":"2a7a7a00-15b5-4e3c-8b55-aae483a5f267","description":""}],"event":[{"listen":"prerequest","script":{"id":"ab281bb0-9133-4673-b6cc-00b7385317b3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f5d373fb-deec-4bfe-9ceb-4fa66389d137","type":"text/javascript","exec":[""]}}],"variable":[{"key":"URL","value":"http://localhost:3000/api","type":"string"}]}