Skip to content

Commit caaed3e

Browse files
committed
remove trailing space
1 parent 25c35df commit caaed3e

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
@@ -945,7 +945,6 @@ definitions:
945945
type: string
946946
description: |
947947
The possible formats for the cursor field, in order of preference. The first format that matches the cursor field value will be used to parse it. If not provided, the Outgoing Datetime Format will be used.
948-
949948
Use placeholders starting with "%" to describe the format the API is using. The following placeholders are available:
950949
* **%s**: Epoch unix timestamp - `1686218963`
951950
* **%s_as_float**: Epoch unix timestamp in seconds as float with microsecond precision - `1686218963.123456`

0 commit comments

Comments
 (0)