Commit Graph

2 Commits (ab9bb54144f136bbbba2ce2e94fd88c0be0ee1cf)

Author SHA1 Message Date
Tamal Saha 34d06f4c6b Handle CORS requests ()
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 :)