Ayush-srivastava504 commented on PR #61299:
URL: https://github.com/apache/airflow/pull/61299#issuecomment-3829328503

   I initially added a small validation helper to demonstrate usage of the 
generated JSON Schema.
   After reviewing Airflow’s project structure and static checks, I removed it 
to avoid import-time side effects and keep the PR scope focused.
   This PR now strictly covers schema generation and publication from 
config.yml.
   Validation is intentionally left to external JSON Schema tooling (IDE, CI, 
pre-commit, etc.).


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