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

   Airflow 3.0 had the change to accept only string values as variable values 
during import through API that prohibited using int, list, etc that are valid 
JSON values. Airflow 3 cli accepts import of valid JSON without this 
restriction. The API should also accept valid JSON values.
   
   Closes #49837 


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