From 70bc8d79d4115c38c65b33d39255c2c69b8292da Mon Sep 17 00:00:00 2001 From: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com> Date: Tue, 6 Aug 2024 17:58:43 +0200 Subject: [PATCH] Update all_requests.json (#270) --- schema/all_requests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/all_requests.json b/schema/all_requests.json index f070ab5..0d6e445 100644 --- a/schema/all_requests.json +++ b/schema/all_requests.json @@ -51,7 +51,7 @@ "name": "index", "type": "INTEGER", "mode": "NULLABLE", - "description": "The sequential 0-based index of the request" + "description": "The sequential 1-based index of the request" }, { "name": "payload",