EntityTag Data Type

Properties
name data type constraints description
weak boolean required boolean
value string  

Example

{
  "weak" : true,
  "value" : "..."
}