fix: Normalised object relations of the ip-api-address object

- Using dash as separator instead of space
pull/291/head
chrisr3d 2020-09-03 14:10:02 +02:00
parent 7865f4110d
commit 73ced3e75c
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
"misp-attribute": "text",
"ui-priority": 1
},
"country code": {
"country-code": {
"description": "Country code ",
"disable_correlation": true,
"misp-attribute": "text",
@ -71,7 +71,7 @@
"misp-attribute": "text",
"ui-priority": 1
},
"region code": {
"region-code": {
"description": "Region code. example: CA",
"disable_correlation": true,
"misp-attribute": "text",