View Source OpenApiTypesense.StopwordsSetsRetrieveAllSchema (OpenApiTypesense v0.2.0)

Provides struct and type for a StopwordsSetsRetrieveAllSchema

Summary

Types

t()

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