mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +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.target entry['target']
|
||||
end
|
||||
json.commit entry['commit']
|
||||
json.commit entry['last_commit']
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user