changed key name to normalise multi-word keys
parent
1f70345ca6
commit
a701ae51bf
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "gdpr",
|
"name": "gdpr",
|
||||||
"expanded-name": "General Data Protection Regulation",
|
"expanded_name": "General Data Protection Regulation",
|
||||||
"ref": [
|
"ref": [
|
||||||
"http://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX:32016R0679"
|
"http://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX:32016R0679"
|
||||||
],
|
],
|
||||||
|
@ -110,4 +110,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue