REST API - Add extra items in GET /api/App/UutReport to GET /api/Report/Query/Header
CompletedGET /api/App/UutReport contains items that are not contained in GET /api/Report/Query/Header. GET /api/Report/Query/Header endpoint is preferred in our use case as we can filter based on timestamp (related to upload time) instead of filtering based on test time. We would like to be able to get these items without having to make additional calls to other endpoints on a per report basis.
Items missing from GET /api/Report/Query/Header:
- executionTime
- swFilename
- swVersion
- fixtureId
- stepCausedUutFailure
Additionally, would it be possible to get miscData as well?
Please sign in to leave a comment.
Comments
3 comments