From b05b4c78e8846441953d792d2e8fe52d1956102f Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 8 Mar 2025 11:58:36 +0200 Subject: [PATCH] schema desc --- schema/metadata/entityDefs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/metadata/entityDefs.json b/schema/metadata/entityDefs.json index 3532d5db59..b6e471d25f 100644 --- a/schema/metadata/entityDefs.json +++ b/schema/metadata/entityDefs.json @@ -1035,7 +1035,7 @@ }, "optimisticConcurrencyControlIgnore": { "type": "boolean", - "description": "Ignore optimistic concurrency control." + "description": "Ignore optimistic concurrency control. As of v9.1." }, "additionalAttributeList": { "type": "array",