{"info":{"_postman_id":"29d6907f-5311-4782-aa22-d8a8f9c33258","name":"CUBO","description":"<html><head></head><body><p>Esta <strong>API</strong> mostra graficamente a parcial das informação(<em>participation</em>) dos usuários cadastrados.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17588210","collectionId":"29d6907f-5311-4782-aa22-d8a8f9c33258","publishedId":"UVeKoQA2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-09T14:50:01.000Z"},"item":[{"name":"Get all users","id":"3f8b302e-9dc9-4d5e-a9fb-808874735b42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://case-cubo-back-end.herokuapp.com/user","urlObject":{"protocol":"https","path":["user"],"host":["case-cubo-back-end","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f8b302e-9dc9-4d5e-a9fb-808874735b42"},{"name":"Insert users informations","id":"05e43b5b-0f42-4ba3-bbec-b11c185bdacd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Carlos\",\r\n    \"lastName\": \"Maia\",\r\n    \"participation\": 12\r\n}","options":{"raw":{"language":"json"}}},"url":"https://case-cubo-back-end.herokuapp.com/user/create","description":"<p><strong>Participation</strong> deve ser um número maior que zero.</p>\n","urlObject":{"protocol":"https","path":["user","create"],"host":["case-cubo-back-end","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"05e43b5b-0f42-4ba3-bbec-b11c185bdacd"}]}