drone/internal/api/openapi
2023-08-09 23:00:33 +01:00
..
account.go Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00: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
openapi_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi.go address comments, complete secret CRUD 2023-08-09 15:02:48 +01:00
pipeline.go run make format and fix lint errors 2023-08-09 23:00:33 +01: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 initial work - diff stats, (files changed) 2023-08-02 14:34:39 +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 add list secrets 2023-08-09 17:19:26 +01:00
user.go feat: [CODE-674]: user's space membership; membership API pagination (#241) 2023-07-26 20:53:42 +00: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