From 27997ad1daea6682dbb0a01e083fc428641616e0 Mon Sep 17 00:00:00 2001 From: Björn Hagemeister Date: Thu, 9 Oct 2014 15:53:45 +0200 Subject: Adapted type of contentOperatingSystem to type in db. --- src/main/thrift/imagemaster.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/thrift') diff --git a/src/main/thrift/imagemaster.thrift b/src/main/thrift/imagemaster.thrift index 1a28c43..66c9023 100644 --- a/src/main/thrift/imagemaster.thrift +++ b/src/main/thrift/imagemaster.thrift @@ -108,7 +108,7 @@ struct ImageData { 4: UnixTimestamp createTime, 5: UnixTimestamp updateTime, 6: string ownerLogin, - 7: string operatingSystem, + 7: i32 operatingSystem, 8: bool isValid, 9: bool isDeleted, // 10: deleted, do not reuse! -- cgit v1.2.3-55-g7522