Skip to content

Commit cb193ab

Browse files
authored
fix: make incremental_sync not linkable (#687)
1 parent d2262a5 commit cb193ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,6 @@ definitions:
15111511
incremental_sync:
15121512
title: Incremental Sync
15131513
description: Component used to fetch data incrementally based on a time field in the data.
1514-
linkable: true
15151514
anyOf:
15161515
- "$ref": "#/definitions/DatetimeBasedCursor"
15171516
- "$ref": "#/definitions/IncrementingCountCursor"

0 commit comments

Comments
 (0)