debian-forge-composer/internal/cloudapi/v2
Chloe Kaubisch 13c79294b6 cloudapi: validate input
Validate incoming requests with openapi3. Remove unsupported
uuid format from the openapi spec. Similarly, change url to uri as
uri is a supported format and url is not.

Co-authored-by: Ondřej Budai <obudai@redhat.com>
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-05-16 13:20:46 +02:00
..
errors.go cloudapi: validate input 2022-05-16 13:20:46 +02:00
errors_test.go cloudapi/v2: Listen on /api/image-builder-composer/v2 2021-10-11 09:52:21 +02:00
handler.go cloudapi: make Repository.rhsm optional 2022-05-11 13:46:47 +02:00
openapi.v2.gen.go cloudapi: validate input 2022-05-16 13:20:46 +02:00
openapi.v2.yml cloudapi: validate input 2022-05-16 13:20:46 +02:00
server.go cloudapi: validate input 2022-05-16 13:20:46 +02:00
v2_internal_test.go cloudapi: make Repository.rhsm optional 2022-05-11 13:46:47 +02:00
v2_koji_test.go cloudapi/test: add task_id to the compose request 2022-05-16 13:20:46 +02:00
v2_multi_tenancy_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
v2_test.go cloudapi: validate input 2022-05-16 13:20:46 +02:00