Skip to content

Commit 86f087f

Browse files
committed
update start date example
1 parent d0121d6 commit 86f087f

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/source-datascope/source_datascope

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/source-datascope/source_datascope/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ connectionSpecification:
1313
type: string
1414
description: Start date for the data to be replicated
1515
examples:
16-
- "YYY-mm-dd HH:MM"
16+
- "dd/mm/YYYY HH:MM"
1717
pattern: "^[0-9]{2}/[0-9]{2}/[0-9]{4} [0-9]{2}:[0-9]{2}$"
1818
api_key:
1919
title: Authorization

0 commit comments

Comments
 (0)