mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Update API route for hook_callback action
This commit is contained in:
parent
95de4801a0
commit
b69eff6f28
1 changed files with 1 additions and 1 deletions
|
@ -1366,7 +1366,7 @@ hook:
|
|||
### hook_callback()
|
||||
callback:
|
||||
action_help: Execute all scripts binded to an action
|
||||
api: GET /hooks
|
||||
api: POST /hooks/<action>
|
||||
arguments:
|
||||
action:
|
||||
help: Action name
|
||||
|
|
Loading…
Add table
Reference in a new issue