From 630733e8082cb21063123b518a70f3673b56ae19 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 16 Oct 2024 18:02:38 +0200 Subject: [PATCH] chg: [schema] updated with the new dom-hash attribute type --- schema_objects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schema_objects.json b/schema_objects.json index 7095137..7ac0300 100644 --- a/schema_objects.json +++ b/schema_objects.json @@ -70,6 +70,7 @@ "dns-soa-email", "domain", "domain|ip", + "dom-hash", "email", "email-attachment", "email-body",