From 66bfea2c41578da2cf692eb681812c24a905ad3c Mon Sep 17 00:00:00 2001 From: felmer <franz-josef.elmer@id.ethz.ch> Date: Thu, 25 May 2023 08:08:39 +0200 Subject: [PATCH] SSDM-13672: V3 API extension: dictionary for EnglishTest extended for the new flag codeBeatsAutoGeneratedCode --- .../ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt b/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt index 4a5bc638c39..78112d99d2e 100644 --- a/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt +++ b/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt @@ -2746,4 +2746,7 @@ ServerInformation ApplicationServerAPIExtensions getManagedPersonalAccessToken PERSONAL_ACCESS_TOKENS_MAX_VALIDITY_PERIOD -PERSONAL_ACCESS_TOKENS_VALIDITY_WARNING_PERIOD \ No newline at end of file +PERSONAL_ACCESS_TOKENS_VALIDITY_WARNING_PERIOD + +is Code Beats Auto Generated Code +set Code Beats Auto Generated Code -- GitLab