diff options
Diffstat (limited to 'resources/topology_schemas')
-rw-r--r-- | resources/topology_schemas/topology.sch.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/topology_schemas/topology.sch.yaml b/resources/topology_schemas/topology.sch.yaml index b69cd2df02..33b4e7bfc0 100644 --- a/resources/topology_schemas/topology.sch.yaml +++ b/resources/topology_schemas/topology.sch.yaml @@ -99,6 +99,8 @@ schema;type_tg: type: <<: *type_node_mapping_type enum: [TG] + subtype: + type: str interfaces: <<: *type_interface_tg |