uploads an image
POST
/pet/{petId}/uploadImage
请求参数
参数名
类型
描述
必填
petId
integer
ID of pet to update
必填
additionalMetadata
string
Additional data to pass to server
可选
file
file
file to upload
可选