debian-forge-composer/internal/cloudapi/v2
Sanne Raymaekers 111feda1f5 worker: Remove ellipsis operator from clienterrors.Error
The ellipsis operator was used as a hack to not need to pass any details
as an argument, but it makes what the end object will actually look like
less obvious. It also makes it impossible to pass an array to details
without getting a nested array.

Fixes #2874
2022-08-03 13:51:52 +02:00
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi: Make container name and tag optional 2022-08-01 21:50:03 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go cloudapi: Make container name and tag optional 2022-08-01 21:50:03 +01:00
openapi.v2.yml cloudapi: Make container name and tag optional 2022-08-01 21:50:03 +01:00
server.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
v2_multi_tenancy_test.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
v2_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00