From fc0cc4a6bb6e4a5d30dc0879a695780ccd867404 Mon Sep 17 00:00:00 2001 From: Adrien Grand Date: Thu, 3 Mar 2016 16:24:02 +0100 Subject: [PATCH] Fix field_stats tests to use text/keyword instead of string. --- .../resources/rest-api-spec/test/field_stats/10_basics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/field_stats/10_basics.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/field_stats/10_basics.yaml index ff284216f0f..7ffa0981eb6 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/field_stats/10_basics.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/field_stats/10_basics.yaml @@ -7,7 +7,7 @@ setup: test: properties: foo: - type: string + type: text number: type: long - do: