Get summary for multiple pets
GET /pet/:petIds/summary
Shares segment count with /pet/{petId}/{tagId}, but the trailing
static summary segment must win over the fully-parametric sibling.
Expected URL in code samples:
https://petstore.swagger.io/v2/pet/{petIds}/summary
Request