From 84796f64f56ea332d6a8c525151a6b7ef386f857 Mon Sep 17 00:00:00 2001 From: Craig Mathis Date: Wed, 8 May 2019 11:41:34 -0600 Subject: [PATCH] Remove audit fields from the person data type. --- schemas/context/person.schema.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/schemas/context/person.schema.json b/schemas/context/person.schema.json index c71c97c5c7..17b79c16a8 100644 --- a/schemas/context/person.schema.json +++ b/schemas/context/person.schema.json @@ -66,9 +66,6 @@ }, { "$ref": "#/definitions/person" - }, - { - "$ref": "https://ns.adobe.com/xdm/common/auditable" } ], "meta:status": "experimental"