{"info":{"_postman_id":"beb99e39-33dd-4c91-9003-395462ade961","name":"Cubo","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17589027","collectionId":"beb99e39-33dd-4c91-9003-395462ade961","publishedId":"UVeDtnRS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-01T15:22:11.000Z"},"item":[{"name":"Create User","id":"3b25ec92-ece4-49c6-bb0a-ca800675954f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Laís\",\r\n    \"lastName\": \"Gomes\",\r\n    \"participation\": 50\r\n}","options":{"raw":{"language":"json"}}},"url":"https://case-cubo-maryam.herokuapp.com/user/create","urlObject":{"protocol":"https","path":["user","create"],"host":["case-cubo-maryam","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b25ec92-ece4-49c6-bb0a-ca800675954f"},{"name":"Get All Users","id":"254b0d74-a4cc-44bc-a9be-36a2d955568f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://case-cubo-maryam.herokuapp.com/user/all","urlObject":{"protocol":"https","path":["user","all"],"host":["case-cubo-maryam","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"254b0d74-a4cc-44bc-a9be-36a2d955568f"}]}