From 96a1fa7db4b21efa685d9caae76510b84715cac6 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 16 Jul 2015 17:02:57 -0400
Subject: [PATCH] Changed the description of the discovery creation response.

---
 dist/views/analyzer.endpoints.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/views/analyzer.endpoints.html b/dist/views/analyzer.endpoints.html
index 6d488ed..c4c6050 100644
--- a/dist/views/analyzer.endpoints.html
+++ b/dist/views/analyzer.endpoints.html
@@ -152,7 +152,7 @@
         <div hljs source="prettyDiscoveryCreation()"></div>
         <hr/>
         <div style="padding-bottom: 10px;">Response example</div>
-        <div><span>201</span> Datapoint successfully recorded.</div>
+        <div><span>201</span> Dsicovery successfully created, training begining..</div>
         <div>Content-Type: application/json</div>
         <div hljs source="prettySuccessResponseExample()"></div>
     </div>
-- 
GitLab