mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-01 16:48:48 +00:00
[API] Add repoCreateTag (#16165)
* Add API CreateTag * Add Test * API: expose Tag Message
This commit is contained in:
@@ -158,4 +158,7 @@ type swaggerParameterBodies struct {
|
||||
|
||||
// in:body
|
||||
PullReviewRequestOptions api.PullReviewRequestOptions
|
||||
|
||||
// in:body
|
||||
CreateTagOption api.CreateTagOption
|
||||
}
|
||||
|
Reference in New Issue
Block a user