Description

Updates a pet in the store with form data

Path parameters

NameTypeDescriptionRequired?
petId integer ID of pet that needs to be updated true

Query parameters

None

Body parameters

NameTypeDescriptionRequired?
name string Updated name of the pet false
status string Updated status of the pet false

Content types:

  • application/x-www-form-urlencoded

Responses

CodeReturns
405 Invalid input

Content types:

  • application/xml

  • application/json