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