From e45c2df33adf9e6e20b75971812d6eb0e42f5654 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 17 Feb 2020 08:28:58 +0100 Subject: [PATCH] chg: [schema] iot category added --- schema_objects.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema_objects.json b/schema_objects.json index 91d1d47..98da752 100644 --- a/schema_objects.json +++ b/schema_objects.json @@ -260,7 +260,8 @@ "misc", "internal", "vulnerability", - "climate" + "climate", + "iot" ], "type": "string" },