[fix] Update API route for hook_callback action

This commit is contained in:
Jérôme Lebleu 2016-03-19 10:36:39 +01:00
parent 95de4801a0
commit b69eff6f28

View file

@ -1366,7 +1366,7 @@ hook:
### hook_callback() ### hook_callback()
callback: callback:
action_help: Execute all scripts binded to an action action_help: Execute all scripts binded to an action
api: GET /hooks api: POST /hooks/<action>
arguments: arguments:
action: action:
help: Action name help: Action name