Browse Source

fix(nocodb): broken swagger.json

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

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

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

Loading…
Cancel
Save