gitea/routers/api/v1/swagger
6543 f7cd394680
[API] Add repoCreateTag (#16165)
* Add API CreateTag

* Add Test

* API: expose Tag Message
2021-06-17 18:04:10 +02:00
..
app.go
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
issue.go Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
key.go
misc.go
notify.go
options.go [API] Add repoCreateTag (#16165) 2021-06-17 18:04:10 +02:00
org.go
repo.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 2020-12-18 11:33:32 +08:00
settings.go Expose Attachemnt Settings by API (#12514) 2020-09-05 08:43:06 +01:00
user.go