Browse Source

fix(nocodb): broken swagger.json

pull/5269/head
Wing-Kam Wong 2 years ago
parent
commit
2fc89eff84
  1. 2
      packages/nocodb/src/schema/swagger.json

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

@ -4031,7 +4031,7 @@
} }
}, },
"tags": ["DB View Column"], "tags": ["DB View Column"],
"description": "List all columns by ViewID", "description": "List all columns by ViewID"
}, },
"post": { "post": {
"summary": "Create Column in View", "summary": "Create Column in View",

Loading…
Cancel
Save