* relax pydantic dep * Automated Commit - Format and Process Resources Changes * update protocol models * format change --------- Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
26 lines
693 B
YAML
26 lines
693 B
YAML
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- TODO # Please change to the hostname of the source.
|
|
registries:
|
|
oss:
|
|
enabled: false
|
|
cloud:
|
|
enabled: false
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: FAKE-UUID-0000-0000-000000000000
|
|
dockerImageTag: 0.1.0
|
|
dockerRepository: airbyte/source-scaffold-source-python
|
|
githubIssueLabel: source-scaffold-source-python
|
|
icon: scaffold-source-python.svg
|
|
license: MIT
|
|
name: Scaffold Source Python
|
|
releaseDate: TODO
|
|
supportLevel: community
|
|
releaseStage: alpha
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/scaffold-source-python
|
|
tags:
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|