v1

latestOpenAPI 3.0.0Apache-2.02026-07-1720820.0 KB
pet

uploads an image

post/pet/{petId}/uploadImage

Path parameters

petIdinteger required

ID of pet to update

Response

successful operation

codeinteger
typestring
messagestring

Example response

{
  "code": 0,
  "type": "type",
  "message": "message"
}