jroachgolf84 opened a new pull request, #70073: URL: https://github.com/apache/airflow/pull/70073
## Description This PR enhances docs for the `HttpEventTrigger`. Previously, the example code snippet was a bit difficult to digest due to spacing and a lack of comments. There was also an issue with the `get_variable_sync` and `set_variable_sync` function calls. Really, they should have been called `get_variable_async` and `set_variable_async`. As part of this effort, additional enhancements/cleanup steps were made. -- 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]
