drone/app/api/openapi
Karan Saraswat 55d2b1dee3 feat: [CODE-2297]: add dry run param for delete branch API (#2590)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-2297
* updated comment
* worked on review comments and added to openapi spec
* return empty violations array when dry_run = true
* feat: [CODE-2297]: add dry run param for delete branch API
2024-08-28 08:39:04 +00:00
..
account.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
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 feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
connector.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07: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 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
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 Refactor router and openapi related to labels to export setup funcs and params (#2500) 2024-08-14 14:06:04 +00:00
repo.go feat: [CODE-2297]: add dry run param for delete branch API (#2590) 2024-08-28 08:39:04 +00:00
resource.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
secret.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
service.go feat: different openapi for harness code (#997) 2024-01-30 21:51:44 +00:00
space.go Refactor router and openapi related to labels to export setup funcs and params (#2500) 2024-08-14 14:06:04 +00:00
system.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
upload.go feat: Add swagger support for uploads API (#678) 2023-10-27 08:37:12 +00:00
user.go feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
users.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
webhook.go feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
wire.go feat: different openapi for harness code (#997) 2024-01-30 21:51:44 +00:00