From 83d37d2bee58fb441429e966869ce9be2baab342 Mon Sep 17 00:00:00 2001 From: licanwei Date: Thu, 6 Feb 2020 10:40:24 +0800 Subject: [PATCH] Add api version history Change-Id: I4079f015e59b8acd5460574c67af58b45c46dc4d Implements: blueprint event-driven-optimization-based --- watcher/api/controllers/rest_api_version_history.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/watcher/api/controllers/rest_api_version_history.rst b/watcher/api/controllers/rest_api_version_history.rst index 2fe970865..1f67493d3 100644 --- a/watcher/api/controllers/rest_api_version_history.rst +++ b/watcher/api/controllers/rest_api_version_history.rst @@ -34,3 +34,8 @@ audit will be executed despite of ongoing actionplan. 1.3 --- Added list data model API. + +1.4 +--- +Added Watcher webhook API. It can be used to trigger audit +with ``event`` type.