文档
测试

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
可选

响应参数

参数名
类型
描述
必填
root
object
successful operation
必填
code
integer
可选
type
string
可选
message
string
可选