From f9eab9d13f4d599fb873b0d82c25313013dbe780 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:07:03 +0530 Subject: [PATCH] fix: swagger update Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- packages/nocodb/src/schema/swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nocodb/src/schema/swagger.json b/packages/nocodb/src/schema/swagger.json index 8c059f78d9..c1459e30ba 100644 --- a/packages/nocodb/src/schema/swagger.json +++ b/packages/nocodb/src/schema/swagger.json @@ -15338,7 +15338,7 @@ ] } }, - "/api/v2/tables/{tableId}/rows": { + "/api/v2/tables/{tableId}/records": { "parameters": [ { "schema": {