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.
forgejo/routers/api/v1/swagger
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
* Fixes #2738 - /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
5 years ago
..
issue.go Move sdk structs to modules/structs (#6905) 5 years ago
key.go Move sdk structs to modules/structs (#6905) 5 years ago
misc.go Move sdk structs to modules/structs (#6905) 5 years ago
options.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
org.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
user.go Move sdk structs to modules/structs (#6905) 5 years ago