Versions in this module Expand all Collapse all v1 v1.13.2 Jun 4, 2023 Changes in this version + type AddPetJSONRequestBody = NewPet + type Error struct + Code int32 + Message string + type FindPetsParams struct + Limit *int32 + Tags *[]string + type NewPet struct + Name string + Tag *string + type Pet struct + Id int64 + Name string + Tag *string