From 731deac85cfeb37f870ee7c95669b13be7ad759a Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Tue, 17 Jul 2018 09:09:22 -0400 Subject: Bug 1260096 - BugUserLastVisit api not working and throwing error code : 32614 --- docs/en/rst/api/core/v1/bug-user-last-visit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/en/rst/api/core/v1/bug-user-last-visit.rst b/docs/en/rst/api/core/v1/bug-user-last-visit.rst index 2c3782662..f98122097 100644 --- a/docs/en/rst/api/core/v1/bug-user-last-visit.rst +++ b/docs/en/rst/api/core/v1/bug-user-last-visit.rst @@ -82,7 +82,7 @@ To return more than one specific bug timestamps: GET /rest/bug_user_last_visit/123?ids=234&ids=456 -To return just the most recent 20 timestamps: +To return all the timestamps stored during the retention period: .. code-block:: text -- cgit v1.2.3-24-g4f1b