{"info":{"_postman_id":"3b5afad4-2bb6-4eb4-9455-c409cc6924a5","name":"LabEddit","description":"<html><head></head><body><p>baseURL: <a href=\"https://labeddit.herokuapp.com\">https://labeddit.herokuapp.com</a> <br>demo_email: <a href=\"mailto:demo.email@gmail.com\">demo.email@gmail.com</a> <br>demo_pass: demo.password</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9133542","collectionId":"3b5afad4-2bb6-4eb4-9455-c409cc6924a5","publishedId":"TzeZG78H","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-06-21T13:48:13.000Z"},"item":[{"name":"Acesso ao App","item":[{"name":"Signup","id":"e96ed2e6-a459-4bff-9541-3bdbdabdf67f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\":\"Demo\",\n\t\"email\": \"demo.email@gmail.com\",\n\t\"password\": \"demo.password\"\n}"},"url":"{{baseURL}}/users/signup","urlObject":{"path":["users","signup"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"581197b4-c603-49c2-9621-70ce5e55d914","name":"201","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\":\"Demo\",\n\t\"email\": \"demo.email@gmail.com\",\n\t\"password\": \"demo.password\"\n}"},"url":"{{baseURL}}/users/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"219"},{"key":"Etag","value":"W/\"db-hZjkbSvpDQN2SISFPCksG6Ovu8k\""},{"key":"Date","value":"Fri, 28 May 2021 12:36:58 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImE0NWY2ZDdmLWJlNDQtNDk3ZS05NGVlLTc1OTY3M2NhNWQxNiIsInJvbGUiOiJHVUVTVCIsImlhdCI6MTYyMjIwNTQxOCwiZXhwIjoxNjIyMjQ4NjE4fQ.GcmK6uCDKEyAR079_Kg22BrWSl4kereK8Aow8w6q4Is\"\n}"}],"_postman_id":"e96ed2e6-a459-4bff-9541-3bdbdabdf67f"},{"name":"Login","id":"c14d3b9e-757b-43ff-bdaa-99b6a8e855ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"demo.email@gmail.com\",\n\t\"password\": \"demo.password\"\n}"},"url":"{{baseURL}}/users/login","urlObject":{"path":["users","login"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"75bf98e0-27df-46e3-b144-107fcc14d27d","name":"200","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"demo.email@gmail.com\",\n\t\"password\": \"demo.password\"\n}"},"url":"{{baseURL}}/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"219"},{"key":"Etag","value":"W/\"db-Gyfgrf/wjEHVZ3b70xdr2j36/nY\""},{"key":"Date","value":"Fri, 28 May 2021 12:41:08 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImE0NWY2ZDdmLWJlNDQtNDk3ZS05NGVlLTc1OTY3M2NhNWQxNiIsInJvbGUiOiJHVUVTVCIsImlhdCI6MTYyMjIwNTY2OCwiZXhwIjoxNjIyMjQ4ODY4fQ.K-OrELxukf4CtCEmN2DMkq-RTbk8V02u1-fvfuoQRi4\"\n}"}],"_postman_id":"c14d3b9e-757b-43ff-bdaa-99b6a8e855ec"}],"id":"a51a29e7-46a4-430f-91c8-24797b7df0ed","_postman_id":"a51a29e7-46a4-430f-91c8-24797b7df0ed","description":""},{"name":"Visualização de Conteúdo","item":[{"name":"Get Posts","id":"52e1c81c-c7d8-426f-80ce-4e0a3d96da78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":""},"url":"{{baseURL}}/posts","description":"<p><strong>Para usar a Paginação (opcional):</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Query Params</th>\n<th>Valores</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>page</td>\n<td>Número da página a ser retornada. Espera receber um number. Valor default: 1</td>\n</tr>\n<tr>\n<td>size</td>\n<td>Quantidade de posts por página. Espera receber um number. Valor default: 10</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["posts"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"b89e9f02-8cf6-4a19-8887-fd87a70fd91a","name":"200","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":""},"url":"{{baseURL}}/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"218"},{"key":"Etag","value":"W/\"da-wv6VoA4fczKdoN6ryp9lp52bD/Y\""},{"key":"Date","value":"Fri, 28 May 2021 12:55:35 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"6503d483-68ee-4b96-b399-44cbb5e2041b\",\n        \"body\": \"post\",\n        \"title\": \"Primeiro\",\n        \"createdAt\": \"2021-05-28T12:55:10.785Z\",\n        \"userId\": \"a45f6d7f-be44-497e-94ee-759673ca5d16\",\n        \"voteSum\": null,\n        \"commentCount\": null,\n        \"userVote\": null\n    }\n]"},{"id":"c300a578-8e53-400f-b090-7a6a6654a839","name":"Get Posts com paginação","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{baseURL}}/posts?page=1&size=20","host":["{{baseURL}}"],"path":["posts"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"215"},{"key":"Etag","value":"W/\"d7-NuMd5r7hZpE2bYymGg7a5C8gAA8\""},{"key":"Date","value":"Mon, 21 Jun 2021 13:31:36 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"6503d483-68ee-4b96-b399-44cbb5e2041b\",\n        \"body\": \"post\",\n        \"title\": \"Primeiro\",\n        \"createdAt\": \"2021-05-28T12:55:10.785Z\",\n        \"userId\": \"a45f6d7f-be44-497e-94ee-759673ca5d16\",\n        \"voteSum\": \"-1\",\n        \"commentCount\": \"1\",\n        \"userVote\": -1\n    }\n]"}],"_postman_id":"52e1c81c-c7d8-426f-80ce-4e0a3d96da78"},{"name":"Get Post Comments","id":"0575d458-7bf1-41c7-8d79-ee1f7842f36e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":""},"url":"{{baseURL}}/posts/:id/comments","urlObject":{"path":["posts",":id","comments"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"75cfe1b1-d0cd-4d2f-9db0-f8a15d453d1c","type":"any","value":"6503d483-68ee-4b96-b399-44cbb5e2041b","key":"id"}]}},"response":[{"id":"bb12166c-87d5-4c50-b420-1b05bd10621f","name":"200","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{baseURL}}/posts/:id/comments","host":["{{baseURL}}"],"path":["posts",":id","comments"],"variable":[{"key":"id","value":"6503d483-68ee-4b96-b399-44cbb5e2041b"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"483"},{"key":"Etag","value":"W/\"1e3-+znFqcp5xUH3cSErhPPilJ34QEc\""},{"key":"Date","value":"Fri, 28 May 2021 13:05:00 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"b42bb516-09c4-45f7-b378-f4b80bb8b4cd\",\n        \"body\": \"Primeiro comentário\",\n        \"createdAt\": \"2021-05-28T12:59:24.633Z\",\n        \"userId\": \"a45f6d7f-be44-497e-94ee-759673ca5d16\",\n        \"postId\": \"6503d483-68ee-4b96-b399-44cbb5e2041b\",\n        \"voteSum\": null,\n        \"userVote\": null\n    }\n]"}],"_postman_id":"0575d458-7bf1-41c7-8d79-ee1f7842f36e"}],"id":"f2f6e32c-831f-4c75-9eaf-903c48f5b05a","_postman_id":"f2f6e32c-831f-4c75-9eaf-903c48f5b05a","description":""},{"name":"Criação de Conteúdo","item":[{"name":"Create Post","id":"2f2037cb-8ea7-46d7-a807-d0ee5eac2c20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"title\": \"Primeiro\",\n\t\"body\": \"post\"\n}"},"url":"{{baseURL}}/posts","urlObject":{"path":["posts"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"2e14ea18-e1e6-4bb0-aa82-0fcef83e33fd","name":"201","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"title\": \"Primeiro\",\n\t\"body\": \"post\"\n}"},"url":"{{baseURL}}/posts"},"status":"Created","code":201,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"12"},{"key":"Etag","value":"W/\"c-55y0mTDMjxNWyRxCBoGW8L80yi8\""},{"key":"Date","value":"Fri, 28 May 2021 12:55:10 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"Post criado!"}],"_postman_id":"2f2037cb-8ea7-46d7-a807-d0ee5eac2c20"},{"name":"Create Comment","id":"9f9641ab-0252-4dcf-947d-1d82846c3ef1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"body\": \"Primeiro comentário\"\n}"},"url":"{{baseURL}}/posts/:id/comments","urlObject":{"path":["posts",":id","comments"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"215a0939-c2ce-4c05-b62b-f54aef8e4292","type":"any","value":"6503d483-68ee-4b96-b399-44cbb5e2041b","key":"id"}]}},"response":[{"id":"26962a30-0132-4f41-b0f3-5a6fe98f3e3a","name":"201","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"body\": \"Primeiro comentário\"\n}"},"url":{"raw":"{{baseURL}}/posts/:id/comments","host":["{{baseURL}}"],"path":["posts",":id","comments"],"variable":[{"key":"id","value":"6503d483-68ee-4b96-b399-44cbb5e2041b"}]}},"status":"Created","code":201,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"19"},{"key":"Etag","value":"W/\"13-0v2GV5X6A/31Tuq4dcgJco4aLUY\""},{"key":"Date","value":"Fri, 28 May 2021 12:59:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"Comentário criado!"}],"_postman_id":"9f9641ab-0252-4dcf-947d-1d82846c3ef1"}],"id":"fb38af37-217f-4a71-83c9-775d0648d3b8","_postman_id":"fb38af37-217f-4a71-83c9-775d0648d3b8","description":""},{"name":"Voto em Conteúdos","item":[{"name":"Create Post Vote","id":"0f6e09b3-55e1-4ee1-ae3e-42a91b2f920f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": 1\n}"},"url":"{{baseURL}}/posts/:id/votes","urlObject":{"path":["posts",":id","votes"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"35375dec-6fd8-4a8f-a0d1-d8f4530552ec","type":"any","value":"6503d483-68ee-4b96-b399-44cbb5e2041b","key":"id"}]}},"response":[{"id":"9c13b5cd-7408-40a7-b0ac-89efd4d371af","name":"201","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImV5dEdONkVTcGlVdDgweFgwbzBWIiwidXNlcm5hbWUiOiJkYXJ2YXMiLCJlbWFpbCI6InBlZHJvLmRhcnZhc0BnbWFpbC5jb20iLCJpYXQiOjE1OTE2MjI0OTd9.4Bewo-Gklruzd8WpyiC6N9Vb7_95TMSPgyZ_3UzWW3k"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": -1\n}"},"url":{"raw":"https://us-central1-labenu-apis.cloudfunctions.net/labEddit/posts/:postId/vote","protocol":"https","host":["us-central1-labenu-apis","cloudfunctions","net"],"path":["labEddit","posts",":postId","vote"],"variable":[{"key":"postId","value":"WCmBIGyynC5ihJFUmHFf"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"10-oV4hJxRVSENxc/wX8+mA4/Pe4tA\""},{"key":"Function-Execution-Id","value":"x244p46eosla"},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"X-Cloud-Trace-Context","value":"aee5ccca0a5b56a123a0c43310d2ecce;o=1"},{"key":"Date","value":"Mon, 08 Jun 2020 13:30:13 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"16"},{"key":"Alt-Svc","value":"h3-27=\":443\"; ma=2592000,h3-25=\":443\"; ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q049=\":443\"; ma=2592000,h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"0f6e09b3-55e1-4ee1-ae3e-42a91b2f920f"},{"name":"Create Comment Vote","id":"59ac04a2-d244-49c3-b8aa-dec80585d801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": 1\n}"},"url":"{{baseURL}}/comments/:id/votes","urlObject":{"path":["comments",":id","votes"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"e25b75b2-c84b-4884-95df-f74d44bc2d4c","type":"any","value":"b42bb516-09c4-45f7-b378-f4b80bb8b4cd","key":"id"}]}},"response":[{"id":"22ce431d-72e2-4638-9540-ababda348e6b","name":"201","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": 1\n}"},"url":{"raw":"{{baseURL}}/comments/:id/votes","host":["{{baseURL}}"],"path":["comments",":id","votes"],"variable":[{"key":"id","value":"b42bb516-09c4-45f7-b378-f4b80bb8b4cd"}]}},"status":"Created","code":201,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Etag","value":"W/\"10-M4OmifStTBLAj18g3g4YU1bGc8s\""},{"key":"Date","value":"Fri, 28 May 2021 13:05:48 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"Voto registrado!"}],"_postman_id":"59ac04a2-d244-49c3-b8aa-dec80585d801"},{"name":"Change Post Vote","id":"2c49ddea-0828-4594-82bb-e24b6e6aa239","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": -1\n}"},"url":"{{baseURL}}/posts/:id/votes","urlObject":{"path":["posts",":id","votes"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"46988524-00e1-4798-91cc-45f442bcae30","type":"any","value":"6503d483-68ee-4b96-b399-44cbb5e2041b","key":"id"}]}},"response":[{"id":"836044ed-7b9c-4bc6-8e5a-c892bc0c9823","name":"200","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": -1\n}"},"url":{"raw":"{{baseURL}}/posts/:id/votes","host":["{{baseURL}}"],"path":["posts",":id","votes"],"variable":[{"key":"id","value":"6503d483-68ee-4b96-b399-44cbb5e2041b"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Fri, 28 May 2021 13:11:30 GMT"},{"key":"Content-Length","value":"0"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2c49ddea-0828-4594-82bb-e24b6e6aa239"},{"name":"Change Comment Vote","id":"6d2c8c34-7c31-4baf-acc2-0d3d5aec9ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": -1\n}"},"url":"{{baseURL}}/comments/:id/votes","urlObject":{"path":["comments",":id","votes"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"b0911e2a-9745-4ff6-a068-ea52e8e6f9b8","type":"any","value":"b42bb516-09c4-45f7-b378-f4b80bb8b4cd","key":"id"}]}},"response":[{"id":"367950fa-2cb7-43d8-a08d-39e628b81748","name":"200","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n\t\"direction\": -1\n}"},"url":{"raw":"{{baseURL}}/comments/:id/votes","host":["{{baseURL}}"],"path":["comments",":id","votes"],"variable":[{"key":"id","value":"b42bb516-09c4-45f7-b378-f4b80bb8b4cd"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Fri, 28 May 2021 13:13:55 GMT"},{"key":"Content-Length","value":"0"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6d2c8c34-7c31-4baf-acc2-0d3d5aec9ee7"},{"name":"Delete Post Vote","id":"9e53ffa6-c863-440e-a4d0-be827a738576","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{token}}","type":"text"}],"url":"{{baseURL}}/posts/:id/votes","urlObject":{"path":["posts",":id","votes"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"0268ea9f-1732-46fd-ae9e-20a4b78175bd","type":"any","value":"6503d483-68ee-4b96-b399-44cbb5e2041b","key":"id"}]}},"response":[{"id":"fa7c9719-839e-4a56-9b24-08ecf9850534","name":"204","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{token}}","type":"text"}],"url":{"raw":"{{baseURL}}/posts/:id/votes","host":["{{baseURL}}"],"path":["posts",":id","votes"],"variable":[{"key":"id","value":"6503d483-68ee-4b96-b399-44cbb5e2041b"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Cowboy"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Fri, 28 May 2021 13:08:28 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9e53ffa6-c863-440e-a4d0-be827a738576"},{"name":"Delete Comment Vote","id":"f01f9bb3-070b-4cea-9d47-92610da51ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{token}}","type":"text"}],"url":"{{baseURL}}/comments/:id/votes","urlObject":{"path":["comments",":id","votes"],"host":["{{baseURL}}"],"query":[],"variable":[{"id":"d3e49133-975a-4bb1-9f93-8a0f93bc1937","type":"any","value":"b42bb516-09c4-45f7-b378-f4b80bb8b4cd","key":"id"}]}},"response":[{"id":"a8f51ef6-dbd0-4c66-8c9b-86e56c3c47e9","name":"204","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{token}}","type":"text"}],"url":{"raw":"{{baseURL}}/comments/:id/votes","host":["{{baseURL}}"],"path":["comments",":id","votes"],"variable":[{"key":"id","value":"b42bb516-09c4-45f7-b378-f4b80bb8b4cd"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Cowboy"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Fri, 28 May 2021 13:09:59 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f01f9bb3-070b-4cea-9d47-92610da51ffa"}],"id":"86fe324f-4d83-49eb-80ba-d46478ede970","_postman_id":"86fe324f-4d83-49eb-80ba-d46478ede970","description":""}]}