We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3dc81 commit 12bd882Copy full SHA for 12bd882
openapi/swagger.json
@@ -249,18 +249,6 @@
249
},
250
"required": false
251
252
- {
253
- "name": "kind",
254
- "in": "query",
255
- "schema": {
256
- "type": "string",
257
- "enum": [
258
- "glide-table",
259
- "glide-big-table"
260
- ]
261
- },
262
- "required": false
263
264
{
265
"name": "onSchemaError",
266
"in": "query",
@@ -290,13 +278,6 @@
290
278
"description": "Name of the table, e.g., `Invoices`",
291
279
"example": "Invoices"
292
280
293
- "kind": {
294
295
296
297
298
299
300
281
"schema": {
301
282
"type": "object",
302
283
"properties": {
0 commit comments