drone/app/api/openapi
Karan Saraswat 0e5b3d64bd feat: [PIPE-22870]: added missing pipelines listing API for spaces (#2924)
* feat: [PIPE-22870]: added missing pipelines listing API for spaces
2024-11-05 12:26:25 +00:00
..
account.go
check.go
common.go
connector.go
gitspace.go feat: [CDE-332]: added a way to filter gitspaces (#2915) 2024-11-04 06:57:06 +00:00
infra_provider.go
openapi_test.go
openapi.go
pipeline.go
plugin.go
principals.go fix: [PIPE-22872]: fixed swagger schema for existing APIs (#2921) 2024-11-04 16:58:06 +00:00
pullreq.go feat: [PIPE-22454]: add PR metadata in get/list PR API response (#2912) 2024-11-05 12:02:44 +00:00
repo.go fix: [PIPE-22872]: fixed swagger schema for existing APIs (#2921) 2024-11-04 16:58:06 +00:00
resource.go
secret.go
service.go
space.go feat: [PIPE-22870]: added missing pipelines listing API for spaces (#2924) 2024-11-05 12:26:25 +00:00
system.go
template.go
upload.go
user.go
users.go
webhook.go feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
wire.go