Rounak Dhillon d4728d13f5
Docs: Meta Description Updation (#22611)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-28 18:24:51 +05:30

2.3 KiB

title description slug
Suggestion Schema | OpenMetadata Suggestion Store suggestions in feed for metadata edits, enrichment, or governance recommendations. /main-concepts/metadata-standard/schemas/entity/feed/suggestion

Suggestion

This schema defines the Suggestion entity. A suggestion can be applied to an asset to give the owner context about possible changes or improvements to descriptions, tags,...

Properties

Definitions

  • suggestionType (string): Type of a Suggestion. Must be one of: ["SuggestDescription", "SuggestTagLabel"].
  • suggestionStatus (string): Status of a Suggestion. Must be one of: ["Open", "Accepted", "Rejected"]. Default: "Open".

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