Skip to content

Clarify HttpOperator response_filter XCom usage#66597

Merged
potiuk merged 1 commit intoapache:mainfrom
vividbaek:docs/http-response-filter-xcom-example
May 10, 2026
Merged

Clarify HttpOperator response_filter XCom usage#66597
potiuk merged 1 commit intoapache:mainfrom
vividbaek:docs/http-response-filter-xcom-example

Conversation

@vividbaek
Copy link
Copy Markdown
Contributor

@vividbaek vividbaek commented May 8, 2026

Clarify the HttpOperator response_filter documentation and system test example so the
example matches the actual httpbin /get response.

The example now filters the args.status value returned by httpbin. The docs also explain
that the response_filter return value becomes the task result and can be read by
downstream tasks through XCom.


Was generative AI tooling used to co-author this PR?
  • Yes — OpenAI Codex (GPT-5)

Generated-by: OpenAI Codex (GPT-5) following [the guidelines](https://github.com/apache/
airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)

cc @choo121600 @noeunkim

@potiuk potiuk merged commit 4d30db6 into apache:main May 10, 2026
94 checks passed
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg Bot commented May 10, 2026

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

@vividbaek vividbaek deleted the docs/http-response-filter-xcom-example branch May 10, 2026 11:53
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