{"info":{"_postman_id":"e6c6ece6-1093-63a7-d016-ce1acc96eaf6","name":"Adopt","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"211313","collectionId":"e6c6ece6-1093-63a7-d016-ce1acc96eaf6","publishedId":"RW1gEcoZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-05-08T04:04:34.000Z"},"item":[{"name":"User","item":[{"name":"Create user","id":"2290262c-448d-b653-0e06-7e8fafa743c1","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n\t\"user\":\n\t{\n\t    \"email\": \"teste1234@teste.com\",\n\t    \"name\": \"gabriela\",\n\t    \"username\": \"teste1234\",\n\t    \"password\": \"Test123\",\n\t    \"password_confirmation\": \"Test123\",\n\t    \"location\": \"teste\"\n\t}\n}"},"url":"https://adopt-rails.herokuapp.com/users","urlObject":{"protocol":"https","path":["users"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"8932b93e-5c5b-7a34-0a00-7fe5407e5f58","name":"Create user","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n\t\"user\": {\n\t    \"email\": \"teste123@teste.com\",\n\t    \"name\": \"gabriela\",\n\t    \"username\": \"teste123\",\n\t    \"password\": \"Test123\",\n\t    \"password_confirmation\": \"Test123\",\n\t    \"location\": \"teste\"\n\t}\n}"},"url":"https://adopt-rails.herokuapp.com/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 08 May 2018 04:01:16 GMT","name":"Date","description":""},{"key":"Etag","value":"W/\"1cccbff9160665774d8db4145a1822a4\"","name":"Etag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"Cowboy","name":"Server","description":""},{"key":"Set-Cookie","value":"_adopt_session=iGhN4hTqLi%2FrPyD4nRzcRsRrXtSuEPZprXlRBBD74tJiPUHJ5N82EbP1uG%2F3B17jt9cXXQFNcjPq6V%2BmuSR4MPZuAvVuLEHLM6QiIKTOOQrhJBKae6tFAC5%2BZrbzjA0ib9FASKbm%2B8j3j2RFry7sH%2BVwA3LQpLCh18J5jrxUGQVL7E3OpY3ithuug9NdLhB2GgGeJD%2F7jab4U8YFULAsJ1GHdrwfD6Cu1RklhROdNSfIpYw63t%2B03g%3D%3D--kjIJBLx9Nutync1u--C8BNnS6c2MOx%2Br712KXQHA%3D%3D; path=/; secure; HttpOnly","name":"Set-Cookie","description":""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains","name":"Strict-Transport-Security","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Via","value":"1.1 vegur","name":"Via","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"407aa450-a98d-4419-b41f-07b38978f08b","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.156391","name":"X-Runtime","description":""},{"key":"X-Xss-Protection","value":"1; mode=block","name":"X-Xss-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"adopt-rails.herokuapp.com","path":"/","secure":true,"value":"iGhN4hTqLi%2FrPyD4nRzcRsRrXtSuEPZprXlRBBD74tJiPUHJ5N82EbP1uG%2F3B17jt9cXXQFNcjPq6V%2BmuSR4MPZuAvVuLEHLM6QiIKTOOQrhJBKae6tFAC5%2BZrbzjA0ib9FASKbm%2B8j3j2RFry7sH%2BVwA3LQpLCh18J5jrxUGQVL7E3OpY3ithuug9NdLhB2GgGeJD%2F7jab4U8YFULAsJ1GHdrwfD6Cu1RklhROdNSfIpYw63t%2B03g%3D%3D--kjIJBLx9Nutync1u--C8BNnS6c2MOx%2Br712KXQHA%3D%3D","key":"_adopt_session"}],"responseTime":"7036","body":"{\"id\":3,\"email\":\"teste123@teste.com\",\"name\":\"gabriela\",\"username\":\"teste123\",\"encrypted_password\":\"$2a$10$XEPIiGqPpW8A5Q933gesYOZSp7Ev3LBBGecePyetkYnaALmWpTytq\",\"location\":\"teste\",\"about\":\"\",\"created_at\":\"2018-05-08T04:01:16.756Z\",\"updated_at\":\"2018-05-08T04:01:16.756Z\",\"salt\":\"$2a$10$XEPIiGqPpW8A5Q933gesYO\",\"admin\":false}"}],"_postman_id":"2290262c-448d-b653-0e06-7e8fafa743c1"},{"name":"List users","id":"8fcc7211-a789-93a1-528b-7d95c970bf69","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\":\n\t{\n        \"email\": \"teste1@teste.com\",\n        \"name\": \"gabriela teste\",\n        \"username\": \"teste\",\n        \"encrypted_password\": \"$2a$10$/EbF5UXmt8fEUm2flWM1jObNp1QGQeQkHOSb3MW50uLGkKKt2nYNK\",\n        \"location\": \"teste\",\n        \"about\": \"testeeeee\",\n        \"admin\": false\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/users/","urlObject":{"protocol":"https","path":["users",""],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"fe93c814-a8ac-71b4-9447-5052cf989c6b","name":"List users","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\":\n\t{\n        \"email\": \"teste1@teste.com\",\n        \"name\": \"gabriela teste\",\n        \"username\": \"teste\",\n        \"encrypted_password\": \"$2a$10$/EbF5UXmt8fEUm2flWM1jObNp1QGQeQkHOSb3MW50uLGkKKt2nYNK\",\n        \"location\": \"teste\",\n        \"about\": \"testeeeee\",\n        \"admin\": false\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 08 May 2018 04:02:14 GMT","name":"Date","description":""},{"key":"Etag","value":"W/\"15fb7693b54f8193a6cd141bfa25b26b\"","name":"Etag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"Cowboy","name":"Server","description":""},{"key":"Set-Cookie","value":"_adopt_session=njYN7UPZQMpQUqzDumo46OzcNafl3gG%2FctjyUWbsh%2BfQqi%2B0Nq%2F2oPbcWzdk84fpazXafFA06nXcpkg9d0jlOzmjeGvb02lgjtGvoGyl5tWDOwb3XANSgbbLgsqy6icQkmiAlGn0paOgQresvzRDG%2BH1QAysrmr40g1xI09VqHb%2FkBcafptWcvLFRH2bN3cmhCSsyAxfahKkQhRPqET3MIfy52AvSHhiI5RH7E9cxVebymxlQ9QEDQ%3D%3D--RIT%2BlRrpCB9%2BMZKq--PsVmlq0IPYY0dLEpgQ2z5Q%3D%3D; path=/; secure; HttpOnly","name":"Set-Cookie","description":""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains","name":"Strict-Transport-Security","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Via","value":"1.1 vegur","name":"Via","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"4e2b3e7d-9535-4f2e-aa00-dea4f22bdad3","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.261442","name":"X-Runtime","description":""},{"key":"X-Xss-Protection","value":"1; mode=block","name":"X-Xss-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"adopt-rails.herokuapp.com","path":"/","secure":true,"value":"njYN7UPZQMpQUqzDumo46OzcNafl3gG%2FctjyUWbsh%2BfQqi%2B0Nq%2F2oPbcWzdk84fpazXafFA06nXcpkg9d0jlOzmjeGvb02lgjtGvoGyl5tWDOwb3XANSgbbLgsqy6icQkmiAlGn0paOgQresvzRDG%2BH1QAysrmr40g1xI09VqHb%2FkBcafptWcvLFRH2bN3cmhCSsyAxfahKkQhRPqET3MIfy52AvSHhiI5RH7E9cxVebymxlQ9QEDQ%3D%3D--RIT%2BlRrpCB9%2BMZKq--PsVmlq0IPYY0dLEpgQ2z5Q%3D%3D","key":"_adopt_session"}],"responseTime":"504","body":"[{\"id\":2,\"email\":\"test@test.com\",\"name\":\"test\",\"username\":\"test\",\"encrypted_password\":\"$2a$10$r0nRGV9gi.GHoXXXrp1M2O.6lo7ruk1FgqFnF0Ymzs6247IaI2A4C\",\"location\":\"Test\",\"about\":\"\",\"created_at\":\"2018-05-04T03:44:12.983Z\",\"updated_at\":\"2018-05-04T03:44:12.983Z\",\"salt\":\"$2a$10$r0nRGV9gi.GHoXXXrp1M2O\",\"admin\":false},{\"id\":1,\"email\":\"emisanada@hotmail.com\",\"name\":\"Admin\",\"username\":\"adoptadmin\",\"encrypted_password\":\"$2a$10$YlqIZIrJKGvX/FxSqERu..hH4DaOqZ9COz.ugaI5DnKVqLVGaCrsi\",\"location\":\"São Paulo, Brazil (for now)\",\"about\":\"I hope you like my app :)\",\"created_at\":\"2018-05-04T03:40:27.411Z\",\"updated_at\":\"2018-05-04T04:14:59.442Z\",\"salt\":\"$2a$10$YlqIZIrJKGvX/FxSqERu..\",\"admin\":true},{\"id\":3,\"email\":\"teste123@teste.com\",\"name\":\"gabriela\",\"username\":\"teste123\",\"encrypted_password\":\"$2a$10$XEPIiGqPpW8A5Q933gesYOZSp7Ev3LBBGecePyetkYnaALmWpTytq\",\"location\":\"teste\",\"about\":\"\",\"created_at\":\"2018-05-08T04:01:16.756Z\",\"updated_at\":\"2018-05-08T04:01:16.756Z\",\"salt\":\"$2a$10$XEPIiGqPpW8A5Q933gesYO\",\"admin\":false}]"}],"_postman_id":"8fcc7211-a789-93a1-528b-7d95c970bf69"},{"name":"Update user","id":"975aee03-4403-1d5c-f06c-a71fbdab5ec3","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\": {\n        \"email\": \"emisanada@hotmail.com\",\n        \"name\": \"Gabriela Sanada\",\n        \"username\": \"adoptadmin\",\n        \"location\": \"Brazil (for now)\",\n        \"about\": \":)\"\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/users/1","urlObject":{"protocol":"https","path":["users","1"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5d3b5842-8804-cfce-5697-812a76355aa6","name":"Update user","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\": {\n        \"email\": \"emisanada@hotmail.com\",\n        \"name\": \"Gabriela Sanada\",\n        \"username\": \"adoptadmin\",\n        \"location\": \"Brazil (for now)\",\n        \"about\": \":)\"\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 08 May 2018 04:03:25 GMT","name":"Date","description":""},{"key":"Etag","value":"W/\"4fc3431b4bf110ec98930d08e58d5e3d\"","name":"Etag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"Cowboy","name":"Server","description":""},{"key":"Set-Cookie","value":"_adopt_session=OcwFRJurYrqxjvawx3yq4aoCqqPZFAoS3zrWg16qGRORDWLdJ91Vx2NErcI2n0gAOxy%2F9I22tFJLvBsuBr3J3hTQMx5HPkzO0eDZg%2FmPfWe6xBUpPeZmh%2B1iKf52YiJ000r81eRHbuaKARBnZA9e1%2BgB45aU66x%2BLVTmwgV3FywxkcQh4%2BC1v66pIvlMA1IKS5TNU9d8Oq7IaFKeMPMdOsIC4UzFvTtVTTIa8JBnScMIBPGAbfY0sdqiaqY%3D--wc2AD11q35Ahnz4R--CC438PYkx0emZKP3aTQVSw%3D%3D; path=/; secure; HttpOnly","name":"Set-Cookie","description":""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains","name":"Strict-Transport-Security","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Via","value":"1.1 vegur","name":"Via","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"dfa2b63e-1426-482b-9cb9-d279ef38fe1f","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.324025","name":"X-Runtime","description":""},{"key":"X-Xss-Protection","value":"1; mode=block","name":"X-Xss-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"adopt-rails.herokuapp.com","path":"/","secure":true,"value":"OcwFRJurYrqxjvawx3yq4aoCqqPZFAoS3zrWg16qGRORDWLdJ91Vx2NErcI2n0gAOxy%2F9I22tFJLvBsuBr3J3hTQMx5HPkzO0eDZg%2FmPfWe6xBUpPeZmh%2B1iKf52YiJ000r81eRHbuaKARBnZA9e1%2BgB45aU66x%2BLVTmwgV3FywxkcQh4%2BC1v66pIvlMA1IKS5TNU9d8Oq7IaFKeMPMdOsIC4UzFvTtVTTIa8JBnScMIBPGAbfY0sdqiaqY%3D--wc2AD11q35Ahnz4R--CC438PYkx0emZKP3aTQVSw%3D%3D","key":"_adopt_session"}],"responseTime":"1281","body":"{\"id\":1,\"name\":\"Gabriela Sanada\",\"email\":\"emisanada@hotmail.com\",\"location\":\"Brazil (for now)\",\"about\":\":)\",\"username\":\"adoptadmin\",\"encrypted_password\":\"$2a$10$YlqIZIrJKGvX/FxSqERu..hH4DaOqZ9COz.ugaI5DnKVqLVGaCrsi\",\"created_at\":\"2018-05-04T03:40:27.411Z\",\"updated_at\":\"2018-05-08T04:03:25.892Z\",\"salt\":\"$2a$10$YlqIZIrJKGvX/FxSqERu..\",\"admin\":true}"}],"_postman_id":"975aee03-4403-1d5c-f06c-a71fbdab5ec3"},{"name":"Delete user","id":"d439a539-f7a4-f07b-aa3e-517bf2491fc7","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\": {\n        \"email\": \"teste2@teste.com\",\n        \"name\": \"gabriela\",\n        \"username\": \"teste\",\n        \"location\": \"teste\",\n        \"about\": \"\"\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/users/3","urlObject":{"protocol":"https","path":["users","3"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5eff17d4-f76f-bd8c-af54-7bd8fe8b0d9a","name":"Delete user","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\": {\n        \"email\": \"teste2@teste.com\",\n        \"name\": \"gabriela\",\n        \"username\": \"teste\",\n        \"location\": \"teste\",\n        \"about\": \"\"\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/users/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 08 May 2018 04:04:02 GMT","name":"Date","description":""},{"key":"Etag","value":"W/\"d358aac68c4ed3582d41bc666b49a9bf\"","name":"Etag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"Cowboy","name":"Server","description":""},{"key":"Set-Cookie","value":"_adopt_session=IWREHvLd43whKid2pEanC6VWtatAF9EsegF5CA5moxuetpuyd98BvUkWSMqRLB22j0SfUtKLX3gnrxUqQmuz4aH8cALMpMV92ckixMxMZ7qdLt7Jt3YtPctipH4JKstNPP4wK9WlJQrwWqKV0fNUqmvJaoZbdCT1CduQH7oxJ49TVK6hck72X1GB7%2F1sgRCVsSQJTpSKkT8YziI%2FvOtm%2Bt8qIuGR3e6UNC9IMe3K8g1GQLNy3te5V2cS2n0%3D--QkjVsrHB1oI9RWd8--KNEn5BwjhZjpC4tZpFRcTw%3D%3D; path=/; secure; HttpOnly","name":"Set-Cookie","description":""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains","name":"Strict-Transport-Security","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Via","value":"1.1 vegur","name":"Via","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"5ca92fe7-14ee-4cce-b35d-f3cdb4ff19b8","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.383666","name":"X-Runtime","description":""},{"key":"X-Xss-Protection","value":"1; mode=block","name":"X-Xss-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"adopt-rails.herokuapp.com","path":"/","secure":true,"value":"IWREHvLd43whKid2pEanC6VWtatAF9EsegF5CA5moxuetpuyd98BvUkWSMqRLB22j0SfUtKLX3gnrxUqQmuz4aH8cALMpMV92ckixMxMZ7qdLt7Jt3YtPctipH4JKstNPP4wK9WlJQrwWqKV0fNUqmvJaoZbdCT1CduQH7oxJ49TVK6hck72X1GB7%2F1sgRCVsSQJTpSKkT8YziI%2FvOtm%2Bt8qIuGR3e6UNC9IMe3K8g1GQLNy3te5V2cS2n0%3D--QkjVsrHB1oI9RWd8--KNEn5BwjhZjpC4tZpFRcTw%3D%3D","key":"_adopt_session"}],"responseTime":"775","body":"[{\"id\":2,\"email\":\"test@test.com\",\"name\":\"test\",\"username\":\"test\",\"encrypted_password\":\"$2a$10$r0nRGV9gi.GHoXXXrp1M2O.6lo7ruk1FgqFnF0Ymzs6247IaI2A4C\",\"location\":\"Test\",\"about\":\"\",\"created_at\":\"2018-05-04T03:44:12.983Z\",\"updated_at\":\"2018-05-04T03:44:12.983Z\",\"salt\":\"$2a$10$r0nRGV9gi.GHoXXXrp1M2O\",\"admin\":false},{\"id\":1,\"email\":\"emisanada@hotmail.com\",\"name\":\"Gabriela Sanada\",\"username\":\"adoptadmin\",\"encrypted_password\":\"$2a$10$YlqIZIrJKGvX/FxSqERu..hH4DaOqZ9COz.ugaI5DnKVqLVGaCrsi\",\"location\":\"Brazil (for now)\",\"about\":\":)\",\"created_at\":\"2018-05-04T03:40:27.411Z\",\"updated_at\":\"2018-05-08T04:03:25.892Z\",\"salt\":\"$2a$10$YlqIZIrJKGvX/FxSqERu..\",\"admin\":true}]"}],"_postman_id":"d439a539-f7a4-f07b-aa3e-517bf2491fc7"}],"id":"6bd331e5-43b3-daea-b6fe-a4dfb1043b66","_postman_id":"6bd331e5-43b3-daea-b6fe-a4dfb1043b66","description":""},{"name":"Pet","item":[{"name":"List pets","id":"ce3e8a00-e616-a657-4d6e-46341d95b95e","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\":\n\t{\n        \"email\": \"teste1@teste.com\",\n        \"name\": \"gabriela teste\",\n        \"username\": \"teste\",\n        \"encrypted_password\": \"$2a$10$/EbF5UXmt8fEUm2flWM1jObNp1QGQeQkHOSb3MW50uLGkKKt2nYNK\",\n        \"location\": \"teste\",\n        \"about\": \"testeeeee\",\n        \"admin\": false\n    }\n}"},"url":"https://adopt-rails.herokuapp.com/pets","urlObject":{"protocol":"https","path":["pets"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"d8e2d244-8666-7487-9ec7-3cb7afb9007e","name":"List pets","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":""}],"body":{"mode":"raw","raw":"{ \n\t\"user\":\n\t{\n        \"email\": \"teste1@teste.com\",\n        \"name\": \"gabriela teste\",\n        \"username\": \"teste\",\n        \"encrypted_password\": \"$2a$10$/EbF5UXmt8fEUm2flWM1jObNp1QGQeQkHOSb3MW50uLGkKKt2nYNK\",\n        \"location\": \"teste\",\n        \"about\": \"testeeeee\",\n        \"admin\": false\n    }\n}"},"url":"localhost:3000/pets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"ETag","value":"W/\"779b1f476183981efa537580f5609dfa\"","name":"ETag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Set-Cookie","value":"_adopt_session=rimzhifga8%2BXzUUY9rxNtAHxq3%2Bs0IsrP6Bj667rBznODL1mmB9Ql27ZTYIq%2FmPe1u0np09uXFIw1zhrq7zsd%2BWRtHNeOn4wawC0FgMe743amE%2FWTFxuA5gIn7gXSFSOT%2F%2FbCmhHQiWnPotOgR2098f4A%2FTJJS3w94YWBq6pDQEmxgy36VQ6p0vQUn9GKH75CQWwJEIMO79SHhXFEyujTtN14N64G%2B0%2F8a3X45cJjKDPXgOmVEmDqeclmn8%3D--O7vHg%2Fi2RcmVEg5J--WHCl0PLqf%2Bpq7zoauHA6tA%3D%3D; path=/; HttpOnly","name":"Set-Cookie","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"88f51046-4cc4-43cd-a008-4e410f1f41a5","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.008227","name":"X-Runtime","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"localhost","path":"/","secure":false,"value":"rimzhifga8%2BXzUUY9rxNtAHxq3%2Bs0IsrP6Bj667rBznODL1mmB9Ql27ZTYIq%2FmPe1u0np09uXFIw1zhrq7zsd%2BWRtHNeOn4wawC0FgMe743amE%2FWTFxuA5gIn7gXSFSOT%2F%2FbCmhHQiWnPotOgR2098f4A%2FTJJS3w94YWBq6pDQEmxgy36VQ6p0vQUn9GKH75CQWwJEIMO79SHhXFEyujTtN14N64G%2B0%2F8a3X45cJjKDPXgOmVEmDqeclmn8%3D--O7vHg%2Fi2RcmVEg5J--WHCl0PLqf%2Bpq7zoauHA6tA%3D%3D","key":"_adopt_session"}],"responseTime":"22","body":"[{\"id\":388,\"name\":\"Ganymede\",\"breed\":\"No idea\",\"age\":\"3 months\",\"adopted\":false,\"location\":\"São Paulo, Brazil\",\"user_id\":138,\"picture\":\"\",\"about\":\"Yellow small bird\",\"created_at\":\"2018-05-08T03:51:59.988Z\",\"updated_at\":\"2018-05-08T03:51:59.988Z\",\"species\":\"Bird\"},{\"id\":389,\"name\":\"Birdie\",\"breed\":\"No idea\",\"age\":\"3 months\",\"adopted\":true,\"location\":\"São Paulo, Brazil\",\"user_id\":138,\"picture\":\"\",\"about\":\"Green small bird\",\"created_at\":\"2018-05-08T03:54:19.190Z\",\"updated_at\":\"2018-05-08T03:54:46.817Z\",\"species\":\"Bird\"},{\"id\":3,\"name\":\"Doggie\",\"breed\":\"mutt\",\"age\":\"2 and a half years\",\"adopted\":true,\"location\":\"brazil\",\"user_id\":4,\"picture\":\"\",\"about\":\"cute\",\"created_at\":\"2018-04-28T22:17:13.461Z\",\"updated_at\":\"2018-05-05T05:09:07.633Z\",\"species\":\"Dog\"},{\"id\":22,\"name\":\"Frog\",\"breed\":\"green\",\"age\":\"unknown\",\"adopted\":false,\"location\":\"river\",\"user_id\":4,\"picture\":\"\",\"about\":\"* ribbit *\",\"created_at\":\"2018-04-30T04:38:11.594Z\",\"updated_at\":\"2018-05-05T05:09:18.233Z\",\"species\":\"Frog\"},{\"id\":5,\"name\":\"Kitty\",\"breed\":\"I don't know\",\"age\":\"5 months\",\"adopted\":true,\"location\":\"Canada\",\"user_id\":4,\"picture\":\"https://images.pexels.com/photos/104827/cat-pet-animal-domestic-104827.jpeg?auto=compress\\u0026cs=tinysrgb\\u0026dpr=3\\u0026h=750\\u0026w=1260\",\"about\":\"I need a Hooman!\",\"created_at\":\"2018-04-29T02:55:57.606Z\",\"updated_at\":\"2018-05-01T20:39:13.595Z\",\"species\":\"cat\"}]"}],"_postman_id":"ce3e8a00-e616-a657-4d6e-46341d95b95e"},{"name":"Update pet","id":"4b12f0aa-7fca-278c-54b7-17d94b1641a7","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n\t\"pet\": {\n\t    \"name\": \"Birdie\",\n\t    \"breed\": \"No idea\",\n\t    \"age\": \"3 months\",\n\t    \"adopted\": true,\n\t    \"location\": \"São Paulo, Brazil\",\n\t    \"about\": \"Green small bird\",\n\t    \"species\": \"Bird\"\n\t}\n}"},"url":"https://adopt-rails.herokuapp.com/pets/389","urlObject":{"protocol":"https","path":["pets","389"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"8144b92e-bdec-6de9-1af7-7c1bab0e4998","name":"Update pet","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{ \n\t\"pet\": {\n\t    \"name\": \"Birdie\",\n\t    \"breed\": \"No idea\",\n\t    \"age\": \"3 months\",\n\t    \"adopted\": true,\n\t    \"location\": \"São Paulo, Brazil\",\n\t    \"about\": \"Green small bird\",\n\t    \"species\": \"Bird\"\n\t}\n}"},"url":"localhost:3000/pets/389"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"ETag","value":"W/\"76ac689eb48af3acb4f4e90defc1f8cd\"","name":"ETag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Set-Cookie","value":"_adopt_session=A3MI9WA2EEpsuREwn1eJdNnqxoQbSahyLG%2BJO88wYHZV5SGsbCC5nbMVdMXzgYeaG%2Fo%2FWmlwq0lhULgOYdyixZhXttEgsIpaDhCjLalueuR%2BHCGVXQtbKbCCCGW3FqICIXl2Xy%2BbNieZU9dYg%2FQhQ9js9xFhoB5V7gRahGGD9BYEnatCEIs2Ua4EAnTc9wRAIv%2BUGmkQy%2B3Hx5Qr%2BCayuk9DhwuwC%2BkbfJe8Xhs%2BU6DKniRRqqsBuvWanyg%3D--vGterZMH5eH8lg2T--O8mHXfhD509hYcW61gl2kw%3D%3D; path=/; HttpOnly","name":"Set-Cookie","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"b7579ac2-064c-470b-93bd-2dba364220d7","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.294482","name":"X-Runtime","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"localhost","path":"/","secure":false,"value":"A3MI9WA2EEpsuREwn1eJdNnqxoQbSahyLG%2BJO88wYHZV5SGsbCC5nbMVdMXzgYeaG%2Fo%2FWmlwq0lhULgOYdyixZhXttEgsIpaDhCjLalueuR%2BHCGVXQtbKbCCCGW3FqICIXl2Xy%2BbNieZU9dYg%2FQhQ9js9xFhoB5V7gRahGGD9BYEnatCEIs2Ua4EAnTc9wRAIv%2BUGmkQy%2B3Hx5Qr%2BCayuk9DhwuwC%2BkbfJe8Xhs%2BU6DKniRRqqsBuvWanyg%3D--vGterZMH5eH8lg2T--O8mHXfhD509hYcW61gl2kw%3D%3D","key":"_adopt_session"}],"responseTime":"308","body":"{\"id\":389,\"name\":\"Birdie\",\"species\":\"Bird\",\"breed\":\"No idea\",\"age\":\"3 months\",\"location\":\"São Paulo, Brazil\",\"about\":\"Green small bird\",\"adopted\":true,\"user_id\":138,\"picture\":\"\",\"created_at\":\"2018-05-08T03:54:19.190Z\",\"updated_at\":\"2018-05-08T03:54:46.817Z\"}"}],"_postman_id":"4b12f0aa-7fca-278c-54b7-17d94b1641a7"},{"name":"Add new pet","id":"4ce577a8-1658-9aed-c68c-dd6016989433","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n\t\"pet\": {\n\t    \"name\": \"Ganymede\",\n\t    \"breed\": \"No idea\",\n\t    \"age\": \"3 months\",\n\t    \"adopted\": true,\n\t    \"location\": \"São Paulo, Brazil\",\n\t    \"about\": \"Yellow small bird\",\n\t    \"species\": \"Bird\"\n\t}\n}"},"url":"https://adopt-rails.herokuapp.com/pets","urlObject":{"protocol":"https","path":["pets"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"42234758-5ae2-418a-83af-ac83595f0029","name":"Add new pet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{ \n\t\"pet\": {\n\t    \"name\": \"Ganymede\",\n\t    \"breed\": \"No idea\",\n\t    \"age\": \"3 months\",\n\t    \"adopted\": true,\n\t    \"location\": \"São Paulo, Brazil\",\n\t    \"about\": \"Yellow small bird\",\n\t    \"species\": \"Bird\"\n\t}\n}"},"url":"localhost:3000/pets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"ETag","value":"W/\"aa45cd272ee112360fc4e0d6835ff552\"","name":"ETag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Set-Cookie","value":"_adopt_session=YQPLrFG6S1ibAinCVrN5ipT8tfE4ag2HiX3YYyUk1WBs4%2FvskZngJLbs0yoeV2KP2paAfHhrM4gVlc01PXDG444dFY4NpC2x0OLoV2n9YO21H6wntLS%2FfdL%2Ba2aSNcITTccqiDry88OzpV9uWSgNEcLSSxfpjPSfdFdw8MANbXUhu58AuGyPNflGQcigKm%2FMfOYJLHcKVqn19%2FNeaoubA7%2FFgarQBUZ48SitlmXFGc%2BKX5FdAA%3D%3D--Y2%2B1xZTuugnHIYIc--lVzkIQCsk6gd05a1l8S%2FmA%3D%3D; path=/; HttpOnly","name":"Set-Cookie","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"f042e4f1-50d0-4443-a24f-677d49012812","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.205262","name":"X-Runtime","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"localhost","path":"/","secure":false,"value":"YQPLrFG6S1ibAinCVrN5ipT8tfE4ag2HiX3YYyUk1WBs4%2FvskZngJLbs0yoeV2KP2paAfHhrM4gVlc01PXDG444dFY4NpC2x0OLoV2n9YO21H6wntLS%2FfdL%2Ba2aSNcITTccqiDry88OzpV9uWSgNEcLSSxfpjPSfdFdw8MANbXUhu58AuGyPNflGQcigKm%2FMfOYJLHcKVqn19%2FNeaoubA7%2FFgarQBUZ48SitlmXFGc%2BKX5FdAA%3D%3D--Y2%2B1xZTuugnHIYIc--lVzkIQCsk6gd05a1l8S%2FmA%3D%3D","key":"_adopt_session"}],"responseTime":"234","body":"{\"id\":389,\"name\":\"Ganymede\",\"breed\":\"No idea\",\"age\":\"3 months\",\"adopted\":false,\"location\":\"São Paulo, Brazil\",\"user_id\":138,\"picture\":\"\",\"about\":\"Yellow small bird\",\"created_at\":\"2018-05-08T03:54:19.190Z\",\"updated_at\":\"2018-05-08T03:54:19.190Z\",\"species\":\"Bird\"}"}],"_postman_id":"4ce577a8-1658-9aed-c68c-dd6016989433"},{"name":"Delete pet","id":"865f2916-af76-e905-73d6-695e3042e0ee","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n\t\"pet\": {\n\t    \"name\": \"Birdie\",\n\t    \"breed\": \"No idea\",\n\t    \"age\": \"3 months\",\n\t    \"adopted\": true,\n\t    \"location\": \"São Paulo, Brazil\",\n\t    \"about\": \"Green small bird\",\n\t    \"species\": \"Bird\"\n\t}\n}"},"url":"https://adopt-rails.herokuapp.com/pets/6","urlObject":{"protocol":"https","path":["pets","6"],"host":["adopt-rails","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"258e22e1-ab99-185e-80fc-e5f7c878d0d3","name":"Delete pet","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{ \n\t\"pet\": {\n\t    \"name\": \"Birdie\",\n\t    \"breed\": \"No idea\",\n\t    \"age\": \"3 months\",\n\t    \"adopted\": true,\n\t    \"location\": \"São Paulo, Brazil\",\n\t    \"about\": \"Green small bird\",\n\t    \"species\": \"Bird\"\n\t}\n}"},"url":"localhost:3000/pets/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"ETag","value":"W/\"1340dc80248a3e20d1ce35b32ff9b9c2\"","name":"ETag","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Set-Cookie","value":"_adopt_session=1uIdXbBZonoB91eKOyjk%2BkAvKSFSpvQhHq6oLepe80w5JC9lN2ui5q%2BhmnLVhG0MAi831OfnLinw2TnLdINr%2FT3jRGKlXWCYJUZOQ%2BxLRXRfgoH42hKpkelLskMaxueL%2BANOrioGk2Krgzw81aTz35dpswX4evZniZd5QTZN%2FS5kkRlPDDVx0fHLc9AuSHMhQDhMTi6sNrCXtEZA%2FrfjLj%2BHUR0W5ad7XvyHzWQpAJqoZ4N66FkpO1QVEpk%3D--zIQTBujRywJ0ybc%2B--9xxLqzB6me2Kuy0vMfXkEw%3D%3D; path=/; HttpOnly","name":"Set-Cookie","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","name":"X-Permitted-Cross-Domain-Policies","description":""},{"key":"X-Request-Id","value":"6dfad1b7-fc0b-438a-9d08-067b4b8f5f67","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.274385","name":"X-Runtime","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"localhost","path":"/","secure":false,"value":"1uIdXbBZonoB91eKOyjk%2BkAvKSFSpvQhHq6oLepe80w5JC9lN2ui5q%2BhmnLVhG0MAi831OfnLinw2TnLdINr%2FT3jRGKlXWCYJUZOQ%2BxLRXRfgoH42hKpkelLskMaxueL%2BANOrioGk2Krgzw81aTz35dpswX4evZniZd5QTZN%2FS5kkRlPDDVx0fHLc9AuSHMhQDhMTi6sNrCXtEZA%2FrfjLj%2BHUR0W5ad7XvyHzWQpAJqoZ4N66FkpO1QVEpk%3D--zIQTBujRywJ0ybc%2B--9xxLqzB6me2Kuy0vMfXkEw%3D%3D","key":"_adopt_session"}],"responseTime":"305","body":"[{\"id\":388,\"name\":\"Ganymede\",\"breed\":\"No idea\",\"age\":\"3 months\",\"adopted\":false,\"location\":\"São Paulo, Brazil\",\"user_id\":138,\"picture\":\"\",\"about\":\"Yellow small bird\",\"created_at\":\"2018-05-08T03:51:59.988Z\",\"updated_at\":\"2018-05-08T03:51:59.988Z\",\"species\":\"Bird\"},{\"id\":3,\"name\":\"Doggie\",\"breed\":\"mutt\",\"age\":\"2 and a half years\",\"adopted\":true,\"location\":\"brazil\",\"user_id\":4,\"picture\":\"\",\"about\":\"cute\",\"created_at\":\"2018-04-28T22:17:13.461Z\",\"updated_at\":\"2018-05-05T05:09:07.633Z\",\"species\":\"Dog\"},{\"id\":22,\"name\":\"Frog\",\"breed\":\"green\",\"age\":\"unknown\",\"adopted\":false,\"location\":\"river\",\"user_id\":4,\"picture\":\"\",\"about\":\"* ribbit *\",\"created_at\":\"2018-04-30T04:38:11.594Z\",\"updated_at\":\"2018-05-05T05:09:18.233Z\",\"species\":\"Frog\"},{\"id\":5,\"name\":\"Kitty\",\"breed\":\"I don't know\",\"age\":\"5 months\",\"adopted\":true,\"location\":\"Canada\",\"user_id\":4,\"picture\":\"https://images.pexels.com/photos/104827/cat-pet-animal-domestic-104827.jpeg?auto=compress\\u0026cs=tinysrgb\\u0026dpr=3\\u0026h=750\\u0026w=1260\",\"about\":\"I need a Hooman!\",\"created_at\":\"2018-04-29T02:55:57.606Z\",\"updated_at\":\"2018-05-01T20:39:13.595Z\",\"species\":\"cat\"}]"}],"_postman_id":"865f2916-af76-e905-73d6-695e3042e0ee"}],"id":"50d16ccc-3584-62fb-2585-3af5224779e8","_postman_id":"50d16ccc-3584-62fb-2585-3af5224779e8","description":""}]}