uranusjr commented on a change in pull request #15653:
URL: https://github.com/apache/airflow/pull/15653#discussion_r625834536
##########
File path: docs/apache-airflow/deprecated-rest-api-ref.rst
##########
@@ -31,6 +28,9 @@ available at ``/api/experimental/``.
The experimental REST API is disabled by default. To restore these APIs
while migrating to
the stable REST API, set ``enable_experimental_api`` option in ``[api]``
section to ``True``.
+Airflow exposes an REST API. It is available through the webserver. Endpoints
are
+available at ``/api/experimental/``.
Review comment:
LGTM. How about also edit the `.. versionchanged:: 2.0` block above. It
refers to this API as experiemental, and it would make a lot of sense if this
new paragraph appears first to explain why that word is used.
--
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]