EntityTag Data Type

Properties
name data type constraints description
value string  
weak boolean required

Example

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