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 1d3dda0 Update nlpcraft_swagger.yml
1d3dda0 is described below
commit 1d3dda0d12bee1536de875da4ec3703bf0a490c0
Author: Aaron Radzinski <[email protected]>
AuthorDate: Mon Nov 30 00:04:05 2020 -0800
Update nlpcraft_swagger.yml
---
openapi/nlpcraft_swagger.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openapi/nlpcraft_swagger.yml b/openapi/nlpcraft_swagger.yml
index e67689e..3f68b8d 100644
--- a/openapi/nlpcraft_swagger.yml
+++ b/openapi/nlpcraft_swagger.yml
@@ -21,7 +21,7 @@ info:
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
+ version: 0.7.2
title: Apache NLPCraft API
host: localhost:8081
basePath: /api/v1