This commit is contained in:
sylor_huang@126.com
2020-08-15 13:49:36 +08:00
parent 5f3f6748f2
commit e092c1f222
2 changed files with 5 additions and 2 deletions

View File

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