debian-forge-composer/internal/cloudapi/v2
Brian C. Lane 60c5f10af8 cloudapi: Fix the href of the delete response
Originally it was going to include /delete/ in the path. It was removed
in the openapi yaml but not in the result from deleteComposeImpl.
2025-07-11 00:47:22 +02:00
..
compose.go cloudapi/v2: add patch_url to customizations 2025-07-04 08:36:23 +02:00
compose_test.go cloudapi: add azure-cvm image type 2025-06-24 15:38:32 +02:00
depsolve.go cloudapi: support dnf modules 2025-03-20 14:07:52 +01:00
errors.go cloudapi: Use error 400 for cloudapi delete errors 2025-07-11 00:47:22 +02:00
errors_test.go cloudapi/v2: add test for errors 2024-06-25 17:27:28 +02:00
handler.go cloudapi: Fix the href of the delete response 2025-07-11 00:47:22 +02:00
imagerequest.go cloudapi: add azure-cvm image type 2025-06-24 15:38:32 +02:00
imagerequest_test.go cloudapi: drop ImageRequest.GetImageOptions() method 2025-05-05 20:37:19 +02:00
middleware.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
openapi.v2.gen.go cloudapi/v2: add patch_url to customizations 2025-07-04 08:36:23 +02:00
openapi.v2.yml cloudapi/v2: add patch_url to customizations 2025-07-04 08:36:23 +02:00
search.go cloudapi: Hook up the /search/packages handler 2025-01-30 08:00:12 +01:00
server.go cloudapi: Fix missing specs for koji ContainerResolve 2025-05-13 20:38:38 +02:00
v2_disk_test.go clouapi: test Disk customization validation 2025-06-16 13:33:20 +02:00
v2_internal_test.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
v2_koji_test.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
v2_multi_tenancy_test.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
v2_test.go cloudapi/v2: add patch_url to customizations 2025-07-04 08:36:23 +02:00