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 d0121d6 commit 86f087fCopy full SHA for 86f087f
airbyte-integrations/connectors/source-datascope/source_datascope/spec.yaml
@@ -13,7 +13,7 @@ connectionSpecification:
13
type: string
14
description: Start date for the data to be replicated
15
examples:
16
- - "YYY-mm-dd HH:MM"
+ - "dd/mm/YYYY HH:MM"
17
pattern: "^[0-9]{2}/[0-9]{2}/[0-9]{4} [0-9]{2}:[0-9]{2}$"
18
api_key:
19
title: Authorization
0 commit comments