Zum Hauptinhalt springen

Tag

Model name: Tag-dm

Represents a tag in the system, which can be used to categorize or label documents, test cases, or other entities.

Document definition

object (Root)
object (Meta)

[Read only] Contain the meta data information of the document. It will be ignored if included in the request of the update operations (e.g MODIFY_DOCUMENT)

{
  • "Root": {
    },
  • "__meta": {
    }
}