{"info":{"_postman_id":"e9450f11-ba1f-4a8d-a873-814cff0c7eaf","name":"Cubo- Case Participation Chart","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20355129","collectionId":"e9450f11-ba1f-4a8d-a873-814cff0c7eaf","publishedId":"UzXXLsXD","public":true,"customColor":{"top-bar":"9370DB","right-sidebar":"E6E6FA","highlight":"663399"},"publishDate":"2022-07-29T15:36:09.000Z"},"item":[{"name":"CREATE USER","id":"5904a752-309a-4243-a864-1467160c1b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"Lina\",\r\n    \"second_name\": \"Silva\",\r\n    \"participation\": 27\r\n}","options":{"raw":{"language":"json"}}},"url":"https://cubo-case-fullstack.herokuapp.com/user/create","description":"<p>Cria um participante, necessita de um body.</p>\n","urlObject":{"protocol":"https","path":["user","create"],"host":["cubo-case-fullstack","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5904a752-309a-4243-a864-1467160c1b52"},{"name":"ALL USERS","id":"617501d6-38c6-4ca2-8f43-611a07c3ae09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cubo-case-fullstack.herokuapp.com/user/get-users","description":"<p>Pega a lista com todos os participantes.</p>\n","urlObject":{"protocol":"https","path":["user","get-users"],"host":["cubo-case-fullstack","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"617501d6-38c6-4ca2-8f43-611a07c3ae09"}]}