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 978ed92 commit 5a235beCopy full SHA for 5a235be
airbyte_cdk/models/connector_metadata.py
@@ -42,6 +42,7 @@ class SuggestedStreams(BaseModel):
42
description="List of suggested streams for the connector",
43
)
44
45
+
46
class ConnectorMetadata(BaseModel):
47
"""Connector metadata from metadata.yaml."""
48
0 commit comments