chg: [rest] Bumped `sighting/add{values}`` documentation

pull/4075/head
mokaddem 2019-01-29 14:24:49 +01:00
parent 47e53230ac
commit b062601bf1
1 changed files with 2 additions and 1 deletions

View File

@ -1338,7 +1338,8 @@ class RestResponseComponent extends Component
'input' => 'text',
'type' => 'string',
'operators' => array('equal'),
'help' => 'An array containing values to sight. i.e. `[v1, v2]`',
'unique' => false,
'help' => 'Placeholder containing values to sight',
),
'withAttachments' => array(
'input' => 'radio',