forgejo/routers/api/v1/repo
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
* Inital routes to git refs api

* Git refs API implementation

* Update swagger

* Fix copyright

* Make swagger happy add basic test

* Fix test

* Fix test again :)
2018-11-27 16:52:20 -05:00
..
branch.go
collaborators.go
file.go
fork.go
git_ref.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_tracked_time.go
key.go
label.go
main_test.go
milestone.go
pull.go
release.go
release_attachment.go
repo.go
star.go
status.go
subscriber.go