This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/master by this push:
     new edc7f78  Update nlpcraft_swagger.yml
edc7f78 is described below

commit edc7f786edc1a7783dc55871865d5341db6e5528
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Nov 29 20:16:02 2020 -0800

    Update nlpcraft_swagger.yml
---
 openapi/nlpcraft_swagger.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/openapi/nlpcraft_swagger.yml b/openapi/nlpcraft_swagger.yml
index fea30db..e67689e 100644
--- a/openapi/nlpcraft_swagger.yml
+++ b/openapi/nlpcraft_swagger.yml
@@ -17,7 +17,10 @@
 
 swagger: "2.0"
 info:
-  description: REST API for [Apache NLPCraft](https://nlpcraft.apache.org) - 
an open source library for adding Natural Language Interface to any 
applications. For Data Model APIs see 
[Javadoc](https://nlpcraft.apache.org/apis/latest/index.html) documentation.
+  description: >-
+    REST API for <a href="https://nlpcraft.apache.org";>Apache NLPCraft</a> - 
an open source library for
+    adding Natural Language Interface to any applications. For Data Model APIs 
see
+    <a href="https://nlpcraft.apache.org/apis/latest/index.html";>Javadoc</a> 
documentation.
   version: 0.5.0
   title: Apache NLPCraft API
 host: localhost:8081

Reply via email to