Skip to content

Commit 1ee194b

Browse files
authored
Merge pull request #7188 from keboola/vb/DMD-1332/table_ws_export_for_bq
DMD-1332 Support BigQuery workspaces in table-export endpoint
2 parents 4e227db + beb3f06 commit 1ee194b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apiary.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5414,7 +5414,7 @@ The cloned table is an exact copy of the source table, including the `_timestamp
54145414
Export a table from a workspace to file storage. This endpoint creates an asynchronous job that exports the specified table
54155415
from the workspace schema to file storage. The exported file can then be downloaded using the file ID returned in the job results.
54165416
5417-
**Note:** Currently only supported for Snowflake workspaces.
5417+
**Note:** Supported for Snowflake and BigQuery workspaces.
54185418
54195419
+ Parameters
54205420
+ workspace_id (required, number) - The workspace ID

0 commit comments

Comments
 (0)