There was an error while loading. Please reload this page.
1 parent 510f8ff commit dc9903cCopy full SHA for dc9903c
1 file changed
packages/sim-cli/src/generated/v2-api.ts
@@ -7232,7 +7232,7 @@ type RestoreTableResponseRef1 = {
7232
columns: Array<{
7233
id?: string
7234
name: string
7235
- type: 'string' | 'number' | 'currency' | 'boolean' | 'date' | 'json' | 'select'
+ type: 'string' | 'number' | 'currency' | 'boolean' | 'date' | 'ttl' | 'json' | 'select'
7236
required: boolean
7237
unique: boolean
7238
workflowGroupId?: string
0 commit comments