drone/app/api/openapi
Marko Gaćeša 069a35a4d8 feat: [CODE-2484]: add API to squash commits on a branch (#2793)
* add openapi entry for squash
* minor fixes
* squash api
2024-10-15 16:49:02 +00:00
..
account.go
check.go feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
common.go deprecate PR edited field (#2692) 2024-09-16 15:44:17 +00:00
connector.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
gitspace.go feat: [CDE-192]: updated missing swagger (#2430) 2024-08-08 06:49:37 +00:00
infra_provider.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
openapi_test.go
openapi.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
pipeline.go feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +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 feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
pullreq.go fix: [CODE-2134]: replace include_description with exclude_description param (#2808) 2024-10-14 18:08:07 +00:00
repo.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
resource.go
secret.go
service.go
space.go fix: [CODE-2134]: replace include_description with exclude_description param (#2808) 2024-10-14 18:08:07 +00:00
system.go
template.go
upload.go
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 fix: [CODE-2478]: fix swagger of webhook execution (#2796) 2024-10-10 00:43:28 +00:00
wire.go