From b2580eb23925be853800c9bf1565dd4bf8848af6 Mon Sep 17 00:00:00 2001 From: George Daneke Date: Sun, 30 May 2021 23:04:52 +0300 Subject: [PATCH] Small fix Fix super small bug: USer became User in swagger docs --- packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json b/packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json index 804bc5b01c..f3cd2fffff 100644 --- a/packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json +++ b/packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json @@ -243,7 +243,7 @@ "tags": [ "Authentication" ], - "summary": "USer details", + "summary": "User details", "description": "", "operationId": "userDetails", "produces": [