From 0476e2b3e9407a862b103580e1ab644303991ba0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 29 Mar 2026 06:22:14 +0000 Subject: [PATCH] Update json/endToEndEncryptionState.json --- json/endToEndEncryptionState.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/json/endToEndEncryptionState.json b/json/endToEndEncryptionState.json index cf5fb9f93..17c0e3a56 100644 --- a/json/endToEndEncryptionState.json +++ b/json/endToEndEncryptionState.json @@ -42,6 +42,15 @@ "disabled" ] } + }, + { + "name": "clientId", + "optional": false, + "schema": { + "title": "String", + "type": "string", + "maxLength": 255 + } } ], "sensitive": false