From 378eaa8ad1d68b16c73c563ce31c076eeec26005 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 13 Jan 2016 19:08:10 +0100 Subject: Thrift(SAT): Add lecture is private only field to lecture struct --- src/main/thrift/bwlp.thrift | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/thrift/bwlp.thrift') diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift index f89644e..9583a9d 100644 --- a/src/main/thrift/bwlp.thrift +++ b/src/main/thrift/bwlp.thrift @@ -255,6 +255,7 @@ struct LectureWrite { 16: optional list remAllowedUsers, // users to remove from that list 17: list locationIds, 18: bool limitToLocations, + 19: bool limitToAllowedUsers, } struct LectureSummary { -- cgit v1.2.3-55-g7522