drone/internal/api/openapi
Johannes Batzill f655c2fae3 Add Standalone API to Harness Router (#40)
To simplify UI code we are going to expose both Harness API and Standalone API (restricted to harness embedded functionalities) when running in harness mode.

Furthermore, this PR adds a middleware that allows us to reuse standalone Handlers for Harness API for operations that don't require any request/response manipulation.
2022-10-19 18:35:40 -07:00
..
account.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
common.go Add Standalone API to Harness Router (#40) 2022-10-19 18:35:40 -07:00
openapi_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi.go server urls added, resource moved to the root path (#35) 2022-10-18 02:24:20 +02:00
repo.go Add Standalone API to Harness Router (#40) 2022-10-19 18:35:40 -07:00
resource.go Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
space.go Add Standalone API to Harness Router (#40) 2022-10-19 18:35:40 -07:00
user.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
users.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00