View Source OpenApiTypesense.StopwordsSetRetrieveSchema (OpenApiTypesense v0.2.0)

Provides struct and type for a StopwordsSetRetrieveSchema

Summary

Types

t()

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