drone/internal/api/controller/repo
Enver Bisevac 2b69b3d24a [MAINT] added repos endpoints to swagger (#33)
* added repos endpoints

* todo comments removed in create repo method
2022-10-18 00:10:36 +02:00
..
controller.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
create.go [MAINT] added repos endpoints to swagger (#33) 2022-10-18 00:10:36 +02:00
createPath.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
delete.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
deletePath.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
find.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
getContent.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
helper.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
listCommits.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
listPaths.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
listServiceAccounts.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
move.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
update.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
wire.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00