aliotta opened a new pull request, #29600: URL: https://github.com/apache/airflow/pull/29600
This Pr fixes the openapi documentation for the clearDagRun api. The api in question has two returns types depending on whether the dry_run param is true or false. Whilst it has no affect on the swagger ui at this time documenting these other return types helps when using code generation and will help us when openapi starts using the multiple return types in its ui. -- 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]
