Provides struct and type for a StopwordsSetUpsertSchema
@type t() :: %OpenApiTypesense.StopwordsSetUpsertSchema{ locale: String.t() | nil, stopwords: [String.t()] }