We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2262a5 commit cb193abCopy full SHA for cb193ab
airbyte_cdk/sources/declarative/declarative_component_schema.yaml
@@ -1511,7 +1511,6 @@ definitions:
1511
incremental_sync:
1512
title: Incremental Sync
1513
description: Component used to fetch data incrementally based on a time field in the data.
1514
- linkable: true
1515
anyOf:
1516
- "$ref": "#/definitions/DatetimeBasedCursor"
1517
- "$ref": "#/definitions/IncrementingCountCursor"
0 commit comments