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

   ### What does this PR do?
   
   Clarifies how Airflow Variables should store list and dictionary values 
using valid JSON, and adds a small example to demonstrate correct usage with 
`deserialize_json=True`.
   
   ### Why is this needed?
   
   This avoids confusion for users who attempt to store complex values in 
Variables and are unsure of the required JSON format.
   
   ### How was this tested?
   
   Documentation-only change. No code behavior is modified.
   


-- 
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