From 99b38506e8fcbb0e5aa17cc238d34c6dcbf6cd99 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 7 Nov 2014 17:49:58 +0100 Subject: remove lastmodified and etag from api --- db/feed.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'db') diff --git a/db/feed.php b/db/feed.php index 987e1e674..95aa93819 100644 --- a/db/feed.php +++ b/db/feed.php @@ -120,8 +120,6 @@ class Feed extends Entity implements IAPI, \JsonSerializable { 'added', 'folderId', 'unreadCount', - 'lastModified', - 'etag', 'link' ]); } -- cgit v1.2.3