drone/internal/api/openapi
2023-08-31 08:03:33 +00:00
..
account.go fix: Update the code to use registerInput along with createInput for user registration and subsequent creation 2023-08-11 00:52:05 +05:30
check.go add pagination to the status check list API 2023-07-31 13:23:34 +02:00
common.go enum types should have Enum() method (#192) 2023-01-12 17:13:03 +01:00
connector.go add openapi defs 2023-08-22 14:05:13 +01:00
openapi_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi.go Add plugins list API (#349) 2023-08-28 19:02:46 +00:00
pipeline.go move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +00:00
plugin.go move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +00:00
principals.go Fix Linting errors (#142) 2023-06-15 21:27:06 +00:00
pullreq.go Proposal - Remove PR diff api and use repo API (#242) 2023-07-26 23:37:22 +00:00
repo.go fix commit adn files changed counters 2023-08-14 17:17:08 +02:00
resource.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
secret.go address comments, complete secret CRUD 2023-08-09 15:02:48 +01:00
space.go move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +00:00
system.go fix: Minor comments 2023-08-16 17:52:03 +05:30
template.go add openapi defs 2023-08-22 14:05:13 +01:00
user.go add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00
users.go [CODE-619]: Move update admin route from user to users (#207) 2023-07-18 19:08:52 +00:00
webhook.go feat: Update HTTP status code to 201 when returning from successful create operations 2023-06-01 15:09:17 +05:30