petAdoption

POST localhost:4002/api/pets/adoption/

Request Body

{"petId"=>"0c8f11d3-98a6-48aa-bab1-6c95747c216e", "userId"=>"clv8h9unr0000qyh5tbhnw2kd", "description"=>"I'm looking for a loyal companion for my family.", "status"=>"pending", "size"=>"MEDIUM", "color"=>"BLACK", "breed"=>"HUSKY", "age"=>3.5, "category"=>"DOG"}