drone/internal/api/openapi
2023-08-01 17:40:50 +05:30
..
account.go [CODE-621]: Remove config from function parameter and initialize it in the constructor 2023-07-26 00:20:21 +05:30
check.go feat: [CODE-389]: status checks API layer 2023-06-08 12:38:20 +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 [CODE-621]: Remove config from function parameter and initialize it in the constructor 2023-07-26 00:20:21 +05:30
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 [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
resource.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
space.go feat: [CODE-626,CODE-627]: space membership API&DB (#194) 2023-07-20 21:20:56 +00:00
system.go [CODE-621]: Remove config from function parameter and initialize it in the constructor 2023-07-26 00:20:21 +05:30
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