From 15ea480dd73f21f15977bfcae970d657aaed48e7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 4 Dec 2018 15:50:02 +0000 Subject: [PATCH] --- docs/8.0/ayanova/docs/api-response-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/8.0/ayanova/docs/api-response-format.md b/docs/8.0/ayanova/docs/api-response-format.md index 667ba869..f61cc0bc 100644 --- a/docs/8.0/ayanova/docs/api-response-format.md +++ b/docs/8.0/ayanova/docs/api-response-format.md @@ -32,7 +32,7 @@ Request (note the `offset` and `limit` parameters): `http://localhost:3000/api/v8.0/Widget?Offset=2&Limit=3` -Limit must be a value between 1 and 100. +Limit must be a value between 1 and 1000. Response: