drone/app/api/openapi
Enver Biševac 92e39dee79 feat: [CODE-3129]: add ignore whitespace for diff (#3327)
* better parsing of query param ignore_whitespace
* replace hideWhitespace with ignoreWhitespace
* replace rest client literals with vars
* added openapi
* add ignore whitespace for diff
2025-01-31 21:48:57 +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-3129]: add ignore whitespace for diff (#3327) 2025-01-31 21:48:57 +00:00
repo.go feat: [CODE-3129]: add ignore whitespace for diff (#3327) 2025-01-31 21:48:57 +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 fix: [PIPE-24870]: Fix Swagger for Space Import Repositories API (#3360) 2025-01-30 21:56:36 +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