As a consumer, When I send request post 'api/v1/users' , with params: Pet name Pet bio Pet age Pet weight Pet breed Pet sex A new pet is created with those attributes, and a successful HTTP response is sent back
As a consumer,
When I send request post 'api/v1/users' ,
with params:
Pet name
Pet bio
Pet age
Pet weight
Pet breed
Pet sex
A new pet is created with those attributes, and a successful HTTP response is sent back