diff options
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/rst/api/core/v1/bug-user-last-visit.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |