975
edits
| Line 115: | Line 115: | ||
} | } | ||
=== Get latest test run for a test === | === Get values for latest test run for a test === | ||
* http://graphs.mozilla.org/api/test/runs/latest?id=TESTID&branchid=BRANCHID&machineid=MACHINEID - returns test run | * http://graphs.mozilla.org/api/test/runs/latest?id=TESTID&branchid=BRANCHID&machineid=MACHINEID - returns test run values for the latest run test for a specific test, branch and machine id | ||
** Example response | ** Example response | ||
{ | { | ||
edits