Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

2.2 KiB

title slug
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.