You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
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 :)
6 years ago
..
admin Fix Swagger JSON autogeneration issues. (#4845) 6 years ago
convert Fix create team, update team missing units (#5188) 6 years ago
misc Swagger.v1.json template (#3572) 7 years ago
org add api for user to create org (#5268) 6 years ago
repo Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
swagger Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
user API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 6 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
api.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago