mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 01:37:25 +08:00
@ -88,6 +88,7 @@ func (r *Release) APIFormat() *api.Release {
|
||||
ID: r.ID,
|
||||
TagName: r.TagName,
|
||||
Target: r.Target,
|
||||
Title: r.Title,
|
||||
Note: r.Note,
|
||||
URL: r.APIURL(),
|
||||
TarURL: r.TarURL(),
|
||||
|
Reference in New Issue
Block a user