{"info":{"_postman_id":"d6527a06-8101-4431-96c0-222d5a59dfb2","name":"Catter","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"6035589","collectionId":"d6527a06-8101-4431-96c0-222d5a59dfb2","publishedId":"S17wPSag","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-03-31T10:32:06.000Z"},"item":[{"name":"Catts","item":[{"name":"Get all catts","id":"50686eb0-dc50-44f2-b738-7a092e89254a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3001/api/v1/catts","urlObject":{"protocol":"http","port":"3001","path":["api","v1","catts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"50686eb0-dc50-44f2-b738-7a092e89254a"},{"name":"Get catt by id","id":"ec5552d6-f16a-46d0-9532-6e65ae29b58f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3001/api/v1/catt/5c8d1bbb9428b06f4920adc5","urlObject":{"protocol":"http","port":"3001","path":["api","v1","catt","5c8d1bbb9428b06f4920adc5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec5552d6-f16a-46d0-9532-6e65ae29b58f"},{"name":"Post new catt","id":"d219f74a-87a3-45c3-a3ad-7fc94406d622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"content\": \"I have a new cat!\",\n\t\"imgUrl\": \"https://images.unsplash.com/photo-1518791841217-8f162f1e1131?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1000&q=80\"\n}"},"url":"http://localhost:3001/api/v1/catts","urlObject":{"protocol":"http","port":"3001","path":["api","v1","catts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d219f74a-87a3-45c3-a3ad-7fc94406d622"},{"name":"Update catt","id":"4ca47c77-e99f-4eda-b85c-c2de743a9986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"content\": \"Meow\"\n}"},"url":"http://localhost:3001/api/v1/catts/5ca09381d1ab5e050ef3445a","urlObject":{"protocol":"http","port":"3001","path":["api","v1","catts","5ca09381d1ab5e050ef3445a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ca47c77-e99f-4eda-b85c-c2de743a9986"},{"name":"Delete catt","id":"b2851147-5c23-48c3-afaf-db3db0029912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"http://localhost:3001/api/v1/catts/5ca09381d1ab5e050ef3445a","urlObject":{"protocol":"http","port":"3001","path":["api","v1","catts","5ca09381d1ab5e050ef3445a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2851147-5c23-48c3-afaf-db3db0029912"}],"id":"d2ab3cd3-5f33-454f-ac13-6eee49a626cc","_postman_id":"d2ab3cd3-5f33-454f-ac13-6eee49a626cc","description":""},{"name":"Test API","id":"aefad501-bb81-4f91-8088-47ad475ba230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3001/api/v1/","urlObject":{"protocol":"http","port":"3001","path":["api","v1",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aefad501-bb81-4f91-8088-47ad475ba230"}]}