Browse Source

Merge pull request #206 from Flatroy/master

Small fix in swagger docs
pull/209/head
o1lab 3 years ago committed by GitHub
parent
commit
b9f70087aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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": [
"Authentication"
],
"summary": "USer details",
"summary": "User details",
"description": "",
"operationId": "userDetails",
"produces": [

Loading…
Cancel
Save