addPet
POST /pets
POST
/pets
Creates a new pet in the store. Duplicates are allowed
Request Body
Section titled “Request Body ”Pet to add to the store
object
name
required
string
tag
string
Responses
Section titled “ Responses ”Pet response
object
name
required
string
tag
string
id
required
integer format: int64
default
Section titled “default ”Unexpected error
object
code
required
integer format: int32
message
required
string