ApiResponse
Properties
| Name | Type | Required | Example / Values |
|---|---|---|---|
| object | |||
| code | integer (int32) | optional | Example: 0 |
| type | string | optional | Example: "string" |
| message | string | optional | Example: "string" |
Example
{
"code": 0,
"type": "string",
"message": "string"
}Used In
POST
/pet/{petId}/uploadImage