drone/internal/api/openapi
2023-07-12 21:16:07 +05:30
..
account.go CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +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 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 techdebt: [CODE-318]: remove commits v2 2023-06-07 12:29:53 -07: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 CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +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