From 6fd7dfc896fbff9f48390e3707dfa3f520f46d0f Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 24 Jan 2020 10:30:22 +0100 Subject: [PATCH] change definition.json for vehicle and geolocation --- objects/geolocation/definition.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/objects/geolocation/definition.json b/objects/geolocation/definition.json index 1189994..f0d2a33 100644 --- a/objects/geolocation/definition.json +++ b/objects/geolocation/definition.json @@ -49,6 +49,11 @@ "misp-attribute": "text", "ui-priority": 1 }, + "neighborhood": { + "description": "Neighborhood.", + "misp-attribute": "text", + "ui-priority": 1 + }, "zipcode": { "description": "Zip Code.", "misp-attribute": "text",