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