Stuff that was staged but not commited
This commit is contained in:
parent
96fd5c6a7b
commit
baf3cfd510
|
@ -27,7 +27,7 @@ $machineArgs = array(
|
||||||
'type' => 'string',
|
'type' => 'string',
|
||||||
'pattern' => '/^[a-zA-Z0-9\-_]+$/',
|
'pattern' => '/^[a-zA-Z0-9\-_]+$/',
|
||||||
'repeatable' => false,
|
'repeatable' => false,
|
||||||
'optional' => false
|
'optional' => true
|
||||||
),
|
),
|
||||||
'network' => array(
|
'network' => array(
|
||||||
'type' => 'string',
|
'type' => 'string',
|
||||||
|
|
Reference in a new issue