ADD some count

dev_forge
Jasder 5 years ago
parent 36860fe5c2
commit 6a41049e1d

@ -1,5 +1,7 @@
json.identifier @repo.identifier
json.project_id @project.id
json.issues_count @project.issues_count
json.pull_requests_count @project.pull_requests_count
json.project_identifier @project.identifier
json.praises_count @repo.project.praises_count
json.forked_count @repo.project.forked_count

Loading…
Cancel
Save