975
edits
No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
} | } | ||
* '''/tests/runs/'''''testId'' - returns test runs for | * '''/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 | * '''/testruns/values/'''''testRunId'' - returns test run results for a specific testRunId | ||
** Example response | ** Example response | ||
{ | { | ||
edits