OpenApiTypesense.StopwordsSetsRetrieveAllSchema (OpenApiTypesense v0.6.5)

View Source

Provides struct and type for a StopwordsSetsRetrieveAllSchema

Summary

Types

t()

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