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