main-concepts

No menu items for this category

Votes

This schema defines the Votes for a Data Asset.

  • upVotes (integer): Total up-votes the entity has. Default: 0.
  • downVotes (integer): Total down-votes the entity has. Default: 0.
  • upVoters: List of all the Users who upVoted. Refer to ./entityReferenceList.json.
  • downVoters: List of all the Users who downVoted. Refer to ./entityReferenceList.json.
  • voteType (string): Vote Type. Must be one of: ["votedUp", "votedDown", "unVoted"]. Default: "unVoted".

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