mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
FIX simple api with open_devops columen
This commit is contained in:
@@ -44,6 +44,7 @@ module ProjectsHelper
|
||||
identifier: project.identifier,
|
||||
name: project.name,
|
||||
id: project.id,
|
||||
open_devops: project.open_devops,
|
||||
type: project.numerical_for_project_type,
|
||||
author: {
|
||||
login: project.owner.login,
|
||||
|
||||
Reference in New Issue
Block a user