Commit Graph

1 Commits (eaa3a1db4ee0400a30c9eaabe5080b234f9f4053)

Author SHA1 Message Date
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) ()
* 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 :)