Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions openapi/src/warehouse-connectors.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,9 @@ components:
company_column_name:
type: string
description: Required for B2B projects. The column containing the company identifier.
device_column_name:
type: string
nullable: true
sync_mode:
$ref: "#/components/schemas/SyncMode"
run_every:
Expand Down
Loading