Field | Type | Required | Description |
---|---|---|---|
body |
Uint8Array | ➖ | N/A |
contentType |
string | ✔️ | HTTP response content type for this operation |
pet |
shared.Pet | ➖ | Successful operation |
statusCode |
number | ✔️ | HTTP response status code for this operation |
rawResponse |
AxiosResponse | ✔️ | Raw HTTP response; suitable for custom response parsing |