2025-06-26 16:13:03 +05:30

2.2 KiB

title slug
Suggestion Schema | OpenMetadata Suggestion /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.