Perfomatic:API: Difference between revisions

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 information for the latest run test for a specific test, branch and machine id
* 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
  {
  {
975

edits