Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 4534d91

Browse files
tulirenJordan Scott
authored andcommitted
Fix connector base build (airbytehq#13300)
1 parent 49c4f94 commit 4534d91

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)