jenkins-bot has submitted this change and it was merged.

Change subject: Improve ApiFlowViewTopicList documentation
......................................................................


Improve ApiFlowViewTopicList documentation

Change-Id: I06222750ba47ea80cb40e320d1baac216b39f6cf
---
M i18n/en.json
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index a64e826..874a368 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -484,10 +484,10 @@
        "apihelp-flow+view-topic-summary-example-1": "View the summary for 
[[Topic:S2tycnas4hcucw8w]] as wikitext",
        "apihelp-flow+view-topiclist-description": "View a list of topics.",
        "apihelp-flow+view-topiclist-param-offset-dir": "Direction to order the 
topics.",
-       "apihelp-flow+view-topiclist-param-sortby": "Sorting option of the 
topics.",
-       "apihelp-flow+view-topiclist-param-savesortby": "Save sortby option, if 
set.",
-       "apihelp-flow+view-topiclist-param-offset-id": "Offset value (in UUID 
format) to start fetching topics at.",
-       "apihelp-flow+view-topiclist-param-offset": "Offset value to start 
fetching topics at.",
+       "apihelp-flow+view-topiclist-param-sortby": "Sorting option of the 
topics, either <kbd>updated</kbd> (ordered by topic update time), or 
<kbd>newest</kbd> (ordered by topic creation time).",
+       "apihelp-flow+view-topiclist-param-savesortby": "Save sortby option to 
user preferences, if set.",
+       "apihelp-flow+view-topiclist-param-offset-id": "Offset value (in UUID 
format) to start fetching topics at; used only with <kbd>newest</kbd> ordering",
+       "apihelp-flow+view-topiclist-param-offset": "Offset value (as a topic 
update timestamp, in <code>TS_MW</code> format (<code>YYYYMMDDHHMMSS</code>)), 
to start fetching topics at; used only with <kbd>updated</kbd> ordering",
        "apihelp-flow+view-topiclist-param-limit": "Number of topics to fetch.",
        "apihelp-flow+view-topiclist-example-1": "List topics on 
[[Talk:Sandbox]]",
        "apihelp-flow-parsoid-utils-description": "Convert text between 
wikitext and HTML.",

-- 
To view, visit https://gerrit.wikimedia.org/r/212241
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I06222750ba47ea80cb40e320d1baac216b39f6cf
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Mooeypoo <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to