Versions in this module Expand all Collapse all v1 v1.11.3-alpha Mar 9, 2023 v1.11.2 Mar 9, 2023 Changes in this version + type AddPetJSONRequestBody = NewPet + type Error struct + Code int32 + Message string + type FindPetsParams struct + AcceptLanguage []string + Limit *int32 + Tags *[]string + type NewPet struct + Name string + Tag *string + type Pet struct + Id int64 + Name string + Tag *string