Release 0.4.0 #274

Merged
Jef Roosens merged 75 commits from release-0.4.0 into main 2022-10-01 17:16:28 +02:00
Showing only changes of commit 50918da672 - Show all commits

View file

@ -138,7 +138,7 @@ curl \
https://example.com/vieter/x86_64
```
This endpoint allows remove an entire arch-repo.
This endpoint allows removing an entire arch-repo.
### HTTP Request
@ -149,7 +149,7 @@ This endpoint allows remove an entire arch-repo.
Parameter | Description
--------- | -----------
repo | Repository to delete arch-repo from
arch | Specific architecture to remove package
arch | Specific architecture to remove
## Remove repo
@ -166,7 +166,7 @@ curl \
https://example.com/vieter
```
This endpoint allows remove an entire repo.
This endpoint allows removing an entire repo.
### HTTP Request