fix(schema): add explicit optional: false to Parent relationships in vrf.yml
This commit is contained in:
@@ -105,6 +105,7 @@ nodes:
|
||||
peer: InfraDevice
|
||||
cardinality: one
|
||||
kind: Parent
|
||||
optional: false
|
||||
- name: import_targets
|
||||
peer: InfraRouteTarget
|
||||
identifier: vrf_assignment_import_targets
|
||||
|
||||
Reference in New Issue
Block a user