Skip to content

Commit 89fa074

Browse files
author
Gerald Baulig
committed
fix(countries): add netherlands
1 parent b403bc7 commit 89fa074

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

datasets/system/data/seed-data/countries.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,18 @@
5757
attributes:
5858
- id: urn:restorecommerce:acs:names:ownerInstance
5959
value: system
60+
---
61+
id: netherlands
62+
name: Netherlands
63+
countryCode: NL
64+
geographicalName: Netherlands
65+
economicAreas:
66+
- EEA
67+
meta:
68+
modifiedBy: ""
69+
owners:
70+
- id: urn:restorecommerce:acs:names:ownerIndicatoryEntity
71+
value: urn:restorecommerce:acs:model:organization.Organization
72+
attributes:
73+
- id: urn:restorecommerce:acs:names:ownerInstance
74+
value: system

0 commit comments

Comments
 (0)