Represents a reference to a definition type
DocumentProperty | Type | Description |
---|---|---|
target | Text | The target type, this must be a key which is available at the definitions map |
template | Text | A map where the key is the name of the generic and the value must point to a key under the definitions keyword. This can be used in case the target points to a type which contains generics, then it is possible to replace those generics with a concrete type |