{"info":{"_postman_id":"b55acca9-ef3f-47d1-8345-44a36728743e","name":"Droom","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8921227","collectionId":"b55acca9-ef3f-47d1-8345-44a36728743e","publishedId":"SW7Z4ULY","public":true,"customColor":{"top-bar":"0B4F6C","right-sidebar":"757575","highlight":"01BAEF"},"publishDate":"2019-11-19T20:43:44.000Z"},"item":[{"name":"Test GET /","id":"9832cc58-cd6e-4dbe-91dd-8fd5fd1b3e1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5000/","urlObject":{"port":"5000","path":[""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9832cc58-cd6e-4dbe-91dd-8fd5fd1b3e1f"},{"name":"https://droombackend.herokuapp.com/auth/company/login","id":"c67f5111-4eff-4fb3-9772-9666b7d8625c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"red@red.com\",\n\t\"password\": \"redtwo\"\n}"},"url":"https://droombackend.herokuapp.com/auth/company/login","urlObject":{"protocol":"https","path":["auth","company","login"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"a75129e5-3b31-4cc3-b527-c7c32fbbfb88","name":"https://droombackend.herokuapp.com/auth/company/login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"red@red.com\",\n\t\"password\": \"redtwo\"\n}","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/auth/company/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"353"},{"key":"Etag","value":"W/\"161-10MgMdYvdvLd+CNUpsQlU7bfjzM\""},{"key":"Date","value":"Tue, 19 Nov 2019 20:34:46 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"id\": 1,\n        \"company_name\": \"red\",\n        \"company_email\": \"red@red.com\",\n        \"password\": \"$2a$08$69je7c1e22evLOMthuU.EO/HdqSuxYwyRDvx2Qvj53yKQ0P.ncdr2\",\n        \"location\": null,\n        \"phone_number\": null\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxLCJuYW1lIjoicmVkIiwiaWF0IjoxNTc0MTk1Njg2LCJleHAiOjE1NzQyODIwODZ9.Cn4sMbam6qAYka2iSX-V51EXhve07QZIcF9jIetXzgs\"\n}"}],"_postman_id":"c67f5111-4eff-4fb3-9772-9666b7d8625c"},{"name":"https://droombackend.herokuapp.com/auth/company/register","id":"b014d1a4-bcbf-47c7-b019-b42fd81e4962","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"company_name\": \"Real Boy Inc.\", \n\t\"company_email\": \"pinocchio@realboyinc.com\", \n\t\"password\": \"lies\", \n\t\"location\": \"San Francisco\", \n\t\"phone_number\": \"888-555-2222\"\n\t\n}\n"},"url":"https://droombackend.herokuapp.com/auth/company/register","urlObject":{"protocol":"https","path":["auth","company","register"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1a1ae68d-6cce-45da-82f7-77e23c00ab72","name":"https://droombackend.herokuapp.com/auth/company/register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"company_name\": \"red\",\n\t\"company_email\": \"red@red.com\",\n\t\"password\": \"redtwo\"\n}","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/auth/company/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"353"},{"key":"Etag","value":"W/\"161-vznkx5f41wIleWQkV63gKfxn75I\""},{"key":"Date","value":"Tue, 19 Nov 2019 20:34:06 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"id\": 1,\n        \"company_name\": \"red\",\n        \"company_email\": \"red@red.com\",\n        \"password\": \"$2a$08$69je7c1e22evLOMthuU.EO/HdqSuxYwyRDvx2Qvj53yKQ0P.ncdr2\",\n        \"location\": null,\n        \"phone_number\": null\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxLCJuYW1lIjoicmVkIiwiaWF0IjoxNTc0MTk1NjQ2LCJleHAiOjE1NzQyODIwNDZ9.fRUvMy2rc74WkF8tAmxvDQawobE_D5NXmB4R9umCRdY\"\n}"},{"id":"3106ebb6-316e-400d-8537-a4de492a358d","name":"https://droombackend.herokuapp.com/auth/company/register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"company_name\": \"Real Boy Inc.\", \n\t\"company_email\": \"pinocchio@realboyinc.com\", \n\t\"password\": \"lies\", \n\t\"location\": \"San Francisco\", \n\t\"phone_number\": \"888-555-2222\"\n\t\n}\n","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/auth/company/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"411"},{"key":"Etag","value":"W/\"19b-E9sKAqzKKGeNGa4RJeBlaV3QQhU\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:21:49 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"id\": 5,\n        \"company_name\": \"Real Boy Inc.\",\n        \"company_email\": \"pinocchio@realboyinc.com\",\n        \"password\": \"$2a$08$BRn1jo8OUMh/RQgUSJI9geBmDtZpdqjy08PChl8ju3qmxiyaMuUGC\",\n        \"location\": \"San Francisco\",\n        \"phone_number\": \"888-555-2222\"\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJuYW1lIjoiUmVhbCBCb3kgSW5jLiIsImlhdCI6MTU3NDM1MzMwOSwiZXhwIjoxNTc0NDM5NzA5fQ.ksVLs2WDdLOh44TaYwSWLnP8lPjoMKoxSql953Je35o\"\n}"}],"_postman_id":"b014d1a4-bcbf-47c7-b019-b42fd81e4962"},{"name":"https://droombackend.herokuapp.com/auth/seeker/register","id":"9d6126ad-0cc0-473b-931e-9285b74a4c59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"name\": \"Vickie\", \r\n\t\"email\": \"Vickie@smallwonder.com\", \r\n\t\"occupation\": \"robot\", \r\n\t\"experience\": \"7 years as a robot\", \r\n\t\"dream_job\": \"real person\", \r\n\t\"password\": \"byeee\"\r\n}"},"url":"https://droombackend.herokuapp.com/auth/seeker/register","urlObject":{"protocol":"https","path":["auth","seeker","register"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"aa31feb5-3e00-4d37-822f-ae48aaa1f7c2","name":"https://droombackend.herokuapp.com/auth/seeker/register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"name\": \"Vickie\", \r\n\t\"email\": \"Vickie@smallwonder.com\", \r\n\t\"occupation\": \"robot\", \r\n\t\"experience\": \"7 years as a robot\", \r\n\t\"dream_job\": \"real person\", \r\n\t\"password\": \"byeee\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/auth/seeker/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"399"},{"key":"Etag","value":"W/\"18f-qAUjz0YX3tYgOizlV1ilEu8sKUk\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:27:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"seeker\": {\n        \"id\": 3,\n        \"name\": \"Vickie\",\n        \"email\": \"Vickie@smallwonder.com\",\n        \"occupation\": \"robot\",\n        \"experience\": \"7 years as a robot\",\n        \"dream_job\": \"real person\",\n        \"password\": \"$2a$08$/Afc1GCjwVFUzhaBCuPCueOyzKhZi20VSDb5KoNgYA2LvMRzwYMWy\"\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjozLCJuYW1lIjoiVmlja2llIiwiaWF0IjoxNTc0MzUzNjMyLCJleHAiOjE1NzQ0NDAwMzJ9.QzZPUVPACMA9v41rJ9-rQKMoIrWdRBAIQUZP1QMOD8c\"\n}"},{"id":"fd31d618-932c-4326-8862-4ed9486847d2","name":"https://droombackend.herokuapp.com/auth/seeker/register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Purple\",\n\t\"email\": \"purple@purple.com\",\n\t\"dream_job\": \"to be green\",\n\t\"password\": \"notpurple\"\n}","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/auth/seeker/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"375"},{"key":"Etag","value":"W/\"177-WMlKAKKtlbcWUcYmlWAFbg0iVIM\""},{"key":"Date","value":"Tue, 19 Nov 2019 20:38:15 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"seeker\": {\n        \"id\": 1,\n        \"name\": \"Purple\",\n        \"email\": \"purple@purple.com\",\n        \"occupation\": null,\n        \"experience\": null,\n        \"dream_job\": \"to be green\",\n        \"password\": \"$2a$08$hi19QQ/Ww5xkIyK3FCBck.Qj2M9xtQfm9Af5EZL9OqhE2piizEsBC\"\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxLCJuYW1lIjoiUHVycGxlIiwiaWF0IjoxNTc0MTk1ODk1LCJleHAiOjE1NzQyODIyOTV9.zdlDdXAbfTwkvBptB6PaoHWzg_mduBJhqwPn3_k09kA\"\n}"}],"_postman_id":"9d6126ad-0cc0-473b-931e-9285b74a4c59"},{"name":"https://droombackend.herokuapp.com/auth/seeker/login","id":"09f24150-6c7e-4403-a10c-2d9db9ebf2bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"purple@purple.com\",\n\t\"password\": \"notpurple\"\n}"},"url":"https://droombackend.herokuapp.com/auth/seeker/login","urlObject":{"protocol":"https","path":["auth","seeker","login"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"e630c179-6373-4eda-aff8-9543f5b3dde7","name":"https://droombackend.herokuapp.com/auth/seeker/login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"purple@purple.com\",\n\t\"password\": \"notpurple\"\n}","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/auth/seeker/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"375"},{"key":"Etag","value":"W/\"177-KHcd1hwStFY2+QJfFBnn1Edyo8w\""},{"key":"Date","value":"Tue, 19 Nov 2019 20:38:55 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"seeker\": {\n        \"id\": 1,\n        \"name\": \"Purple\",\n        \"email\": \"purple@purple.com\",\n        \"occupation\": null,\n        \"experience\": null,\n        \"dream_job\": \"to be green\",\n        \"password\": \"$2a$08$hi19QQ/Ww5xkIyK3FCBck.Qj2M9xtQfm9Af5EZL9OqhE2piizEsBC\"\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxLCJuYW1lIjoiUHVycGxlIiwiaWF0IjoxNTc0MTk1OTM1LCJleHAiOjE1NzQyODIzMzV9.jIWWkq0nf0DAwKSqfOcbXjLP_vWeqOsKcs9mZIG-Om8\"\n}"}],"_postman_id":"09f24150-6c7e-4403-a10c-2d9db9ebf2bc"},{"name":"https://droombackend.herokuapp.com/api/seeker","id":"0f6d6f42-149f-488e-b784-1aee63af9642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker","urlObject":{"protocol":"https","path":["api","seeker"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"6e476bd6-cd98-4099-8a91-93c21dc02c9e","name":"https://droombackend.herokuapp.com/api/seeker","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"Etag","value":"W/\"be-VT42rCKBRiMmqiYJzsNeo9nLBHA\""},{"key":"Date","value":"Tue, 19 Nov 2019 21:49:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Purple\",\n        \"email\": \"purple@purple.com\",\n        \"occupation\": null,\n        \"experience\": null,\n        \"dream_job\": \"to be green\",\n        \"password\": \"$2a$08$hi19QQ/Ww5xkIyK3FCBck.Qj2M9xtQfm9Af5EZL9OqhE2piizEsBC\"\n    }\n]"}],"_postman_id":"0f6d6f42-149f-488e-b784-1aee63af9642"},{"name":"https://droombackend.herokuapp.com/api/company","id":"86591933-81dc-4cb6-ada6-3029d004d399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company","urlObject":{"protocol":"https","path":["api","company"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"b880d575-9675-4e6e-9a10-d198eace52b5","name":"https://droombackend.herokuapp.com/api/company","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"171"},{"key":"Etag","value":"W/\"ab-+ONeuzYm4hOb3Vt+1Y7l92YvQeI\""},{"key":"Date","value":"Tue, 19 Nov 2019 21:53:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"company_name\": \"red\",\n        \"company_email\": \"red@red.com\",\n        \"password\": \"$2a$08$69je7c1e22evLOMthuU.EO/HdqSuxYwyRDvx2Qvj53yKQ0P.ncdr2\",\n        \"location\": null,\n        \"phone_number\": null\n    }\n]"}],"_postman_id":"86591933-81dc-4cb6-ada6-3029d004d399"},{"name":"https://droombackend.herokuapp.com/api/seeker/1","id":"c76919cb-d173-499b-99c4-0716d4ab4b43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/1","urlObject":{"protocol":"https","path":["api","seeker","1"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"3579d3dc-10bc-4d1a-8252-afcb498a23f7","name":"https://droombackend.herokuapp.com/api/seeker/1","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"Etag","value":"W/\"bc-92mNhsHTYX/sbSVsCybXKD11ohY\""},{"key":"Date","value":"Tue, 19 Nov 2019 23:43:44 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Purple\",\n    \"email\": \"purple@purple.com\",\n    \"occupation\": null,\n    \"experience\": null,\n    \"dream_job\": \"to be green\",\n    \"password\": \"$2a$08$hi19QQ/Ww5xkIyK3FCBck.Qj2M9xtQfm9Af5EZL9OqhE2piizEsBC\"\n}"}],"_postman_id":"c76919cb-d173-499b-99c4-0716d4ab4b43"},{"name":"https://droombackend.herokuapp.com/api/seeker/1/jobs","id":"effaa1be-2d07-4a92-86b5-9da9ef0adc87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/1/jobs","urlObject":{"protocol":"https","path":["api","seeker","1","jobs"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5cbe91f7-b499-400a-a567-6237bd1f0508","name":"https://droombackend.herokuapp.com/api/seeker/1/jobs","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/1/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Etag","value":"W/\"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w\""},{"key":"Date","value":"Tue, 19 Nov 2019 23:48:21 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[]"},{"id":"e0fdb0fb-0c31-4bc8-92c2-b70ab4af092b","name":"https://droombackend.herokuapp.com/api/seeker/1/jobs","originalRequest":{"method":"GET","header":[],"url":"localhost:4000/api/seeker/1/jobs"},"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":"955"},{"key":"ETag","value":"W/\"3bb-6fIuZSUshzEgu9e2M3t5BwHc/5g\""},{"key":"Date","value":"Tue, 19 Nov 2019 23:47:22 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"job_title\": \"Model\",\n        \"description\": \"Looking for all those who sound hideous to model for our fashion show.  You could get a contract!\",\n        \"company_id\": 1,\n        \"job_id\": 1,\n        \"company_name\": \"Ugly Duck Modeling Agency\",\n        \"company_email\": \"udma@info.com\",\n        \"password\": \"ugly\",\n        \"location\": \"Idaho\",\n        \"phone_number\": \"888-555-8675\"\n    },\n    {\n        \"id\": 2,\n        \"job_title\": \"Auror\",\n        \"description\": \"If you are Harry Potter, Hermione Granger, or Ron Weasley... Can you help us please.\",\n        \"company_id\": 2,\n        \"job_id\": 2,\n        \"company_name\": \"Ministry of Magic\",\n        \"company_email\": \"jobs@mom.com\",\n        \"password\": \"magic\",\n        \"location\": \"New York\",\n        \"phone_number\": \"888-555-3099\"\n    },\n    {\n        \"id\": 3,\n        \"job_title\": \"Real Girl\",\n        \"description\": \"Jealous of all the \\\"real people\\\" out there? Then you would make a great fit with this company. Lie detector tests required.\",\n        \"company_id\": 3,\n        \"job_id\": 3,\n        \"company_name\": \"Real Boy Inc.\",\n        \"company_email\": \"pinocchio@realboyinc.com\",\n        \"password\": \"lies\",\n        \"location\": \"San Francisco\",\n        \"phone_number\": \"888-555-2222\"\n    }\n]"}],"_postman_id":"effaa1be-2d07-4a92-86b5-9da9ef0adc87"},{"name":"https://droombackend.herokuapp.com/api/seeker/1/match","id":"db58897d-3de9-490a-b9fa-a6da59c06e18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/1/match","urlObject":{"protocol":"https","path":["api","seeker","1","match"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"411e9543-7adf-42e3-8db5-9437760beaed","name":"https://droombackend.herokuapp.com/api/seeker/1/match","originalRequest":{"method":"GET","header":[],"url":"localhost:4000/api/seeker/1/match"},"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":"343"},{"key":"ETag","value":"W/\"157-NMSfpHCBbwOmOaIKcqjfuursWNE\""},{"key":"Date","value":"Tue, 19 Nov 2019 23:52:16 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"job_seeker_id\": 1,\n        \"company_id\": 1,\n        \"job_id\": 1,\n        \"quality\": 90,\n        \"id\": 1,\n        \"company_name\": \"Ugly Duck Modeling Agency\",\n        \"company_email\": \"udma@info.com\",\n        \"password\": \"ugly\",\n        \"location\": \"Idaho\",\n        \"phone_number\": \"888-555-8675\",\n        \"job_title\": \"Model\",\n        \"description\": \"Looking for all those who sound hideous to model for our fashion show.  You could get a contract!\"\n    }\n]"}],"_postman_id":"db58897d-3de9-490a-b9fa-a6da59c06e18"},{"name":"https://droombackend.herokuapp.com/api/company/1","id":"77e646f2-31ea-439f-8bab-75ef02e38834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/1","urlObject":{"protocol":"https","path":["api","company","1"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"dc1672c0-dc84-451b-8a7e-2a2bde16c6ee","name":"https://droombackend.herokuapp.com/api/company/1","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"169"},{"key":"Etag","value":"W/\"a9-cLcqKZ8kJDblevcAdp74rAMEMcY\""},{"key":"Date","value":"Tue, 19 Nov 2019 23:58:53 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"company_name\": \"red\",\n    \"company_email\": \"red@red.com\",\n    \"password\": \"$2a$08$69je7c1e22evLOMthuU.EO/HdqSuxYwyRDvx2Qvj53yKQ0P.ncdr2\",\n    \"location\": null,\n    \"phone_number\": null\n}"}],"_postman_id":"77e646f2-31ea-439f-8bab-75ef02e38834"},{"name":"https://droombackend.herokuapp.com/api/company/1/jobs","id":"62246c85-9ca5-4256-a11f-cd7861bb88f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/4/jobs","urlObject":{"protocol":"https","path":["api","company","4","jobs"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"6eeb2736-9298-4621-af9c-efbaf17a3423","name":"https://droombackend.herokuapp.com/api/company/1/jobs","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/1/jobs"},"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":"144"},{"key":"ETag","value":"W/\"90-vPAS+ejvzKrTx/285ygyWf8indM\""},{"key":"Date","value":"Wed, 20 Nov 2019 00:01:45 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"job_title\": \"Model\",\n        \"description\": \"Looking for all those who sound hideous to model for our fashion show.  You could get a contract!\"\n    }\n]"},{"id":"fd43d1ce-9f08-459c-8870-0093c237bfa2","name":"https://droombackend.herokuapp.com/api/company/1/jobs","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/4/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"268"},{"key":"Etag","value":"W/\"10c-WoawXn5bKF18h3sEML8s6Dq+jTo\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:44:41 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"job_title\": \"Auror\",\n        \"description\": \"If you are Harry Potter, Hermione Granger, or Ron Weasley... Can you help us please.\",\n        \"company_id\": 4\n    },\n    {\n        \"id\": 5,\n        \"job_title\": \"Care of Magical Creatures\",\n        \"description\": \"Travel the world taming wild magic beasts\",\n        \"company_id\": 4\n    }\n]"}],"_postman_id":"62246c85-9ca5-4256-a11f-cd7861bb88f6"},{"name":"https://droombackend.herokuapp.com/api/company/1/match","id":"9d0b3e73-64d2-4c78-ba26-038d07f6436e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/1/match","urlObject":{"protocol":"https","path":["api","company","1","match"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"c6dcf032-f685-4afb-99a9-34ac4dd2bc8e","name":"https://droombackend.herokuapp.com/api/company/1/match","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/1/match"},"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":"217"},{"key":"ETag","value":"W/\"d9-GhIXx6YZUnO64vGNXdenAa4HISs\""},{"key":"Date","value":"Wed, 20 Nov 2019 00:03:00 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"job_seeker_id\": 1,\n        \"company_id\": 1,\n        \"job_id\": 1,\n        \"quality\": 90,\n        \"id\": 1,\n        \"name\": \"Jake\",\n        \"email\": \"Jake@statefarm.com\",\n        \"occupation\": \"sales\",\n        \"experience\": \"10 years in insurance sales\",\n        \"dream_job\": \"model\",\n        \"password\": \"soundugly\"\n    }\n]"}],"_postman_id":"9d0b3e73-64d2-4c78-ba26-038d07f6436e"},{"name":"https://droombackend.herokuapp.com/api/company/3","id":"fd1d8d68-b00d-46d5-bfa7-c4e95a32b783","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {\r\n        \"company_name\": \"edited\",\r\n        \"company_email\": \"edit@edit.com\"\r\n    }"},"url":"https://droombackend.herokuapp.com/api/company/3","urlObject":{"protocol":"https","path":["api","company","3"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"f9ee6040-756f-4839-9e06-424dc2a0054a","name":"https://droombackend.herokuapp.com/api/company/3","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {\r\n        \"company_name\": \"edited\",\r\n        \"company_email\": \"edit@edit.com\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/api/company/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"174"},{"key":"Etag","value":"W/\"ae-ilkDdgdP4p8egl/NH5rsu53peDg\""},{"key":"Date","value":"Wed, 20 Nov 2019 03:26:42 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"company_name\": \"edited\",\n    \"company_email\": \"edit@edit.com\",\n    \"password\": \"$2a$08$d68t0OdCV7geEjS8XdX4eOxzcYjteAhnyQT2Ad.60QZAIri3coqCW\",\n    \"location\": null,\n    \"phone_number\": null\n}"}],"_postman_id":"fd1d8d68-b00d-46d5-bfa7-c4e95a32b783"},{"name":"https://droombackend.herokuapp.com/api/company/2","id":"720891a7-79f7-46e9-9db6-efc24e788086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://droombackend.herokuapp.com/api/company/2","urlObject":{"protocol":"https","path":["api","company","2"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"b29eb781-3dc4-4986-afa6-3630e6789541","name":"https://droombackend.herokuapp.com/api/company/2","originalRequest":{"method":"DELETE","header":[],"url":"https://droombackend.herokuapp.com/api/company/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"44"},{"key":"Etag","value":"W/\"2c-ct1IWpeLJ5A09n5dmbfF8mdfuIE\""},{"key":"Date","value":"Wed, 20 Nov 2019 03:29:31 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully deleted 1 account\"\n}"}],"_postman_id":"720891a7-79f7-46e9-9db6-efc24e788086"},{"name":"https://droombackend.herokuapp.com/api/seeker/3","id":"7194fe8d-c73d-4b79-a50f-8c8301a15edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\r\n        \"name\": \"edited\",\r\n        \"email\": \"no@no.com\",\r\n        \"dream_job\": \"to be green\"\r\n    }"},"url":"https://droombackend.herokuapp.com/api/seeker/3","urlObject":{"protocol":"https","path":["api","seeker","3"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"89377bff-5925-4f8e-8f32-89c1fdd33abc","name":"https://droombackend.herokuapp.com/api/seeker/3","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\r\n        \"name\": \"edited\",\r\n        \"email\": \"no@no.com\",\r\n        \"dream_job\": \"to be green\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/api/seeker/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Etag","value":"W/\"b4-U70G4MrCimE2tQV2lHUvvnV/IzI\""},{"key":"Date","value":"Wed, 20 Nov 2019 03:32:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"name\": \"edited\",\n    \"email\": \"no@no.com\",\n    \"occupation\": null,\n    \"experience\": null,\n    \"dream_job\": \"to be green\",\n    \"password\": \"$2a$08$YL/ORrIlQSyPE7lw1MajIuWcAPXEk8vo/fL8Uo6K.AKJBM2.k5/5a\"\n}"}],"_postman_id":"7194fe8d-c73d-4b79-a50f-8c8301a15edb"},{"name":"https://droombackend.herokuapp.com/api/seeker/2","id":"41edc0df-57d6-46bf-b502-d6af142210d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/2","urlObject":{"protocol":"https","path":["api","seeker","2"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1763d2cf-88a6-42da-a346-e69e2155e74b","name":"https://droombackend.herokuapp.com/api/seeker/2","originalRequest":{"method":"DELETE","header":[],"url":"https://droombackend.herokuapp.com/api/seeker/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"44"},{"key":"Etag","value":"W/\"2c-ct1IWpeLJ5A09n5dmbfF8mdfuIE\""},{"key":"Date","value":"Wed, 20 Nov 2019 03:33:27 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully deleted 1 account\"\n}"}],"_postman_id":"41edc0df-57d6-46bf-b502-d6af142210d3"},{"name":"https://droombackend.herokuapp.com/api/company/5/jobs","id":"ac47f2e0-7041-4203-810e-26975808d8e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"job_title\": \"Lie Detector\",\r\n\t\"description\": \"Help us get results with out clients and train them to stop telling lies\"\r\n}\r\n        "},"url":"https://droombackend.herokuapp.com/api/company/5/jobs","urlObject":{"protocol":"https","path":["api","company","5","jobs"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"bf118ddd-b562-4677-9c0d-210ba6810334","name":"https://droombackend.herokuapp.com/api/company/5/jobs","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"job_title\": \"Lie Detector\",\r\n\t\"description\": \"Help us get results with out clients and train them to stop telling lies\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/api/company/5/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"139"},{"key":"Etag","value":"W/\"8b-a8SW2Mzqtk622V30du5f88kSkyA\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:41:16 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"job_title\": \"Lie Detector\",\n    \"description\": \"Help us get results with out clients and train them to stop telling lies\",\n    \"company_id\": 5\n}"}],"_postman_id":"ac47f2e0-7041-4203-810e-26975808d8e2"},{"name":"https://droombackend.herokuapp.com/api/company/1/jobs/6","id":"0aabd1d4-c572-48d2-bdab-109c5e5300d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"job_title\": \"Liar Rehab\",\r\n\t\"description\": \"Help us get results with out clients and train them to stop telling lies\"\r\n}"},"url":"https://droombackend.herokuapp.com/api/company/1/jobs/6","urlObject":{"protocol":"https","path":["api","company","1","jobs","6"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"aa62a799-e2a2-4b4b-bb14-ddfbef017f1c","name":"https://droombackend.herokuapp.com/api/company/1/jobs/6","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"job_title\": \"Liar Rehab\",\r\n\t\"description\": \"Help us get results with out clients and train them to stop telling lies\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://droombackend.herokuapp.com/api/company/1/jobs/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"31"},{"key":"Etag","value":"W/\"1f-Ai6P7AsqOJ8Ht7YOpzxJcQZvPBo\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:49:08 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"messgae\": \"1 job was updated\"\n}"}],"_postman_id":"0aabd1d4-c572-48d2-bdab-109c5e5300d3"},{"name":"https://droombackend.herokuapp.com/api/company/1/jobs/6","id":"51c8aec1-2773-4aac-8469-90707d2cc01b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://droombackend.herokuapp.com/api/company/1/jobs/6","urlObject":{"protocol":"https","path":["api","company","1","jobs","6"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"05baef68-ff45-4188-9d19-8da8ee916d37","name":"https://droombackend.herokuapp.com/api/company/1/jobs/6","originalRequest":{"method":"DELETE","header":[],"url":"https://droombackend.herokuapp.com/api/company/1/jobs/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"36"},{"key":"Etag","value":"W/\"24-4QGJy3OCGA9jEcdzCCYqi+RuwSY\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:51:36 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"1 job has been removed\"\n}"}],"_postman_id":"51c8aec1-2773-4aac-8469-90707d2cc01b"},{"name":"https://droombackend.herokuapp.com/api/company/3/jobs/5","id":"2b59d9c8-d7e2-4faa-8b28-e31f13e3ae6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/3/jobs/5","urlObject":{"protocol":"https","path":["api","company","3","jobs","5"],"host":["droombackend","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1633e641-58fb-455a-984b-e3382a5e57d5","name":"https://droombackend.herokuapp.com/api/company/3/jobs/5","originalRequest":{"method":"GET","header":[],"url":"https://droombackend.herokuapp.com/api/company/3/jobs/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"121"},{"key":"Etag","value":"W/\"79-4hyVtUTy0M7g77twNsQxn7Qk5bc\""},{"key":"Date","value":"Thu, 21 Nov 2019 16:55:43 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"job_title\": \"Care of Magical Creatures\",\n    \"description\": \"Travel the world taming wild magic beasts\",\n    \"company_id\": 4\n}"}],"_postman_id":"2b59d9c8-d7e2-4faa-8b28-e31f13e3ae6f"}]}