forgejo/routers/api/v1/swagger
Richard Mahn 8de0b0a3f0 Fixes - Adds the /git/tags API endpoint ()
* Fixes  - /git/tags API

* proper URLs

* Adds function comments

* Updates swagger

* Removes newline from tag message

* Removes trailing newline from commit message

* Adds integration test

* Removed debugging

* Adds tests

* Fixes bug where multiple tags of same commit show wrong tag name

* Fix formatting

* Removes unused varaible

* Fix to annotated tag function names and response

* Update modules/git/repo_tag.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Uses TagPrefix

* Changes per review, better error handling for getting tag and commit IDs

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID
2019-06-08 17:31:11 +03:00
..
issue.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
key.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
misc.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
options.go Fixes - Adds API Endpoint for Repo Edit () 2019-05-30 11:09:05 -04:00
org.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
repo.go Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
user.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00