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

405

Invalid input