jenkins-bot has submitted this change and it was merged.
Change subject: Improve the API help for format=xmlfm
......................................................................
Improve the API help for format=xmlfm
I thought it dumped raw text with attached JSON "debugging elements",
but it's just jsonfm with a little extra.
Change-Id: I55f2ae2c9aa295bcb972b4e02e7352532d64341c
---
M includes/api/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Anomie: Looks good to me, approved
Siebrand: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 90d7fa7..9602e43 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1360,7 +1360,7 @@
"apihelp-php-description": "Output data in serialized PHP format.",
"apihelp-php-param-formatversion": "Output
formatting:\n;1:Backwards-compatible format (XML-style booleans, <samp>*</samp>
keys for content nodes, etc.).\n;2:Experimental modern format. Details may
change!\n;latest:Use the latest format (currently <kbd>2</kbd>), may change
without warning.",
"apihelp-phpfm-description": "Output data in serialized PHP format
(pretty-print in HTML).",
- "apihelp-rawfm-description": "Output data with the debugging elements
in JSON format (pretty-print in HTML).",
+ "apihelp-rawfm-description": "Output data, including debugging
elements, in JSON format (pretty-print in HTML).",
"apihelp-txt-description": "Output data in PHP's <code>print_r()</code>
format.",
"apihelp-txtfm-description": "Output data in PHP's
<code>print_r()</code> format (pretty-print in HTML).",
"apihelp-xml-description": "Output data in XML format.",
--
To view, visit https://gerrit.wikimedia.org/r/192767
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I55f2ae2c9aa295bcb972b4e02e7352532d64341c
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits