mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
7 lines
220 B
Ruby
7 lines
220 B
Ruby
json.name @project.name
|
|
json.identifier @project.identifier
|
|
json.is_public @project.is_public
|
|
json.description @project.description
|
|
json.repo_id @project.repository.id
|
|
json.repo_identifier @project.repository.identifier
|