Skip to main content

uploads an image

POST 

/pet/:petId/uploadImage

Request

Path Parameters

    petId int64required

    ID of pet to update

Body

    string

Responses

successful operation

Schema

    code int32
    type string
    message string
Loading...