You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a consumer,
When I send a get request to 'api/v1/pets/:id' endpoint,
I return a JSON object with all pet's attributes :
Pet name
Pet bio
Pet age
Pet weight
Pet breed
Pet sex
As a consumer,
When I send a get request to 'api/v1/pets/:id' endpoint,
I return a JSON object with all pet's attributes :
Pet name
Pet bio
Pet age
Pet weight
Pet breed
Pet sex