Model of a tagmap inconsistency
name | data type | description |
---|---|---|
description | string | Human readable description of the inconcistency |
entries | array of string | List of entry UUIDs of tagmap entries forming the inconcistency |
Example
{ "description" : "...", "entries" : [ "...", "..." ] }