Browse Source

fix: swagger - summary correction

pull/6689/head
Pranav C 1 year ago
parent
commit
6b1edaefe4
  1. 2
      packages/nocodb/src/schema/swagger-v2.json

2
packages/nocodb/src/schema/swagger-v2.json

@ -667,7 +667,7 @@
} }
], ],
"get": { "get": {
"summary": "List Projects", "summary": "List Bases",
"operationId": "base-list", "operationId": "base-list",
"responses": { "responses": {
"200": { "200": {

Loading…
Cancel
Save