Commit Graph

1 Commits (330bf8d3b3128096485f65e5e0d790bde2adc007)

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 :)