RobbeSneyders commented on issue #35234: URL: https://github.com/apache/airflow/issues/35234#issuecomment-1793450394
Also happy to merge functionality upstream if it would be valuable for more Connexion users. - The [_CustomErrorRequestBodyValidator](https://github.com/apache/airflow/blob/ea8eabc1e7fc3c5f602a42d567772567b4be05ac/airflow/www/extensions/init_views.py#L223) was already merged in https://github.com/spec-first/connexion/pull/1761, so you can drop that one and the custom `validator_map`. - The [_LazyResolver](https://github.com/apache/airflow/blob/ea8eabc1e7fc3c5f602a42d567772567b4be05ac/airflow/www/extensions/init_views.py#L209) looks like something that Connexion could offer as well. -- 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]
