You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HttpAsyncHook with method='PUT' and data is not supported. As far as I understood PUT is not in the list of available methods for passing kwarg json=data
What you think should happen instead
No response
How to reproduce
generate some PUT async hook runs with some data and await them:
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
Apache Airflow version
Other Airflow 2 version (please specify below)
What happened
HttpAsyncHook with method='PUT' and data is not supported. As far as I understood PUT is not in the list of available methods for passing kwarg
json=data
What you think should happen instead
No response
How to reproduce
generate some PUT async hook runs with some data and await them:
Operating System
NAME="Linux Mint" VERSION="21.2 (Victoria)" ID_LIKE="ubuntu debian"VERSION_ID="21.2" UBUNTU_CODENAME=jammy
Versions of Apache Airflow Providers
apache-airflow==2.7.0
apache-airflow-providers-http==4.6.0
Deployment
Docker-Compose
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: