Browse Source

Small fix

Fix super small bug: USer became User in swagger docs
pull/206/head
George Daneke 4 years ago
parent
commit
b2580eb239
  1. 2
      packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json

2
packages/nocodb/src/lib/noco/rest/ui/auth/swagger-base.xc.json

@ -243,7 +243,7 @@
"tags": [ "tags": [
"Authentication" "Authentication"
], ],
"summary": "USer details", "summary": "User details",
"description": "", "description": "",
"operationId": "userDetails", "operationId": "userDetails",
"produces": [ "produces": [

Loading…
Cancel
Save