OpenApiTypesense.StopwordsSetRetrieveSchema (OpenApiTypesense v0.6.5)

View Source

Provides struct and type for a StopwordsSetRetrieveSchema

Summary

Types

t()

@type t() :: %OpenApiTypesense.StopwordsSetRetrieveSchema{
  stopwords: OpenApiTypesense.StopwordsSetSchema.t()
}