diff --git a/release-candidates.php b/release-candidates.php index 3985861f7..5562eb86f 100644 --- a/release-candidates.php +++ b/release-candidates.php @@ -32,16 +32,31 @@ $SIDEBAR_DATA = ' The downloads on this page are not meant to be run in production. They are for testing only. +
The QA API is simple, and is based on the query string. Pass in only=dev-versions (the only type currently), along with the desired format (serialize or json).
+ The QA API is based on the query string. +
+
+ Pass in the format parameter, with serialize or
+ json as value to obtain all information:
+
+ To only tried dev version numbers, add only=dev_versions:
+