From 97042425384863e3005daa39b90f575bad8c53ad Mon Sep 17 00:00:00 2001 From: BKadirkhodjaev Date: Mon, 4 Nov 2024 19:29:48 +0500 Subject: [PATCH] [MODAUD-196]. Set additionalProperties=true (open to modifications) --- ramls/invoice_line_audit_event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ramls/invoice_line_audit_event.json b/ramls/invoice_line_audit_event.json index 1a4bb23..6c481fe 100644 --- a/ramls/invoice_line_audit_event.json +++ b/ramls/invoice_line_audit_event.json @@ -40,5 +40,5 @@ "javaType": "java.lang.Object" } }, - "additionalProperties": false + "additionalProperties": true }