[Groonga-commit] droonga/fluent-plugin-droonga at 84a8d28 [master] Put only queries as the body of error response

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Dec 26 18:43:49 JST 2013


YUKI Hiroshi	2013-12-26 18:43:49 +0900 (Thu, 26 Dec 2013)

  New Revision: 84a8d287c220c4909357804e602010b6ee67e368
  https://github.com/droonga/fluent-plugin-droonga/commit/84a8d287c220c4909357804e602010b6ee67e368

  Message:
    Put only queries as the body of error response

  Modified files:
    test/command/suite/search/error/missing-source-parameter.expected

  Modified: test/command/suite/search/error/missing-source-parameter.expected (+1 -3)
===================================================================
--- test/command/suite/search/error/missing-source-parameter.expected    2013-12-26 18:40:53 +0900 (479d5e0)
+++ test/command/suite/search/error/missing-source-parameter.expected    2013-12-26 18:43:49 +0900 (d260b73)
@@ -9,9 +9,7 @@
       "name": "MissingSourceParameter",
       "message": "The query \"no-source\" has no source. Query must have a valid source.",
       "detail": {
-        "queries": {
-          "no-source": {
-          }
+        "no-source": {
         }
       }
     }
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index