From fb28307afb40dd2d0e9a4c32b2e6f1c1b1d5de4c Mon Sep 17 00:00:00 2001
From: alaskowski <alaskowski@ethz.ch>
Date: Thu, 12 Oct 2023 15:33:10 +0200
Subject: [PATCH] BIS-711: Fixed EnglishTest

---
 .../ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt  | 8 ++++++++
 1 file changed, 8 insertions(+)

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 75799cb77cc..cd96cb853be 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
@@ -240,6 +240,11 @@ Custom AS Service Fetch Options
 Custom AS Service Search Criteria
 Custom AS Service Sort Options
 custom Import
+CustomDSSService
+CustomDssServiceCode
+CustomDSSServiceExecutionOptions
+CustomDSSServiceFetchOptions
+CustomDSSServiceSortOptions
 DATA
 Data Set Archive Options
 Data Set Lock Options
@@ -479,6 +484,8 @@ ExecuteCustomASServiceOperation
 ExecuteCustomASServiceOperationResult
 executeImport
 executeOperations
+executeCustomDSSService
+ExecuteCustomDSSServiceOperationResult
 Execution Options
 EXPERIMENT
 Experiment
@@ -1217,6 +1224,7 @@ IAuthorizationGroupId
 ICodeHolder
 IContentCopyId
 ICreationIdHolder
+ICustomDSSServiceId
 ID
 id
 IDataSetFileId
-- 
GitLab