vividbaek opened a new pull request, #66597:
URL: https://github.com/apache/airflow/pull/66597

   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?
   
     - [X] 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to