amolsr commented on issue #40811:
URL: https://github.com/apache/airflow/issues/40811#issuecomment-2237376250

   The dags in the documentation - 
   
   example_params_ui_tutorial - 
https://raw.githubusercontent.com/apache/airflow/main/airflow/example_dags/example_params_ui_tutorial.py
   
   example_params_trigger_ui - 
https://raw.githubusercontent.com/apache/airflow/main/airflow/example_dags/example_params_trigger_ui.py
   
   "Fields can be required or not. If the defined fields are typed they are 
getting required by default (else they would not pass JSON schema validation) - 
to make typed fields optional you must permit the optional "null" type."
   
   I can do the changes please assign this to me. 
   
   Thanks
   


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