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