From 4810f3c825042698682512ba7f9463151b433bea Mon Sep 17 00:00:00 2001 From: BKadirkhodjaev Date: Mon, 4 Nov 2024 19:30:25 +0500 Subject: [PATCH] [MODAUD-195]. Set additionalProperties=true (open to modifications) --- ramls/invoice_audit_event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ramls/invoice_audit_event.json b/ramls/invoice_audit_event.json index 4fcea772..ea5359ac 100644 --- a/ramls/invoice_audit_event.json +++ b/ramls/invoice_audit_event.json @@ -36,5 +36,5 @@ "javaType": "java.lang.Object" } }, - "additionalProperties": false + "additionalProperties": true }