[Kimchi-devel] [PATCH] [WoK 1/5] reload API: doc changes
dhbarboza82 at gmail.com
dhbarboza82 at gmail.com
Wed Jan 18 20:55:26 UTC 2017
From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
This patch adds the documentation of the new 'reload' API
in docs/API/config.md.
Signed-off-by: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
---
docs/API/config.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/API/config.md b/docs/API/config.md
index 0c273e2..4ba455e 100644
--- a/docs/API/config.md
+++ b/docs/API/config.md
@@ -17,7 +17,7 @@ Contains information about the application environment and configuration.
**Actions (POST):**
-*No actions defined*
+* reload: reloads WoK configuration. This process will drop all existing WoK connections, reloading WoK and all its enabled plug-ins.
#### Examples
GET /config
--
2.7.4
More information about the Kimchi-devel
mailing list