Curious question: adopt url is not the real adopt url ?๐
luml opened this issue ยท 1 comments
age: "Baby"
โโ
attributes: Object { spayed_neutered: true, house_trained: false, special_needs: true, โฆ }
โโ
breeds: Object { primary: "Libyan Dinar", mixed: false, unknown: true, โฆ }
โโ
coat: "Medium"
โโ
colors: Object { primary: "pink", secondary: "lavender", tertiary: null }
โโ
contact: Object { email: "Lillie86@gmail.com", phone: "1-509-753-1314", address: {โฆ}, โฆ }
โโ
description: "Et ipsum sed autem. Voluptate iure dolore. Ut quod sit suscipit laudantium quaerat quia. Inventore voluptates a. Officia dolorum amet ipsa. Qui fugit sunt est voluptatem ut odio quos."
โโ
environment: Object { children: true, dogs: true, cats: null }
โโ
gender: "Male"
โโ
id: 9468194
โโ
name: "Johnpaul"
โโ
organization_id: "TN168"
โโ
photos: Array [ {โฆ}, {โฆ} ]
โโ
published_at: "1970-01-01T00:00:00.000Z"
โโ
size: "Large"
โโ
species: "cat"
โโ
status: "adoptable"
โโ
tags: Array []
โโ
type: "cat"
โโ
url: "https://frontendmasters.com/?ref=pet"
Brian said that you might be running the API in mock/offline mode, which makes all of the URLs return FrontendMasters.com URLs.