TagView
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/TagView.jsoncolorstring
descriptionstring
namestringrequired
parentUuidstring
pathstringrequired
slugstringrequired
tenantIdstringrequired
uuidstringrequired
TagView
{
"$schema": "https://example.com/schemas/TagView.json",
"color": "string",
"description": "string",
"name": "string",
"parentUuid": "string",
"path": "string",
"slug": "string",
"tenantId": "string",
"uuid": "string"
}