drone/app/api/openapi
Marko Gaćeša 16e2ec6660 feat: [PIPE-24577]: add 200 response to artefact download API in openapi (#3336)
* add 200 response to artefact download API in openapi
2025-01-30 15:31:33 +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
gitspace.go feat: [CDE-573]: update swagger for gitspace search (#3213) 2024-12-31 08:08:48 +00:00
infra_provider.go
openapi_test.go
openapi.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
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
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-3030]: introduce include_git_stats param for list PRs APIs (#3284) 2025-01-17 11:27:23 +00:00
repo.go fix: [CODE-3030]: fix name of include_git_stats param in openapi (#3289) 2025-01-17 12:33:55 +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-3030]: introduce include_git_stats param for list PRs APIs (#3284) 2025-01-17 11:27:23 +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
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