Manticore Search · Schema

responseErrorText

Error message text returned in case of an error

SearchFull-Text SearchVector SearchElasticsearch CompatibleOpen SourceDatabase
View JSON Schema on GitHub

JSON Schema

responseErrorText.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/manticore/main/json-schema/responseErrorText.json",
  "title": "responseErrorText",
  "description": "Error message text returned in case of an error",
  "type": "string"
}