EntityTag Data Type
| name | data type | constraints | description |
|---|---|---|---|
| value | string | ||
| weak | boolean | required |
Example
{
"value" : "...",
"weak" : true
}
| name | data type | constraints | description |
|---|---|---|---|
| value | string | ||
| weak | boolean | required |
Example
{
"value" : "...",
"weak" : true
}