{"info":{"_postman_id":"e3371397-6e97-4fd3-8cae-43c8987fa886","name":"Co-Make-App","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Gives neighborhoods a way to present issues to local government and get them solved.</p>\n<h1 id=\"overview\">Overview</h1>\n<p>Residents are able to post their issues to be upvoted by other members of their community. Issues with the most upvotes go to the top of the list and are then prioritized by local government/HOA. </p>\n<h1 id=\"what-is-the-mission-statement\">What is the mission Statement</h1>\n<p>Bridging the gap between community members and local government and HOA’s, helping residents resolve community issues in a timely and satisfactory manner. </p>\n<h1 id=\"features\">Features</h1>\n<ol>\n<li>Creating a sign in and sign up form where users can create a profile. </li>\n<li>Post issues, with photos if they like. Issues can then be upvoted by other members.</li>\n<li>Edit/delete issues</li>\n<li>Create a dashboard for members to view the issues in their area. </li>\n<li>Filter issues by city/zip code.</li>\n<li>Give users the ability to comment on other issues.</li>\n<li>Give users the ability to view their personal activity log.</li>\n<li>Share issues on social media.</li>\n</ol>\n<h1 id=\"who-are-the-users\">Who are the users?</h1>\n<p>Residents in communities. Local government and/or Home Owner’s Associations.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"What is the mission Statement","slug":"what-is-the-mission-statement"},{"content":"Features","slug":"features"},{"content":"Who are the users?","slug":"who-are-the-users"}],"owner":"12183930","collectionId":"e3371397-6e97-4fd3-8cae-43c8987fa886","publishedId":"T1Ds8v5X","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-28T00:44:29.000Z"},"item":[{"name":"user registration","id":"2a5f689a-4db2-485b-af7a-d5d3c9bace59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel5@yahoo.com\",\r\n        \"username\": \"Daniel4\",\r\n        \"password\": \"123pass\",\r\n        \"zipCode\": 10022\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/register","description":"<p>base url</p>\n","urlObject":{"protocol":"https","path":["api","auth","register"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"479fe892-4710-4a8d-a4fd-ffcc029d7953","name":"user registration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel4@yahoo.com\",\r\n        \"username\": \"Daniel4\",\r\n        \"password\": \"123pass\",\r\n        \"zipCode\": 10022\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"163"},{"key":"Etag","value":"W/\"a3-lspqsMdYQDvEBHAobIzyrDPF09c\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:34:29 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 12,\n    \"username\": \"Daniel4\",\n    \"email\": \"daniel4@yahoo.com\",\n    \"password\": \"$2a$14$btSLaVbysFrL59DUxHCgpeIF9AGKC6xmYIF4MSzc6snE/CylN1rGO\",\n    \"zipCode\": 10022,\n    \"picture\": null\n}"},{"id":"eb051f85-80ae-41f1-89bd-b884bb1395c0","name":"user registration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel5@yahoo.com\",\r\n        \"username\": \"Daniel4\",\r\n        \"password\": \"123pass\",\r\n        \"zipCode\": 10022\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"163"},{"key":"Etag","value":"W/\"a3-PcfT84geAml7TbYQ0vqR/yJunBE\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:45:02 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 14,\n    \"username\": \"Daniel4\",\n    \"email\": \"daniel5@yahoo.com\",\n    \"password\": \"$2a$14$8E1sT34Mhk3/eXhS1GNOnuFjYGTdyEqjbQPumacW/uVA.Hal8nOPW\",\n    \"zipCode\": 10022,\n    \"picture\": null\n}"},{"id":"f8a0c7d1-23b3-4db5-adbd-003379bc69eb","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://co-make-20.herokuapp.com/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2a5f689a-4db2-485b-af7a-d5d3c9bace59"},{"name":"user login","id":"705f1b33-ccdf-4342-814b-a485c5140552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel4@yahoo.com\",\r\n        \"password\": \"123pass\"\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/login","description":"<p>base url</p>\n","urlObject":{"protocol":"https","path":["api","auth","login"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"261a10d1-2008-412d-991b-ce5af0531103","name":"user login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel4@yahoo.com\",\r\n        \"password\": \"123pass\"\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"248"},{"key":"Etag","value":"W/\"f8-cp+rwwRZNi/xgZXOC1e4cMJdZ2E\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:44:18 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Welcome Daniel4!\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0NzQ1OSwiZXhwIjoxNTk2ODExNDU5fQ.vBW8vIM_yiF-tRHU_XcB8axVvMOr0Cixp1AobxHp4Z4\",\n    \"id\": 12,\n    \"zipCode\": 10022\n}"},{"id":"2f9692d9-47dc-451c-a9d8-7ba9ad79d236","name":"user login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel4@yahoo.com\",\r\n        \"password\": \"123pass\"\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"248"},{"key":"Etag","value":"W/\"f8-rZfVryZTmmArTQAtZSJ2LM6SzFg\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:35:11 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Welcome Daniel4!\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U\",\n    \"id\": 12,\n    \"zipCode\": 10022\n}"},{"id":"cc808438-2466-42b9-9b40-f7598c8705e0","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://co-make-20.herokuapp.com/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""},{"id":"db96277a-53e4-4bb5-beab-6ab18ff0ce1f","name":"user login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"daniel4@yahoo.com\",\r\n        \"password\": \"123pass\"\r\n      }","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"248"},{"key":"Etag","value":"W/\"f8-rZfVryZTmmArTQAtZSJ2LM6SzFg\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:35:11 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Welcome Daniel4!\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U\",\n    \"id\": 12,\n    \"zipCode\": 10022\n}"}],"_postman_id":"705f1b33-ccdf-4342-814b-a485c5140552"},{"name":"gell all users","id":"47c39cc9-66fb-4e0f-83a2-5c2e8968fc5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users","urlObject":{"protocol":"https","path":["api","users"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"a8f67215-e1a8-4689-8027-395f98586d51","name":"gell all users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"url":"https://co-make-20.herokuapp.com/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1564"},{"key":"Etag","value":"W/\"61c-Apyyfgz4kYAAYAoaNWg4Zu0VGJU\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:36:39 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"username\": \"aymanf\",\n        \"password\": \"$2a$14$9AJCRifeYIygcD/kSGiXzuBeLaILoEwzZbOz2Gv9.A5G6dqQFuVoy\",\n        \"email\": \"aymanf@gmail.com\"\n    },\n    {\n        \"id\": 2,\n        \"username\": \"Mosharraf\",\n        \"password\": \"$2a$14$g89mM7dduCeyiFWenoYQUeKBVpjou0XtRznSZadc1byWwvrR6OZp2\",\n        \"email\": \"mosharraf@gmail.com\"\n    },\n    {\n        \"id\": 3,\n        \"username\": \"Sam\",\n        \"password\": \"$2a$14$KYzEY4igBilMfoYEqDvNpunmGDkKQl.axVTvaG1XLeDESjd3xseaK\",\n        \"email\": \"sam@yahoo.com\"\n    },\n    {\n        \"id\": 4,\n        \"username\": \"orfali\",\n        \"password\": \"$2a$14$MGQiM13nPkToja39xzBJ0OKEGqFP8EvzFrGDk6pbPaCSAF1YTU8HS\",\n        \"email\": \"orfali@gmail.com\"\n    },\n    {\n        \"id\": 5,\n        \"username\": \"Abdus\",\n        \"password\": \"$2a$14$moxl9qdg6eet8D354cPgR.kPlgVPrpEqNtqPWHfpYsbMcwQ/eeG5K\",\n        \"email\": \"abdus@yahoo.com\"\n    },\n    {\n        \"id\": 6,\n        \"username\": \"Mostafa\",\n        \"password\": \"$2a$14$yL/ETj/Bo8gfy5YliZhxQuQKK15oUMgFsbZdkXi4nwET4IUpwTgoa\",\n        \"email\": \"mostafa@yahoo.com\"\n    },\n    {\n        \"id\": 7,\n        \"username\": \"Gladis\",\n        \"password\": \"$2a$14$VPk86fua58/inwyhLUbH4.THicDJ4/zCUwrIrUphCDFb2OUjeez0O\",\n        \"email\": \"gladis@yahoo.com\"\n    },\n    {\n        \"id\": 8,\n        \"username\": \"Zaure\",\n        \"password\": \"$2a$14$L3uguy7v/qC7ilpmltkvjOKbPBNp7UlbViOhsvLwOlKZpJ1PseBYS\",\n        \"email\": \"zaure@yahoo.com\"\n    },\n    {\n        \"id\": 9,\n        \"username\": \"Steven\",\n        \"password\": \"$2a$14$bvAykJxTCe1iiwvKUSdrq.pJB4XcFriiRc6dUAs0gf8Ph75BNNGDq\",\n        \"email\": \"steven@gmail.com\"\n    },\n    {\n        \"id\": 10,\n        \"username\": \"Daniel\",\n        \"password\": \"$2a$14$W9Qnu4nl.U06/2mWXvtGeuzVD3vYzVxBgRF8GFOFummYL/fSklnwq\",\n        \"email\": \"Daniel@yahoo.com\"\n    },\n    {\n        \"id\": 11,\n        \"username\": \"Daniel\",\n        \"password\": \"$2a$14$Q7C8Va4WFpcQ6rdF89TyQOXiPtoFRXNuHBmbavuMRTkxz0MWwxWIe\",\n        \"email\": \"daniel@yahoo.com\"\n    },\n    {\n        \"id\": 12,\n        \"username\": \"Daniel4\",\n        \"password\": \"$2a$14$btSLaVbysFrL59DUxHCgpeIF9AGKC6xmYIF4MSzc6snE/CylN1rGO\",\n        \"email\": \"daniel4@yahoo.com\"\n    }\n]"},{"id":"d57dfd0b-7bd6-4eb1-a0f3-e586d0ab2dd1","name":"gell all users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"url":"https://co-make-20.herokuapp.com/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1697"},{"key":"Etag","value":"W/\"6a1-xSdOScZlsRHj8mAhTJcZ6uSMxMk\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:56:43 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"username\": \"aymanf\",\n        \"password\": \"$2a$14$9AJCRifeYIygcD/kSGiXzuBeLaILoEwzZbOz2Gv9.A5G6dqQFuVoy\",\n        \"email\": \"aymanf@gmail.com\"\n    },\n    {\n        \"id\": 2,\n        \"username\": \"Mosharraf\",\n        \"password\": \"$2a$14$g89mM7dduCeyiFWenoYQUeKBVpjou0XtRznSZadc1byWwvrR6OZp2\",\n        \"email\": \"mosharraf@gmail.com\"\n    },\n    {\n        \"id\": 3,\n        \"username\": \"Sam\",\n        \"password\": \"$2a$14$KYzEY4igBilMfoYEqDvNpunmGDkKQl.axVTvaG1XLeDESjd3xseaK\",\n        \"email\": \"sam@yahoo.com\"\n    },\n    {\n        \"id\": 4,\n        \"username\": \"orfali\",\n        \"password\": \"$2a$14$MGQiM13nPkToja39xzBJ0OKEGqFP8EvzFrGDk6pbPaCSAF1YTU8HS\",\n        \"email\": \"orfali@gmail.com\"\n    },\n    {\n        \"id\": 5,\n        \"username\": \"Abdus\",\n        \"password\": \"$2a$14$moxl9qdg6eet8D354cPgR.kPlgVPrpEqNtqPWHfpYsbMcwQ/eeG5K\",\n        \"email\": \"abdus@yahoo.com\"\n    },\n    {\n        \"id\": 6,\n        \"username\": \"Mostafa\",\n        \"password\": \"$2a$14$yL/ETj/Bo8gfy5YliZhxQuQKK15oUMgFsbZdkXi4nwET4IUpwTgoa\",\n        \"email\": \"mostafa@yahoo.com\"\n    },\n    {\n        \"id\": 7,\n        \"username\": \"Gladis\",\n        \"password\": \"$2a$14$VPk86fua58/inwyhLUbH4.THicDJ4/zCUwrIrUphCDFb2OUjeez0O\",\n        \"email\": \"gladis@yahoo.com\"\n    },\n    {\n        \"id\": 8,\n        \"username\": \"Zaure\",\n        \"password\": \"$2a$14$L3uguy7v/qC7ilpmltkvjOKbPBNp7UlbViOhsvLwOlKZpJ1PseBYS\",\n        \"email\": \"zaure@yahoo.com\"\n    },\n    {\n        \"id\": 9,\n        \"username\": \"Steven\",\n        \"password\": \"$2a$14$bvAykJxTCe1iiwvKUSdrq.pJB4XcFriiRc6dUAs0gf8Ph75BNNGDq\",\n        \"email\": \"steven@gmail.com\"\n    },\n    {\n        \"id\": 10,\n        \"username\": \"Daniel\",\n        \"password\": \"$2a$14$W9Qnu4nl.U06/2mWXvtGeuzVD3vYzVxBgRF8GFOFummYL/fSklnwq\",\n        \"email\": \"Daniel@yahoo.com\"\n    },\n    {\n        \"id\": 11,\n        \"username\": \"Daniel\",\n        \"password\": \"$2a$14$Q7C8Va4WFpcQ6rdF89TyQOXiPtoFRXNuHBmbavuMRTkxz0MWwxWIe\",\n        \"email\": \"daniel@yahoo.com\"\n    },\n    {\n        \"id\": 12,\n        \"username\": \"Daniel4\",\n        \"password\": \"$2a$14$btSLaVbysFrL59DUxHCgpeIF9AGKC6xmYIF4MSzc6snE/CylN1rGO\",\n        \"email\": \"daniel4@yahoo.com\"\n    },\n    {\n        \"id\": 14,\n        \"username\": \"Daniel4\",\n        \"password\": \"$2a$14$8E1sT34Mhk3/eXhS1GNOnuFjYGTdyEqjbQPumacW/uVA.Hal8nOPW\",\n        \"email\": \"daniel5@yahoo.com\"\n    }\n]"}],"_postman_id":"47c39cc9-66fb-4e0f-83a2-5c2e8968fc5e"},{"name":"get user by id","id":"eee304bc-dac8-4582-93a3-ed5188a6c679","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/3","urlObject":{"protocol":"https","path":["api","users","3"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1f17889c-6a6f-4edf-8563-eac81571b83f","name":"get user by id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"154"},{"key":"Etag","value":"W/\"9a-xDNQJhsYJwOoP0CKBhtRlGfBFZQ\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:53:46 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"username\": \"Sam\",\n    \"email\": \"sam@yahoo.com\",\n    \"password\": \"$2a$14$KYzEY4igBilMfoYEqDvNpunmGDkKQl.axVTvaG1XLeDESjd3xseaK\",\n    \"zipCode\": 10022,\n    \"picture\": null\n}"},{"id":"59622e63-5a34-4d68-b3a3-0733d1d53a86","name":"get user by id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"154"},{"key":"Etag","value":"W/\"9a-xDNQJhsYJwOoP0CKBhtRlGfBFZQ\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:38:19 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"username\": \"Sam\",\n    \"email\": \"sam@yahoo.com\",\n    \"password\": \"$2a$14$KYzEY4igBilMfoYEqDvNpunmGDkKQl.axVTvaG1XLeDESjd3xseaK\",\n    \"zipCode\": 10022,\n    \"picture\": null\n}"}],"_postman_id":"eee304bc-dac8-4582-93a3-ed5188a6c679"},{"name":"delete user","id":"d1fbfca3-6faf-46cc-8bb3-cc5de4a91ab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/12","urlObject":{"protocol":"https","path":["api","users","12"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"7daac385-1a08-423d-95b9-cf8b41c3a6b7","name":"delete user","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Etag","value":"W/\"27-ZtVgcv+Wtv579EPmVgMV3+LyCzw\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:10:23 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The User has been deleted\"\n}"}],"_postman_id":"d1fbfca3-6faf-46cc-8bb3-cc5de4a91ab9"},{"name":"add issues","id":"4fdf6bed-98ea-4bc7-87b5-f2500f21dac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 12,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"Storm washed rocks into the road\",\r\n  \"description\":  \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues","description":"<p>base url</p>\n","urlObject":{"protocol":"https","path":["api","issues"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"6e11b114-ac58-40d4-9556-47e3b23e1c75","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://co-make-20.herokuapp.com/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""},{"id":"6e4ae234-8021-4d13-a2f3-2b090d9f09f2","name":"add issues","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 12,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"Storm washed rocks into the road\",\r\n  \"description\":  \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"280"},{"key":"Etag","value":"W/\"118-TN8eMipEvU8dvZ5WHnaFDY895Hg\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:45:15 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"user_id\": 12,\n    \"zipCode\": 10022,\n    \"issue_name\": \"Storm washed rocks into the road\",\n    \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n    \"category\": \"safety\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"},{"id":"8f20dd44-4efd-4c92-a273-69e4b048fae4","name":"add issues","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 12,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"Storm washed rocks into the road\",\r\n  \"description\":  \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"280"},{"key":"Etag","value":"W/\"118-emnVJC2GvGzpoTUZCsKlJJnSbro\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:45:26 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"user_id\": 12,\n    \"zipCode\": 10022,\n    \"issue_name\": \"Storm washed rocks into the road\",\n    \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n    \"category\": \"safety\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"}],"_postman_id":"4fdf6bed-98ea-4bc7-87b5-f2500f21dac9"},{"name":"get all the issues","id":"231ae04d-1f48-4107-8216-66a428a4da0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/12/user/issues","urlObject":{"protocol":"https","path":["api","issues","12","user","issues"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"25fecbb8-1c46-4bbe-92a3-e01a888858db","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"669"},{"key":"Etag","value":"W/\"29d-8lVX+eXSV65aN9Motg616AhQieY\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:48:15 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 1,\n        \"user_id\": 5,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"2eeb1dc9-71e6-4534-b224-44ff5a4f2682","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Etag","value":"W/\"3bc-ODDuOYHkZY9VMhH3rZsgmK5xgYc\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:51:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"489f225c-ee4c-4c6b-a517-492771fa5b0a","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/12/user/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"282"},{"key":"Etag","value":"W/\"11a-NSZDBQ1/XLYnmWqDTRGLs+LDIGk\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:42:28 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"5502b775-cc09-4710-888c-b73dd13ea2c5","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/12/user/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"282"},{"key":"Etag","value":"W/\"11a-NSZDBQ1/XLYnmWqDTRGLs+LDIGk\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:56:49 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"c521b910-8c33-46d5-b492-1924fac0111b","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"669"},{"key":"Etag","value":"W/\"29d-8lVX+eXSV65aN9Motg616AhQieY\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:54:29 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 1,\n        \"user_id\": 5,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"}],"_postman_id":"231ae04d-1f48-4107-8216-66a428a4da0e"},{"name":"get all issues by user id","id":"e1823b2d-b39f-461d-979e-19956c46122b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/2","urlObject":{"protocol":"https","path":["api","issues","2"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"08ad4d0a-14ef-4ba9-90fc-c01a158e05d8","name":"get all issues by user id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"196"},{"key":"Etag","value":"W/\"c4-hrcbr9lJwtg9QwfRgiZFqUAjV54\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:41:57 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"user_id\": 1,\n    \"zipCode\": 10022,\n    \"issue_name\": \"homeless\",\n    \"description\": \"homeless bother residents\",\n    \"category\": \"safety\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"},{"id":"afa92f7f-2ff2-4735-9269-0c2009a7517c","name":"get all issues by user id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/1/user/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"478"},{"key":"Etag","value":"W/\"1de-DBYujibGdMDYBtc3HUk1gCRGNuo\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:50:23 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"ba5119a5-89b1-4287-949f-d6a5f329518d","name":"get all issues by user id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/1/user/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"478"},{"key":"Etag","value":"W/\"1de-DBYujibGdMDYBtc3HUk1gCRGNuo\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:52:20 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"f9425846-f83f-434d-9315-4a7bb97a9e9b","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Etag","value":"W/\"3bc-ODDuOYHkZY9VMhH3rZsgmK5xgYc\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:51:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"}],"_postman_id":"e1823b2d-b39f-461d-979e-19956c46122b"},{"name":"get a issues with comments","id":"dbac3b79-2517-46c2-a922-e1920c188af6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/2","urlObject":{"protocol":"https","path":["api","issues","2"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1ad2ce77-2ddd-4972-93ad-10eac22f17b2","name":"get all issues by user id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"196"},{"key":"Etag","value":"W/\"c4-hrcbr9lJwtg9QwfRgiZFqUAjV54\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:41:57 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"user_id\": 1,\n    \"zipCode\": 10022,\n    \"issue_name\": \"homeless\",\n    \"description\": \"homeless bother residents\",\n    \"category\": \"safety\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"},{"id":"926906a2-8e42-42f3-a66a-1194d79e354a","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Etag","value":"W/\"3bc-ODDuOYHkZY9VMhH3rZsgmK5xgYc\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:51:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"},{"id":"945e7684-7c92-4bd7-af51-4286d57869ef","name":"get a issues with comments","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y"}],"url":"https://co-make-20.herokuapp.com/api/issues/1/withComments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"Etag","value":"W/\"153-3/JDkegt9KJPYVY7E9EUljG4EGI\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:42:05 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"user_id\": 5,\n    \"zipCode\": 10022,\n    \"issue_name\": \"homeless\",\n    \"description\": \"homeless bother residents\",\n    \"category\": \"\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null,\n    \"comments\": [\n        {\n            \"id\": 6,\n            \"issue_id\": 1,\n            \"user_id\": 5,\n            \"comment\": \"comment for issue 1!\"\n        },\n        {\n            \"id\": 7,\n            \"issue_id\": 1,\n            \"user_id\": 5,\n            \"comment\": \"comment 2 for issue 1!\"\n        }\n    ]\n}"}],"_postman_id":"dbac3b79-2517-46c2-a922-e1920c188af6"},{"name":"update issues","id":"ccad3401-9670-43ce-b082-8e74209a5e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0NzQ1OSwiZXhwIjoxNTk2ODExNDU5fQ.vBW8vIM_yiF-tRHU_XcB8axVvMOr0Cixp1AobxHp4Z4","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"daniel20@yahoo.com\",\r\n    \"password\": \"123pass\",\r\n    \"username\": \"daniel20\",\r\n    \"zipCode\": 10022\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/users/12","urlObject":{"protocol":"https","path":["api","users","12"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"91e53f3d-3d01-45c6-bb52-179967e94310","name":"update issues","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 5,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"homeless\",\r\n  \"description\": \"homeless bother residents\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"Etag","value":"W/\"be-gpK6vOKZeN9MGGTe7ei2xnenh+w\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:29:22 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"user_id\": 5,\n    \"zipCode\": 10022,\n    \"issue_name\": \"homeless\",\n    \"description\": \"homeless bother residents\",\n    \"category\": \"\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"},{"id":"a196b612-056f-45fd-8f1f-ab6649d37803","name":"update issues","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 5,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"homeless\",\r\n  \"description\": \"homeless bother residents\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"Etag","value":"W/\"be-gpK6vOKZeN9MGGTe7ei2xnenh+w\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:29:22 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"user_id\": 5,\n    \"zipCode\": 10022,\n    \"issue_name\": \"homeless\",\n    \"description\": \"homeless bother residents\",\n    \"category\": \"\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"}],"_postman_id":"ccad3401-9670-43ce-b082-8e74209a5e6b"},{"name":"delete issue","id":"4192750c-607c-4356-b4fd-648d82d67104","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/12","urlObject":{"protocol":"https","path":["api","users","12"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"8420559d-4988-4786-8afa-882116fc0b6b","name":"delete user","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Etag","value":"W/\"27-ZtVgcv+Wtv579EPmVgMV3+LyCzw\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:10:23 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The User has been deleted\"\n}"}],"_postman_id":"4192750c-607c-4356-b4fd-648d82d67104"},{"name":"add upvote to issue","id":"38aa6f2e-9208-4b96-b94b-60e234b6602c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 3,\r\n\t\"user_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/upvotes/issue","description":"<p>base url</p>\n","urlObject":{"protocol":"https","path":["api","upvotes","issue"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"124ec621-9cb8-46bd-a98d-659ca361089c","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://co-make-20.herokuapp.com/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""},{"id":"b734f869-5e9f-4ee1-a36f-396222319a5d","name":"add issues","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 12,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"Storm washed rocks into the road\",\r\n  \"description\":  \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"280"},{"key":"Etag","value":"W/\"118-TN8eMipEvU8dvZ5WHnaFDY895Hg\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:45:15 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"user_id\": 12,\n    \"zipCode\": 10022,\n    \"issue_name\": \"Storm washed rocks into the road\",\n    \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n    \"category\": \"safety\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"},{"id":"c78a6f0d-148d-4999-98b7-f2045f350794","name":"add upvote to issue","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 2,\r\n\t\"user_id\": 12\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/upvotes/issue"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"Etag","value":"W/\"22-8yP6zfRsA9oNgdfHdqhOgaqoz3I\""},{"key":"Date","value":"Mon, 27 Jul 2020 22:01:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"user_id\": 12,\n    \"issue_id\": 2\n}"},{"id":"eb9b0502-5d32-4b07-ad2a-a9f89469f038","name":"add upvote to issue","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 3,\r\n\t\"user_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/upvotes/issue"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"33"},{"key":"Etag","value":"W/\"21-WNgWgiAOl+4neII4owwQQf/HNP0\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:46:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7,\n    \"user_id\": 3,\n    \"issue_id\": 3\n}"}],"_postman_id":"38aa6f2e-9208-4b96-b94b-60e234b6602c"},{"name":"get  upvotes of a issue","id":"15b1f54c-19ea-4afe-98c6-785f04aa7fe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/upvotes/issue/3","urlObject":{"protocol":"https","path":["api","upvotes","issue","3"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"26e080a1-c203-4d1c-8977-0182620126c5","name":"get  upvotes of a issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y"}],"url":"https://co-make-20.herokuapp.com/api/upvotes/issue/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"162"},{"key":"Etag","value":"W/\"a2-rsKbchoWwTw4AxaEsNQCBxBBgso\""},{"key":"Date","value":"Tue, 28 Jul 2020 16:05:00 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"votes\": [\n        {\n            \"id\": 9,\n            \"user_id\": 5,\n            \"issue_id\": 2\n        },\n        {\n            \"id\": 10,\n            \"user_id\": 2,\n            \"issue_id\": 2\n        },\n        {\n            \"id\": 11,\n            \"user_id\": 3,\n            \"issue_id\": 2\n        },\n        {\n            \"id\": 15,\n            \"user_id\": 1,\n            \"issue_id\": 2\n        }\n    ],\n    \"upvotes\": 4\n}"},{"id":"700e1588-9f56-496a-ac0c-19fd9c7dccc2","name":"get  upvotes of a issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/upvotes/issue/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Etag","value":"W/\"3a-SR723dqA6nkt7OeNPPTuFTIuOQ0\""},{"key":"Date","value":"Mon, 27 Jul 2020 22:05:54 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"votes\": [\n        {\n            \"id\": 2,\n            \"user_id\": 12,\n            \"issue_id\": 3\n        }\n    ],\n    \"upvotes\": 1\n}"},{"id":"c9623502-52b0-406a-bec9-4af7a08ea365","name":"get  upvotes of a issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/upvotes/issue/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Etag","value":"W/\"3a-SR723dqA6nkt7OeNPPTuFTIuOQ0\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:41:36 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"votes\": [\n        {\n            \"id\": 2,\n            \"user_id\": 12,\n            \"issue_id\": 3\n        }\n    ],\n    \"upvotes\": 1\n}"},{"id":"e79883b6-bed8-4299-9b13-af59cd29d67c","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Etag","value":"W/\"3bc-ODDuOYHkZY9VMhH3rZsgmK5xgYc\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:51:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"}],"_postman_id":"15b1f54c-19ea-4afe-98c6-785f04aa7fe4"},{"name":"add comments","id":"7d739b1b-9dfd-488e-8ee2-e341aceaf2c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 3,\r\n\t\"user_id\": 12,\r\n\t\"comment\": \"comment for issue 3!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/comments","description":"<p>base url</p>\n","urlObject":{"protocol":"https","path":["api","comments"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"29354b96-4758-4982-82e9-47d495e6e0f6","name":"add comments","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 1,\r\n\t\"user_id\": 12,\r\n\t\"comment\": \"comment for issue 4!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/comments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"Etag","value":"W/\"43-YKXY73lfrrH3BwJEU5usHwFjcLE\""},{"key":"Date","value":"Mon, 27 Jul 2020 22:07:32 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"issue_id\": 1,\n    \"user_id\": 12,\n    \"comment\": \"comment for issue 4!\"\n}"},{"id":"55d7665d-7423-4029-8ded-01352333eff4","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://co-make-20.herokuapp.com/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""},{"id":"bd31be82-2553-41af-bc6f-1a5d759633f2","name":"add upvote to issue","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 2,\r\n\t\"user_id\": 12\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/upvotes/issue"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"Etag","value":"W/\"22-8yP6zfRsA9oNgdfHdqhOgaqoz3I\""},{"key":"Date","value":"Mon, 27 Jul 2020 22:01:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"user_id\": 12,\n    \"issue_id\": 2\n}"},{"id":"ef6ceed4-ffc5-46cc-bff0-e1b215b33b41","name":"add issues","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"user_id\": 12,\r\n  \"zipCode\": 10022,\r\n  \"issue_name\": \"Storm washed rocks into the road\",\r\n  \"description\":  \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\r\n  \"category\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"280"},{"key":"Etag","value":"W/\"118-TN8eMipEvU8dvZ5WHnaFDY895Hg\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:45:15 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"user_id\": 12,\n    \"zipCode\": 10022,\n    \"issue_name\": \"Storm washed rocks into the road\",\n    \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n    \"category\": \"safety\",\n    \"volunteer\": false,\n    \"completed\": false,\n    \"open_for_voting\": true,\n    \"picture\": null\n}"},{"id":"f09eb132-56a2-4660-93bf-42a3a6f919e2","name":"add comments","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 3,\r\n\t\"user_id\": 12,\r\n\t\"comment\": \"comment for issue 3!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/comments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"Etag","value":"W/\"43-JDk0+8er9kPHihJW7X9bA0RRe9E\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:46:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"issue_id\": 3,\n    \"user_id\": 12,\n    \"comment\": \"comment for issue 3!\"\n}"}],"_postman_id":"7d739b1b-9dfd-488e-8ee2-e341aceaf2c2"},{"name":"get all comments by issue","id":"81e4c512-339a-4c68-9777-5930b93660b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/comments/2","urlObject":{"protocol":"https","path":["api","comments","2"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"20ebf788-51fc-4230-b2a1-2f5503bf3f4b","name":"get all comments by issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/comments/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"Etag","value":"W/\"43-bfN8USlCvYFfcooCPT9kdUb58Uw\""},{"key":"Date","value":"Mon, 27 Jul 2020 22:10:04 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"issue_id\": 2,\n    \"user_id\": 12,\n    \"comment\": \"comment for issue 4!\"\n}"},{"id":"45c336bf-8baa-45c1-9254-5d637a86936e","name":"get all comments by issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/comments/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"Etag","value":"W/\"43-bfN8USlCvYFfcooCPT9kdUb58Uw\""},{"key":"Date","value":"Tue, 28 Jul 2020 14:41:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"issue_id\": 2,\n    \"user_id\": 12,\n    \"comment\": \"comment for issue 4!\"\n}"},{"id":"6e354092-2fd5-410c-8d73-2fb03b0cd08b","name":"get  upvotes of a issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U"}],"url":"https://co-make-20.herokuapp.com/api/upvotes/issue/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Etag","value":"W/\"3a-SR723dqA6nkt7OeNPPTuFTIuOQ0\""},{"key":"Date","value":"Mon, 27 Jul 2020 22:05:54 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"votes\": [\n        {\n            \"id\": 2,\n            \"user_id\": 12,\n            \"issue_id\": 3\n        }\n    ],\n    \"upvotes\": 1\n}"},{"id":"8d7580d5-64ce-4a11-a7cb-623457dbb383","name":"get all issues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTg4NTcxMywiZXhwIjoxNTk2NzQ5NzEzfQ.9n0bGOwawb6e0Nq69oExLbXQQcOeK83k8l3oUcUwz7U","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Etag","value":"W/\"3bc-ODDuOYHkZY9VMhH3rZsgmK5xgYc\""},{"key":"Date","value":"Mon, 27 Jul 2020 21:51:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 2,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"homeless\",\n        \"description\": \"homeless bother residents\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 3,\n        \"user_id\": 1,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    },\n    {\n        \"id\": 4,\n        \"user_id\": 12,\n        \"zipCode\": 10022,\n        \"issue_name\": \"Storm washed rocks into the road\",\n        \"description\": \"dozens of large rocks are covering the orad and sidewalk, dangerous to drive through\",\n        \"category\": \"safety\",\n        \"volunteer\": false,\n        \"completed\": false,\n        \"open_for_voting\": true,\n        \"picture\": null\n    }\n]"}],"_postman_id":"81e4c512-339a-4c68-9777-5930b93660b6"},{"name":"update comments","id":"d068f86a-e66f-4a06-84fa-7cfc4861c262","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"daniel20@yahoo.com\",\r\n    \"password\": \"123pass\",\r\n    \"username\": \"daniel20\",\r\n    \"zipCode\": 10022\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/users/14","urlObject":{"protocol":"https","path":["api","users","14"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5cd60a15-e740-4b23-a4d4-0e214d1a6f3d","name":"update comments","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0Ijo1LCJlbWFpbCI6ImFiZHVzQHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0OTk5MiwiZXhwIjoxNTk2ODEzOTkyfQ.ogrf2_YPMg5Xdc7l5TLaUdL4kspiW-Rbyaqxl_5HZ_Y","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"issue_id\": 1,\r\n\t\"user_id\": 5,\r\n\t\"comment\": \"updated comment 2 for issue 1!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://co-make-20.herokuapp.com/api/comments/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Etag","value":"W/\"4c-L/+Dz4WU8XguzVNnWeVtjC7/U/c\""},{"key":"Date","value":"Tue, 28 Jul 2020 16:00:19 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"issue_id\": 1,\n    \"user_id\": 5,\n    \"comment\": \"updated comment 2 for issue 1!\"\n}"}],"_postman_id":"d068f86a-e66f-4a06-84fa-7cfc4861c262"},{"name":"delete a comment","id":"caff8889-c0a7-4236-905c-eb054ad9cb8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/12","urlObject":{"protocol":"https","path":["api","users","12"],"host":["co-make-20","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"a68bf4d3-d23b-4f79-86ed-574616c3a5b5","name":"delete a comment","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs"}],"url":"https://co-make-20.herokuapp.com/api/comments/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"42"},{"key":"Etag","value":"W/\"2a-KIicer022DRUhLRb+mQ/JM0ckFE\""},{"key":"Date","value":"Tue, 28 Jul 2020 16:18:43 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The Comment has been deleted\"\n}"},{"id":"c20165d6-6f25-4f5f-abf4-6ab3a1a40c00","name":"delete user","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwiZW1haWwiOiJkYW5pZWw0QHlhaG9vLmNvbSIsImlhdCI6MTU5NTk0ODk3MSwiZXhwIjoxNTk2ODEyOTcxfQ.ObJeSoeZNCm_Xoan2gBwby_zJd7Fqe8Pf8dJ8gY3TUs","type":"text"}],"url":"https://co-make-20.herokuapp.com/api/users/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"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":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Etag","value":"W/\"27-ZtVgcv+Wtv579EPmVgMV3+LyCzw\""},{"key":"Date","value":"Tue, 28 Jul 2020 15:10:23 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The User has been deleted\"\n}"}],"_postman_id":"caff8889-c0a7-4236-905c-eb054ad9cb8f"}]}