jscheffl commented on issue #43433:
URL: https://github.com/apache/airflow/issues/43433#issuecomment-2453092870

   I assume this is correct.
   
   The term "object" in the JSON schema validation we run refers to "dict" 
object types. See: 
https://json-schema.org/understanding-json-schema/reference/object.
   
   So in your case you need to define it as array. Note that empty arrays in 
the UI form are always triggered with `none` value... there was also a ticket 
open for this to discuss how the form shall handle empty fields...


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