dlespiau / dlespiau/patchwork

Query test results through a new GET request

Open
#113 3 comments 0 reactions 1 assignee Claimed by @lsandov1 View on GitHub
documentation domain/API enhancement
Dominant language
Python
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

We can now post results through

```
POST /api/1.0/series/(int: series_id)/revisions/(int: version)/test-results/
```

but we cannot query these. We should have the same request but using GET

```
GET /api/1.0/series/(int: series_id)/revisions/(int: version)/test-results/
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.