feat(xo-server-web-hooks): web hooks on XO API calls (#3155)

Fixes #1946
This commit is contained in:
Pierre Donias
2019-11-15 16:17:17 +01:00
committed by Julien Fontanet
parent 17df6fc764
commit 137bad6f7b
11 changed files with 506 additions and 34 deletions

View File

@@ -51,6 +51,7 @@
* [Health](health.md)
* [Job manager](scheduler.md)
* [Alerts](alerts.md)
* [Hooks](hooks.md)
* [Load balancing](load_balancing.md)
* [Emergency Shutdown](emergency_shutdown.md)
* [Auto scalability](auto_scalability.md)