Skip to content

Conversation

@RNHTTR
Copy link
Contributor

@RNHTTR RNHTTR commented Jul 30, 2025

The actual parameter is connection.extra. Having "extras" here is misleading and can cause users to try to use extras in their conn definition.

@bfabry
Copy link

bfabry commented Jul 30, 2025

👍

RNHTTR added a commit to astronomer/starship that referenced this pull request Jul 30, 2025
The underlying field is `connection.extra`. "Extras" here can cause users to create a connection that can't be built.

Similar problem exists in [OSS docs](apache/airflow#53942), including specifically for the http conn type.
RNHTTR added a commit to astronomer/starship that referenced this pull request Jul 31, 2025
* Update operator.md

The underlying field is `connection.extra`. "Extras" here can cause users to create a connection that can't be built.

Similar problem exists in [OSS docs](apache/airflow#53942), including specifically for the http conn type.

* Update __init__.py
@potiuk potiuk merged commit bcc64a2 into apache:main Aug 1, 2025
63 checks passed
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 7, 2025
* fix typo in http conn docs

* fix typo in conn docs
fweilun pushed a commit to fweilun/airflow that referenced this pull request Aug 11, 2025
* fix typo in http conn docs

* fix typo in conn docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants