Updated help for Search Asset.
This commit is contained in:
parent
fdd11a2b7b
commit
d1f5dcfd9d
2 changed files with 7 additions and 0 deletions
|
|
@ -92,6 +92,9 @@ our $HELP = {
|
|||
{
|
||||
'name' => 'synopsis',
|
||||
},
|
||||
{
|
||||
'name' => 'assetId',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -131,6 +131,10 @@ be useful, others may not.|,
|
|||
message => q|The synopsis of the Asset found in the search.|,
|
||||
lastUpdated => 1169843465,
|
||||
},
|
||||
'assetId' => {
|
||||
message => q|The assetId of the Asset found in the search.|,
|
||||
lastUpdated => 1169843465,
|
||||
},
|
||||
|
||||
'results_found' => {
|
||||
message => q|A conditional variable that will be true if any results were found.|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue