mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
流水线节点管理和模板管理,is_required
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
json.extract! node_input, :id, :name, :input_type, :description
|
||||
json.extract! node_input, :id, :name, :input_type, :description, :is_required
|
||||
if node_input.input_type.to_s == "select"
|
||||
json.select node.action_node_selects do |node_select|
|
||||
json.partial! "node_select", locals: { node_select: node_select, node: node }
|
||||
|
||||
Reference in New Issue
Block a user