ashb commented on issue #13934:
URL: https://github.com/apache/airflow/issues/13934#issuecomment-808394042


   How would you handle these two cases:
   
   ```json
   { "a": [ "one"] }
   ```
   
   and 
   
   ```json
   { "a": { "0": "one' } }
   ```
   
   It's an edge case for sure, but we need to at least document how it behaves.


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

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


Reply via email to