drone/internal/api/openapi
2023-09-18 15:59:40 +00:00
..
account.go add pubsub for events 2023-09-08 12:52:25 +01:00
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 add cancellation support for CI builds (#456) 2023-09-13 15:22:26 +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 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
repo.go [Refactor] Move from paths to space_paths Table (#500) 2023-09-15 15:19:53 +00: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 [SWAGGER] Minor Swagger Fix and yarn services (#506) 2023-09-15 18:59:34 +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