mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
修复:标签列表无id返回
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
json.(tag, :name, :description, :color, :issues_count)
|
||||
json.(tag,:id, :name, :description, :color, :issues_count)
|
||||
json.project do
|
||||
if tag.project.present?
|
||||
json.partial! "api/v1/projects/simple_detail", project: tag.project
|
||||
|
||||
Reference in New Issue
Block a user