{"info":{"_postman_id":"334bf3f6-c32e-4b81-9e26-15704febd709","name":"Case Redfox","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18386367","collectionId":"334bf3f6-c32e-4b81-9e26-15704febd709","publishedId":"Uyr4JKSA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-13T23:49:33.000Z"},"item":[{"name":"Pegar Todos os pokemons","id":"450e8949-1719-435a-9e40-31ef1c047f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3003/pokemons","urlObject":{"protocol":"http","port":"3003","path":["pokemons"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"450e8949-1719-435a-9e40-31ef1c047f24"},{"name":"Pegar pokemon por nome","id":"975cf331-2564-449b-a1ed-f978b946fd3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://case-redfox-labenu.herokuapp.com/pokemon/name/:name","urlObject":{"protocol":"https","path":["pokemon","name",":name"],"host":["case-redfox-labenu","herokuapp","com"],"query":[],"variable":[{"type":"any","value":"Bulbasaur","key":"name"}]}},"response":[],"_postman_id":"975cf331-2564-449b-a1ed-f978b946fd3c"},{"name":"Pegar Pokemon por Id","id":"12013b8a-c8e5-4244-a6a1-9cb2dfdb37fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://case-redfox-labenu.herokuapp.com/pokemon/id/:id","urlObject":{"protocol":"https","path":["pokemon","id",":id"],"host":["case-redfox-labenu","herokuapp","com"],"query":[],"variable":[{"type":"any","value":"118","key":"id"}]}},"response":[],"_postman_id":"12013b8a-c8e5-4244-a6a1-9cb2dfdb37fd"}]}