ryanahamilton commented on a change in pull request #13568:
URL: https://github.com/apache/airflow/pull/13568#discussion_r554049873
##########
File path: docs/apache-airflow/security/api.rst
##########
@@ -57,6 +57,10 @@ If you wish to have the experimental API work, and aware of
the risks of enablin
[api]
auth_backend = airflow.api.auth.backend.default
+.. note::
+
+ You can only disable authentication for experimental API not the stable
rest API.
Review comment:
Sorry, I should have added these suggestions to the typo.
```suggestion
You can only disable authentication for experimental API, not the stable
REST API.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]