975
edits
| Line 59: | Line 59: | ||
] | ] | ||
} | } | ||
* '''/api/ | * '''/api/test/''testid''/runs/''testRunId''''' - returns test run information for a specific testRunId | ||
** Example response | ** Example response | ||
{ | { | ||
| Line 82: | Line 82: | ||
} | } | ||
* '''/api/ | * '''/api/test/''testid''/runs/''testRunId''/values''' - returns test run results for a specific testRunId | ||
** Example response | ** Example response | ||
{ | { | ||
edits