main-concepts

No menu items for this category

CollateAIAppConfig

Configuration for the CollateAI External Application.

  • type: Application Type. Refer to #/definitions/collateAIAppType. Default: "CollateAI".
  • filter (string): Query filter to be passed to ES. E.g., {"query":{"bool":{"must":[{"bool":{"should":[{"term":{"domain.displayName.keyword":"DG Anim"}}]}}]}}}. This is the same payload as in the Explore page.
  • patchIfEmpty (boolean): Patch the description if it is empty, instead of raising a suggestion. Default: false.
  • collateAIAppType (string): Application type. Must be one of: ["CollateAI"]. Default: "CollateAI".

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.