btholt/complete-intro-to-react-v5

Curious question: adopt url is not the real adopt url ?๐Ÿ˜Š

luml opened this issue ยท 1 comments

luml commented

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"

1Marc commented

Brian said that you might be running the API in mock/offline mode, which makes all of the URLs return FrontendMasters.com URLs.