You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2018/06/22 06:51:15 UTC

[4/4] incubator-s2graph git commit: [S2GRAPH-228]: GraphQL empty variable fields on post request cause spray.json.DeserializationException.

[S2GRAPH-228]: GraphQL empty variable fields on post request cause spray.json.DeserializationException.

JIRA:
  [S2GRAPH-283] https://issues.apache.org/jira/browse/S2GRAPH-228

Pull Request:
  Closes #176

Author
  DO YUNG YOON <st...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/00e75f76
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/00e75f76
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/00e75f76

Branch: refs/heads/master
Commit: 00e75f7698d0a316b7da5cc3ac2ee2ebfc6b9225
Parents: d632562
Author: DO YUNG YOON <st...@apache.org>
Authored: Fri Jun 22 15:50:51 2018 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Fri Jun 22 15:50:51 2018 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/00e75f76/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 13dfef9..fead999 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,6 +57,7 @@ Release Notes - S2Graph - Version 0.2.0
     * [S2GRAPH-195] - could not create indices using S2GraphQL
     * [S2GRAPH-196] - Apply Query Parameter to Label Fetch in S2GraphQL
     * [S2GRAPH-220] - Filter clause is not working on AnnoyModelFetcher
+    * [S2GRAPH-228] - GraphQL empty variable fields on post request cause spray.json.DeserializationException
 
 ** Improvement
     * [S2GRAPH-72] - Support Apache TinkerPop and Gremlin