This commit is contained in:
sylor_huang@126.com 2020-08-15 13:34:32 +08:00
parent 0aa46815f2
commit 5f3f6748f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
json.partial! "commons/success"
json.project_id @project.id
json.project_id @project.identifier
json.branches @all_branches
json.is_fork @is_fork
json.projects_names @projects_names