From 75028d3adf0619a2c4c3880dfd78ed18e59b50ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sat, 29 Feb 2020 01:18:07 +0100 Subject: [PATCH] new: health object meta type --- schema_objects.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema_objects.json b/schema_objects.json index 98da752..6c2f32a 100644 --- a/schema_objects.json +++ b/schema_objects.json @@ -261,7 +261,8 @@ "internal", "vulnerability", "climate", - "iot" + "iot", + "health" ], "type": "string" },