forked from vieter-v/vieter
refactor: some small changes before PR
This commit is contained in:
parent
b66d1161ed
commit
ab81eebd87
7 changed files with 31 additions and 34 deletions
|
|
@ -40,8 +40,8 @@ meaning manual requests can cause builds to be skipped.
|
|||
|
||||
```shell
|
||||
curl \
|
||||
-H 'x-api-key: secret' \
|
||||
'https://example.com/api/v1/jobs/poll?arch=x86_64&max=2'
|
||||
-H 'X-Api-Key: secret' \
|
||||
https://example.com/api/v1/jobs/poll?arch=x86_64&max=2
|
||||
```
|
||||
|
||||
> JSON output format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue