{"info":{"_postman_id":"624e675f-b990-4682-9d89-6f83bf989980","name":"Astro Match","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7549981","collectionId":"624e675f-b990-4682-9d89-6f83bf989980","publishedId":"SW12yx56","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-31T13:26:52.000Z"},"item":[{"name":"Get Profile To Choose","id":"3079e02e-aedd-4ea5-b57a-a752133d94c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/person","description":"<p>Retorna um perfil que ainda não foi visto por você.</p>\n","urlObject":{"protocol":"https","path":["astroMatch",":aluno","person"],"host":["us-central1-missao-newton","cloudfunctions","net"],"query":[],"variable":[{"type":"string","value":"darvas","key":"aluno"}]}},"response":[{"id":"24eb7ace-bf57-4ea3-9625-9d2164f61afb","name":"Get Profile To Choose","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/person","protocol":"https","host":["us-central1-missao-newton","cloudfunctions","net"],"path":["astroMatch",":aluno","person"],"variable":[{"key":"aluno","value":"darvas"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"vary","value":"Origin"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"241"},{"key":"etag","value":"W/\"f1-5AcV6pbdDls3Km1x4Da+ELZu4Tc\""},{"key":"date","value":"Thu, 31 Oct 2019 03:49:40 GMT"},{"key":"connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile\": {\n        \"id\": \"xUrxMGvODWZa4ZASbfwx\",\n        \"age\": 26,\n        \"name\": \"Carol Danvers\",\n        \"photo\": \"https://s1.r29static.com/bin/entry/7e8/340x408,85/2138124/image.webp\",\n        \"bio\": \"Gosto de voar e de gatos. Procuro relações que respeitem minha independência.\"\n    }\n}"}],"_postman_id":"3079e02e-aedd-4ea5-b57a-a752133d94c1"},{"name":"Get Matches","id":"53fb805a-37c2-4bf1-98fc-f5d8c65143d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/matches","description":"<p>Retorna um array de perfis que deram match com você.</p>\n","urlObject":{"protocol":"https","path":["astroMatch",":aluno","matches"],"host":["us-central1-missao-newton","cloudfunctions","net"],"query":[],"variable":[{"type":"string","value":"daniel","key":"aluno"}]}},"response":[{"id":"6a4f634b-bf28-4e5b-b5e4-3fc8f6b893a6","name":"Get Matches","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/matches","protocol":"https","host":["us-central1-missao-newton","cloudfunctions","net"],"path":["astroMatch",":aluno","matches"],"variable":[{"key":"aluno","value":"darvas"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"vary","value":"Origin"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"231"},{"key":"etag","value":"W/\"e7-v/ebR+H+PFfq10ip2OPQE7ZxOos\""},{"key":"date","value":"Thu, 31 Oct 2019 03:48:33 GMT"},{"key":"connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"matches\": [\n        {\n            \"id\": \"71gMbZs2txS9LDvGK5Ew\",\n            \"age\": 26,\n            \"name\": \"Anitta\",\n            \"photo\": \"https://images.outgo.com.br/clients/1/events/2923/Anitta-Perfil-4-1.png\",\n            \"bio\": \"Amo cachorros e sair para dançar. Procuro alguém animado e sem neuras.\"\n        }\n    ]\n}"}],"_postman_id":"53fb805a-37c2-4bf1-98fc-f5d8c65143d8"},{"name":"Choose Person","id":"f692c43f-b3f9-4d3f-9849-2c197b0e2b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"71gMbZs2txS9LDvGK5Ew\",\n\t\"choice\": true\n}"},"url":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/choose-person","description":"<p>Recebe um id e uma escolha (choice). A escolha é a opção do usuário no momento do swipe. Deve ser true ou false.</p>\n","urlObject":{"protocol":"https","path":["astroMatch",":aluno","choose-person"],"host":["us-central1-missao-newton","cloudfunctions","net"],"query":[],"variable":[{"type":"string","value":"darvas","key":"aluno"}]}},"response":[{"id":"95100f71-8bd9-451b-8124-d894d27d78d0","name":"Choose Person","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"71gMbZs2txS9LDvGK5Ew\",\n\t\"choice\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/choose-person","protocol":"https","host":["us-central1-missao-newton","cloudfunctions","net"],"path":["astroMatch",":aluno","choose-person"],"variable":[{"key":"aluno","value":"darvas"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"vary","value":"Origin"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"16"},{"key":"etag","value":"W/\"10-0e6xWU4EI5gZq01g4tpjDKmBT1w\""},{"key":"date","value":"Thu, 31 Oct 2019 03:48:25 GMT"},{"key":"connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"isMatch\": true\n}"}],"_postman_id":"f692c43f-b3f9-4d3f-9849-2c197b0e2b08"},{"name":"Clear","id":"10bd5315-5a55-44b2-9d2c-e26f9c533f5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/clear","description":"<p>Limpa todos os matches e perfis vistos.</p>\n","urlObject":{"protocol":"https","path":["astroMatch",":aluno","clear"],"host":["us-central1-missao-newton","cloudfunctions","net"],"query":[],"variable":[{"type":"string","value":"darvas","key":"aluno"}]}},"response":[{"id":"c0dcbbe5-01e4-4548-8da6-8818ff2735ec","name":"Clear","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"PatusZf4mHH6UoZfYC8I\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://us-central1-missao-newton.cloudfunctions.net/astroMatch/:aluno/clear","protocol":"https","host":["us-central1-missao-newton","cloudfunctions","net"],"path":["astroMatch",":aluno","clear"],"variable":[{"key":"aluno","value":"darvas"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"15-uFFjCr0SbbbFb/CsC0M2sF++swo\""},{"key":"Function-Execution-Id","value":"soxfae8b3vjo"},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"X-Cloud-Trace-Context","value":"96af57f2cc43b2b4e885d742c272e2bf;o=1"},{"key":"Date","value":"Thu, 31 Oct 2019 04:36:52 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"21"},{"key":"Alt-Svc","value":"quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\"\n}"}],"_postman_id":"10bd5315-5a55-44b2-9d2c-e26f9c533f5f"}]}