drone/internal/api/openapi
2023-07-18 15:20:57 +05:30
..
account.go CODE-610: Update swagger schema (#181) 2023-07-11 11:35:00 +00:00
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 feat: [CODE-389]: status checks API layer 2023-06-08 12:38:20 +02:00
principals.go Fix Linting errors (#142) 2023-06-15 21:27:06 +00:00
pullreq.go fix missed error and linting errors 2023-06-26 11:37:08 -07:00
repo.go Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191) 2023-07-13 05:46:16 +00:00
resource.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
space.go DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
user.go Update user-admin update API to use the user_uid instead of user_id 2023-07-18 15:20:57 +05:30
users.go feat: Update HTTP status code to 201 when returning from successful create operations 2023-06-01 15:09:17 +05:30
webhook.go feat: Update HTTP status code to 201 when returning from successful create operations 2023-06-01 15:09:17 +05:30