Appearance
/pet
Update an existing pet
Update an existing pet by Id.
ReturnsPet
AcceptsPet
Bearer token required
application/json example derived from schema
application/json
{ "name": "doggie", "photoUrls": [ "string" ] }