This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch NLPCRAFT-319
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-319 by this push:
new 4da2b3d Update nlpcraft_swagger.yml
4da2b3d is described below
commit 4da2b3dc8e5b5ffe9f315cd1d891e0c3e934f232
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Mon May 17 13:50:22 2021 -0700
Update nlpcraft_swagger.yml
---
openapi/nlpcraft_swagger.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/openapi/nlpcraft_swagger.yml b/openapi/nlpcraft_swagger.yml
index c33996e..8b239c3 100644
--- a/openapi/nlpcraft_swagger.yml
+++ b/openapi/nlpcraft_swagger.yml
@@ -355,7 +355,8 @@ paths:
resMeta:
type: object
description: >-
- Optional meta JSON object. TODO:
+ Optional result metadata as JSON object (provided only
if status is
+ <code>QRY_READY</code> and processing was not rejected
or terminated due to an exception).
error:
type: string
description: >-