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",