From 3f6dfb6ba8c820cdc318f7fd03e88164f91cd1e2 Mon Sep 17 00:00:00 2001 From: Vadim Peretokin Date: Thu, 27 Oct 2016 09:40:09 +1000 Subject: [PATCH] Fix marameter typo --- src/site/xdoc/doc_rest_client.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/doc_rest_client.xml b/src/site/xdoc/doc_rest_client.xml index c12e524ad19..12b7cb11044 100644 --- a/src/site/xdoc/doc_rest_client.xml +++ b/src/site/xdoc/doc_rest_client.xml @@ -142,7 +142,7 @@

Search - Multi-valued Parameters (ALL/AND)

To search for a set of possible values where ALL should be matched, - you can provide multiple instances of a marameter, as shown in the example below. + you can provide multiple instances of a parameter, as shown in the example below. This leads to a URL resembling ?address=Toronto&address=Ontario&address=Canada