debian-forge-composer/internal/cloudapi/v2
Gianluca Zuccarelli 8b5458ae83 internal/cloudapi: register status code middleware
Register the custom middleware function to the cloudapi
server. This function is responsible for recording all
the status codes of all the server's endpoints.
2022-11-30 11:14:29 +01:00
..
errors.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi: Add azure-sap-rhui support to cloudapi 2022-11-18 16:53:22 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go CloudAPI: add description for Repository definition 2022-11-28 17:30:56 +01:00
openapi.v2.yml CloudAPI: add description for Repository definition 2022-11-28 17:30:56 +01:00
server.go internal/cloudapi: register status code middleware 2022-11-30 11:14:29 +01:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
v2_multi_tenancy_test.go cloudapi: Correctly test dependency errors 2022-08-03 13:51:52 +02:00
v2_test.go cloudapi/v2: expose ostree contenturl and rhsm options 2022-11-04 11:41:31 +01:00