sirVir commented on issue #34394:
URL: https://github.com/apache/airflow/issues/34394#issuecomment-1721858888

   @hussein-awala I appreciate the PR with change of documentation, but I still 
see it as an inconsistency that 
   `{{ var.json.somekey.somecontent }` works
   and
   `{{ var.json.get('somekey.somecontent', false)`
   Doesn’t. The difference between those is not documented, apart from mention 
that one can assign the default value with the `json.get`.


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