Skip to main content

Updates a pet in the store with form data

Path Parameters
    petId int64 required

    ID of pet that needs to be updated

Request Body
    name string

    Updated name of the pet

    status string

    Updated status of the pet

Responses

Invalid input

Loading...