diff --git a/openapi/src/warehouse-connectors.openapi.yaml b/openapi/src/warehouse-connectors.openapi.yaml index c07ac66e2f..4cca810dbd 100644 --- a/openapi/src/warehouse-connectors.openapi.yaml +++ b/openapi/src/warehouse-connectors.openapi.yaml @@ -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: