drone/app/api/request
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
..
archive.go
archive_test.go feat: [code-2976]: replace go-chi with chi v5 (#3186) 2024-12-20 18:16:33 +00:00
auth.go
check.go
common.go fix: [CODE-3057]: Revert "temporary fix for listing more than 30 repos in a single request" (#3324) 2025-01-27 08:06:38 +00:00
connector.go
context.go feat: [CODE-2865]: ssh support changes (#3052) 2025-01-13 15:56:57 +00:00
context_test.go
diff.go feat: [CODE-3129]: add ignore whitespace for diff (#3327) 2025-01-31 21:48:57 +00:00
execution.go feat: [PIPE-22871]: API for listing executions for a project/space (#2941) 2024-11-08 11:55:40 +00:00
git.go feat: [CODE-3030]: introduce include_git_stats param for list PRs APIs (#3284) 2025-01-17 11:27:23 +00:00
git_test.go
gitspace.go fix: [CDE-332]: gitspaces swagger fix (#2916) 2024-11-04 08:19:40 +00:00
infra_provider.go
label.go feat: [PIPE-24548]: Add label PR label assignment count (#3292) 2025-01-17 17:37:46 +00:00
membership.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
principal.go
publickey.go
pullreq.go fix: [CODE-3030]: fix name of include_git_stats param in openapi (#3289) 2025-01-17 12:33:55 +00:00
repo.go fix: [CODE-3057]: Revert "temporary fix for listing more than 30 repos in a single request" (#3324) 2025-01-27 08:06:38 +00:00
rule.go
secret.go
space.go
template.go
time.go fix: [code-2912]: minor improvements, requested changes (#3197) 2024-12-23 16:20:40 +00:00
token.go
util.go feat: [code-2976]: replace go-chi with chi v5 (#3186) 2024-12-20 18:16:33 +00:00
util_test.go
webhook.go