浏览代码

update docstring

Guénaël Muller 6 年前
父节点
当前提交
ad4d79c439
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      backend/tracim_backend/lib/core/content.py

+ 2 - 1
backend/tracim_backend/lib/core/content.py 查看文件

962
         (last modification of content itself or one of this comment)
962
         (last modification of content itself or one of this comment)
963
         :param workspace: Workspace to check
963
         :param workspace: Workspace to check
964
         :param limit: maximum number of elements to return
964
         :param limit: maximum number of elements to return
965
-        :param before_datetime: date from where we check older content.
965
+        :param before_content: last_active content are only those updated
966
+         before this content given.
966
         :param content_ids: restrict selection to some content ids and
967
         :param content_ids: restrict selection to some content ids and
967
         related Comments
968
         related Comments
968
         :return: list of content
969
         :return: list of content