Skip to content

Commit b90e5b1

Browse files
authored
Fix connector base build (#13300)
1 parent 15d8e46 commit b90e5b1

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connector-templates/source-python-http-api/source_{{snakeCase name}}

1 file changed

+1
-1
lines changed

airbyte-integrations/connector-templates/source-python-http-api/source_{{snakeCase name}}/spec.yaml.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ connectionSpecification:
77
- TODO
88
additionalProperties: false
99
properties:
10-
# 'TODO: This schema defines the configuration required for the source. This usually involves metadata such as database and/or authentication information.':
10+
# 'TODO: This schema defines the configuration required for the source. This usually involves metadata such as database and/or authentication information.':
1111
TODO:
1212
type: string
1313
description: describe me

0 commit comments

Comments
 (0)