Skip to content

Commit 46f6556

Browse files
authored
Merge pull request #6292 from keboola/zajca/dmd-737/timestamp_none-after
DMD-737 [cleanup] drop duplicate methods
2 parents 40c3a89 + f2da5eb commit 46f6556

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

apiary.apib

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,6 +2238,7 @@ Lists tables in a given bucket.
22382238
"isAlias": false,
22392239
"isAliasable": true,
22402240
"isTyped": false,
2241+
"timestampType": "MANAGED",
22412242
"tableType": "table",
22422243
"path": "kbc.c-keboola-ex-db-snowflake-528221294.datatypes",
22432244
"metadata": [
@@ -2275,6 +2276,7 @@ Lists tables in a given bucket.
22752276
"isAlias": true,
22762277
"isAliasable": true,
22772278
"isTyped": false,
2279+
"timestampType": "MANAGED",
22782280
"tableType": "table",
22792281
"path": "kbc_578.c-keboola-ex-db-snowflake-528221294.datatypes-alias",
22802282
"sourceTable": {
@@ -3441,6 +3443,7 @@ Obtains information about a table.
34413443
"isAlias": true,
34423444
"isAliasable": true,
34433445
"isTyped": false,
3446+
"timestampType": "MANAGED",
34443447
"tableType": "table",
34453448
"path": "kbc_578.c-application-testing.cashier-data-alias",
34463449
"definition": {
@@ -3637,6 +3640,7 @@ Synchronous call response (async=false)
36373640
"isAlias": true,
36383641
"isAliasable": true,
36393642
"isTyped": false,
3643+
"timestampType": "MANAGED",
36403644
"tableType": "table",
36413645
"path": "kbc_578.c-application-testing.cashier-data-alias",
36423646
"sourceTable": {
@@ -3857,6 +3861,7 @@ attributes and information about the containing bucket.
38573861
"isAlias": false,
38583862
"isAliasable": true,
38593863
"isTyped": false,
3864+
"timestampType": "MANAGED",
38603865
"tableType": "table",
38613866
"path": "kbc_578.c-application-testing.cashier-data",
38623867
"columns": [
@@ -3913,6 +3918,7 @@ attributes and information about the containing bucket.
39133918
"isAlias": true,
39143919
"isAliasable": true,
39153920
"isTyped": false,
3921+
"timestampType": "MANAGED",
39163922
"tableType": "table",
39173923
"path": "kbc_578.c-application-testing.cashier-data-alias",
39183924
"sourceTable": {
@@ -8978,6 +8984,7 @@ attributes and information about the containing bucket. At least one of paramete
89788984
"isAlias": false,
89798985
"isAliasable": true,
89808986
"isTyped": false,
8987+
"timestampType": "MANAGED",
89818988
"tableType": "table",
89828989
"path": "kbc_578.c-application-testing.cashier-data",
89838990
"columns": [
@@ -9026,6 +9033,7 @@ attributes and information about the containing bucket. At least one of paramete
90269033
"dataSizeBytes": 12288,
90279034
"isAlias": true,
90289035
"isAliasable": true,
9036+
"timestampType": "MANAGED",
90299037
"isTyped": false,
90309038
"tableType": "table",
90319039
"path": "kbc_578.c-application-testing.cashier-data-alias",

0 commit comments

Comments
 (0)