tarunpandey23 69342d4783
Feat: update generate docs schema (#19372)
* Updated generate_docs_schema

* Updated generate_docs_schema

* Updated generate_docs_schema

* applied generate_docs_schema script

* Revert the changes in this file

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-15 17:46:55 +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.