debian-forge-composer/internal/kojiapi
Tom Gundersen 67e4182ba4 kojiapi: add a server/client implementation of the OpenAPI spec
This just translates between the OpenAPI spec and our internal
API.

This still lacks tests, but a follow-up commit adds integration tests.

`internal/kojiapi/openapi.gen.go` was automatically generated from
`internal/kojiapi/openapi.yml`. To regenerate use `go generate ./...`.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-09-16 00:15:02 +01:00
..
openapi.gen.go kojiapi: add a server/client implementation of the OpenAPI spec 2020-09-16 00:15:02 +01:00
openapi.yml kojiapi: add OpenAPI spec 2020-09-16 00:15:02 +01:00
server.go kojiapi: add a server/client implementation of the OpenAPI spec 2020-09-16 00:15:02 +01:00