{"info":{"_postman_id":"320993f5-7caf-400c-80bf-c8dd3bea78b1","name":"CASE CUBO FULL STACK","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17589581","collectionId":"320993f5-7caf-400c-80bf-c8dd3bea78b1","publishedId":"UVeAw9oD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-01-27T20:19:10.000Z"},"item":[{"name":"Criar Usuário","id":"2ca5abee-77bc-48ad-9111-c32e09be3b2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Joseane\",\r\n\t\"lastName\": \"Illes\",\r\n\t\"participation\": 30\r\n}","options":{"raw":{"language":"json"}}},"url":"https://cubo-backend-case.herokuapp.com/user/create","urlObject":{"protocol":"https","path":["user","create"],"host":["cubo-backend-case","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ca5abee-77bc-48ad-9111-c32e09be3b2a"},{"name":"Pegar Todos Usuários","id":"08899404-543f-4350-a3d0-419fac72ff7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://cubo-backend-case.herokuapp.com/user/all","urlObject":{"protocol":"https","path":["user","all"],"host":["cubo-backend-case","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"08899404-543f-4350-a3d0-419fac72ff7a"}]}