Skip to content

Commit 5eef48b

Browse files
committed
undo change to url_base
1 parent c1f172e commit 5eef48b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2038,6 +2038,7 @@ definitions:
20382038
deprecation_message: "Use `url` field instead."
20392039
title: API Base URL
20402040
description: Deprecated, use the `url` instead. Base URL of the API source. Do not put sensitive information (e.g. API tokens) into this field - Use the Authenticator component for this.
2041+
linkable: true
20412042
type: string
20422043
interpolation_context:
20432044
- config

0 commit comments

Comments
 (0)