File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/integration/data/bootstrap Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apiVersion: infrahub.app/v1
33kind : Object
44spec :
55 kind : OrganizationCustomer
6- data :
6+ data : []
77 # UNUSED: All customers are not referenced in any loaded objects
88 # The "owner" field in ASN objects references providers (OrganizationProvider), not customers
99 # The ServiceVirtualFabric schema has a customer relationship, but no ServiceVirtualFabric objects are loaded in bootstrap
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apiVersion: infrahub.app/v1
33kind : Object
44spec :
55 kind : OrganizationCustomer
6- data :
6+ data : []
77 # UNUSED: All customers are not referenced in any loaded objects
88 # The "owner" field in ASN objects references providers (OrganizationProvider), not customers
99 # The ServiceVirtualFabric schema has a customer relationship, but no ServiceVirtualFabric objects are loaded in bootstrap
You can’t perform that action at this time.
0 commit comments