mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
ADD last message with entries api
This commit is contained in:
@@ -26,5 +26,5 @@ json.array! @entries do |entry|
|
|||||||
json.content entry['content']
|
json.content entry['content']
|
||||||
json.target entry['target']
|
json.target entry['target']
|
||||||
end
|
end
|
||||||
json.commit entry['commit']
|
json.commit entry['last_commit']
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user