drone/internal/api/openapi
Johannes Batzill 2d4db78991 Add Tag Listing API (#49)
This change is adding the List Tags API. To do so, a few changes were necessary:
- Refactor List Branches on giteaAdapter / repo_service
- Expose WalkReferences via giteaAdapter
2022-10-28 13:10:26 -07:00
..
account.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi.go server urls added, resource moved to the root path (#35) 2022-10-18 02:24:20 +02:00
repo.go Add Tag Listing API (#49) 2022-10-28 13:10:26 -07:00
resource.go Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
shared.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
space.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
user.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
users.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00