View Source OpenApiTypesense.StopwordsSetsRetrieveAllSchema (OpenApiTypesense v0.4.1)

Provides struct and type for a StopwordsSetsRetrieveAllSchema

Summary

Types

t()

@type t() :: %OpenApiTypesense.StopwordsSetsRetrieveAllSchema{
  stopwords: [OpenApiTypesense.StopwordsSetSchema.t()]
}