main-concepts

No menu items for this category
OpenMetadata Documentation

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-08-12 05:39:47.683420+00:00.