mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
FIX [api] get pull bug
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
json.partial! "commons/success"
|
||||
json.project_name @project.name
|
||||
json.identifier @project.identifier
|
||||
json.pr_time time_from_now(@pull_request.updated_at)
|
||||
json.commits_count @pull_request.commits_count
|
||||
json.files_count @pull_request.files_count
|
||||
|
||||
Reference in New Issue
Block a user