Document the missing keywords template variable that is now added to all assets.
This commit is contained in:
parent
17b124c39f
commit
a48c6e02f3
2 changed files with 8 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ our $HELP = {
|
|||
{ name => 'isPrototype', },
|
||||
{ name => 'status', },
|
||||
{ name => 'assetSize', },
|
||||
{ name => 'keywords',
|
||||
description => 'keywords template var' },
|
||||
],
|
||||
fields => [],
|
||||
related => []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue