Perfomatic:API: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 35: Line 35:
  }
  }
                  
                  
* '''/tests/runs/'''''testId'' - returns test runs for test_id, default date limit is 4 weeks, sorted by date descending
* '''/tests/runs/'''''testId'' - returns test runs for a specific testId, default date limit is 4 weeks, sorted by date descending
** Example response:
** Example response:
  {
  {
Line 70: Line 70:
     ]
     ]
  }
  }
* '''/testruns/values/'''''testRunId'' - returns test run results for a specific test_run_id
* '''/testruns/values/'''''testRunId'' - returns test run results for a specific testRunId
** Example response
** Example response
  {
  {
975

edits

Navigation menu