Skip to content
Open
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
4 changes: 2 additions & 2 deletions docs/models/connectionresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Provides details of a single connection.
| `created_at` | *int* | :heavy_check_mark: | N/A |
| `destination_id` | *str* | :heavy_check_mark: | N/A |
| `name` | *str* | :heavy_check_mark: | N/A |
| `schedule` | [models.ConnectionScheduleResponse](../models/connectionscheduleresponse.md) | :heavy_check_mark: | schedule for when the the connection should run, per the schedule type |
| `schedule` | [models.ConnectionScheduleResponse](../models/connectionscheduleresponse.md) | :heavy_check_mark: | schedule for when the connection should run, per the schedule type |
| `source_id` | *str* | :heavy_check_mark: | N/A |
| `status` | [models.ConnectionStatusEnum](../models/connectionstatusenum.md) | :heavy_check_mark: | N/A |
| `workspace_id` | *str* | :heavy_check_mark: | N/A |
| `data_residency` | [Optional[models.GeographyEnum]](../models/geographyenum.md) | :heavy_minus_sign: | N/A |
| `namespace_definition` | [Optional[models.NamespaceDefinitionEnum]](../models/namespacedefinitionenum.md) | :heavy_minus_sign: | Define the location where the data will be stored in the destination |
| `namespace_format` | *Optional[str]* | :heavy_minus_sign: | N/A |
| `non_breaking_schema_updates_behavior` | [Optional[models.NonBreakingSchemaUpdatesBehaviorEnum]](../models/nonbreakingschemaupdatesbehaviorenum.md) | :heavy_minus_sign: | Set how Airbyte handles syncs when it detects a non-breaking schema change in the source |
| `prefix` | *Optional[str]* | :heavy_minus_sign: | N/A |
| `prefix` | *Optional[str]* | :heavy_minus_sign: | N/A |