drone/app/api/openapi
Atefeh Mohseni Ejiyeh 10a3e635b7 fix: [PIPE-25291]: Added openapi endpoint for repo "import-progress" api (#3452) 2025-02-19 16:04:07 +00:00
..
account.go
check.go feat: [CODE-285]: Add openapi spec for space recent check list (#3115) 2024-12-06 13:07:21 +00:00
common.go feat: [PIPE-22871]: API for listing executions for a project/space (#2941) 2024-11-08 11:55:40 +00:00
connector.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
gitspace.go feat: [CDE-573]: update swagger for gitspace search (#3213) 2024-12-31 08:08:48 +00:00
infra_provider.go feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
openapi.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
openapi_test.go
pipeline.go feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API (#2958) 2024-11-08 19:08:20 +00:00
plugin.go feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
principals.go fix: [CODE-1577] include pr author in browser param in PR listing page (#2868) 2024-11-06 10:20:51 +00:00
pullreq.go feat: [CODE-3129]: add ignore whitespace for diff (#3327) 2025-01-31 21:48:57 +00:00
repo.go fix: [PIPE-25291]: Added openapi endpoint for repo "import-progress" api (#3452) 2025-02-19 16:04:07 +00:00
resource.go
rules.go fix: [CODE-2814]: Export openapi spec rules related types and structs (#3018) 2024-11-19 19:44:09 +00:00
secret.go
service.go
space.go feat: [CODE-3174]: improve pullreq space list API (#3409) 2025-02-11 20:21:06 +00:00
system.go
template.go
upload.go feat: [PIPE-24577]: add 200 response to artefact download API in openapi (#3336) 2025-01-30 15:31:33 +00:00
user.go feat: [PIPE-22362]: Create openapi spec for user/tokens endpoint (#2782) 2024-10-08 12:44:57 +00:00
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