From acefc3a05c3d98b78eb3f8fa9696ecfcfd1a0f95 Mon Sep 17 00:00:00 2001 From: vburtonComtech Date: Mon, 6 May 2024 13:33:09 -0700 Subject: [PATCH] Update i3-policy-store.yaml for BodyPartCondition Change to BodyPartCondition to match updated text in NENA-STA-010.3f section 3.3.3.1.12 which changes "element" and "content" from mandatory to optional. --- i3-policy-store.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/i3-policy-store.yaml b/i3-policy-store.yaml index 09084fb..a446279 100644 --- a/i3-policy-store.yaml +++ b/i3-policy-store.yaml @@ -690,9 +690,7 @@ components: - type: object required: - contentType - - element - operator - - content properties: contentType: type: string @@ -827,4 +825,4 @@ components: langList: type: string langTest: - type: string \ No newline at end of file + type: string