mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
reexpose '/hooks/<name>' since the web-admin needs it for backups
This commit is contained in:
parent
473c5762c6
commit
27eefcb286
1 changed files with 1 additions and 0 deletions
|
@ -1611,6 +1611,7 @@ hook:
|
||||||
### hook_list()
|
### hook_list()
|
||||||
list:
|
list:
|
||||||
action_help: List available hooks for an action
|
action_help: List available hooks for an action
|
||||||
|
api: GET /hooks/<action>
|
||||||
arguments:
|
arguments:
|
||||||
action:
|
action:
|
||||||
help: Action name
|
help: Action name
|
||||||
|
|
Loading…
Add table
Reference in a new issue