From 118a6aa04022f0747b3ff54b5817af8d6d136203 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 7 Dec 2015 16:06:25 +0000 Subject: [PATCH] Reword groupings descriptions --- api/client-server/search.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/client-server/search.yaml b/api/client-server/search.yaml index c7638915..894e5668 100644 --- a/api/client-server/search.yaml +++ b/api/client-server/search.yaml @@ -117,8 +117,8 @@ paths: type: object title: Groupings description: |- - Requests the server returns results with information - about how they fit into groups the specified groups. + Requests that the server partitions the result set + based on the provided list of keys. properties: group_by: type: array