From e4efcb53ec7a1f2138494c837def7c5a2aff0751 Mon Sep 17 00:00:00 2001 From: Russ Cam Date: Mon, 29 Apr 2019 19:57:13 +1000 Subject: [PATCH] [ML] Specify from and size as querystring parameters (#40575) This commit updates the header for from and size to indicate that they can be specified as querystring parameters. --- docs/reference/ml/apis/get-filter.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/ml/apis/get-filter.asciidoc b/docs/reference/ml/apis/get-filter.asciidoc index 07fc25d756a6a..53dfab2530a10 100644 --- a/docs/reference/ml/apis/get-filter.asciidoc +++ b/docs/reference/ml/apis/get-filter.asciidoc @@ -28,7 +28,7 @@ You can get a single filter or all filters. For more information, see (string) Identifier for the filter. -==== Request Body +==== Querystring Parameters `from`::: (integer) Skips the specified number of filters.