From 5bb7d2e44714ec15d17dc1660dad111102d657cb Mon Sep 17 00:00:00 2001
From: pkupczyk <piotr.kupczyk@id.ethz.ch>
Date: Sat, 17 Feb 2018 09:02:46 +0100
Subject: [PATCH] SSDM-5101: V3 API: Allowing registering physical data sets
 via the JSON facade - fix English check

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

diff --git a/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt b/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
index 4b236e9ae5c..0c8316e02dc 100644
--- a/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
+++ b/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
@@ -1882,3 +1882,8 @@ set Material Type Id
 get Property Types
 Get Property Types Operation
 Get Property Types Operation Result
+
+create Uploaded Data Set
+get Upload Id
+set Upload Id
+Uploaded Data Set Creation
\ No newline at end of file
-- 
GitLab