Skip to content

Commit

Permalink
chained_action missing from Toolkit contents
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Sep 13, 2017
1 parent b12fc25 commit 9e2ac6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckan/plugins/toolkit.py
Expand Up @@ -44,6 +44,8 @@ class _Toolkit(object):
'literal',
# get logic action function
'get_action',
# decorator for chained action
'chained_action',
# get navl schema converter
'get_converter',
# get navl schema validator
Expand Down

0 comments on commit 9e2ac6b

Please sign in to comment.