https://github.com/apache/airflow/pull/16511 should fix it.
Thanks for reporting, Shiva. Regards, Kaxil On Thu, Jun 17, 2021 at 9:07 PM Shiva <[email protected]> wrote: > Hello Airflow Team, > > Thank you very much for all the work you put into making airflow amazing. > Airflow helped me solve so many problems at work. I noticed a small error > in the REST API documentation. > > > https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#section/Trying-the-API > > In the curl example above, the HTTP method should be PATCH. > > Regards, > Shiva Lingala >
