Traits
traits
The traits array.
#traits |
|
type |
array |
items |
|
trait
A trait.
#trait |
||
allOf |
||
A trait |
||
type |
object |
|
properties |
||
|
||
|
||
patternProperties |
||
|
||
additionalProperties |
False |
|
traitFeatures
A list of features included in a trait
#traitFeatures |
|
type |
array |
items |
|
traitFeature
A feature of a trait
#traitFeature |
||
allOf |
||
type |
object |
|
properties |
||
|
||
|
||
|
||
patternProperties |
||
|
||
additionalProperties |
False |
|
featureEnums
The enumeration values allowed for the feature
#featureEnums |
|
type |
array |
items |
|
minItems |
1 |
featureEnum
An enumeration value allowed for a feature
#featureEnum |
||
allOf |
||
An enumeration value |
||
type |
object |
|
properties |
||
|
||
patternProperties |
||
|
||
additionalProperties |
False |
|