ni / systemlink-OpenAPI-documents

MIT License
16 stars 22 forks source link

Test Monitor: relative time queries for test results #29

Closed haworthia closed 5 years ago

haworthia commented 5 years ago

What does this Pull Request accomplish?

Adds support for querying test results by time range.

Why should this Pull Request be merged?

It adds functionality for querying by relative times instead of restricting time-based queries to absolute time.

What testing has been done?

Rendered the doc in Swagger editor. Tested the query parameters on a locally installed instance using Postman and automated Python tests.