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 patch request to 'api/v1/pets/:id' endpoint with pet attributes,
I return a JSON object with all pet's updated attributes :
Pet name
Pet bio
Pet age
Pet weight
Pet breed
Pet sex
As a consumer,
When I send a patch request to 'api/v1/pets/:id' endpoint with pet attributes,
I return a JSON object with all pet's updated attributes :
Pet name
Pet bio
Pet age
Pet weight
Pet breed
Pet sex