This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 3e3e7e85e01919dbc2835bc4488500cfa79b2c12
Author: Kalyan R <[email protected]>
AuthorDate: Fri Apr 25 19:31:31 2025 +0530

    Add using the rest api by referring to security/api.rst (#49675)
    
    (cherry picked from commit 7077bdf570406db31bdba0bec4e730857bf34d8e)
---
 airflow-core/docs/howto/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/airflow-core/docs/howto/index.rst 
b/airflow-core/docs/howto/index.rst
index aa8372dd919..a4bd7912008 100644
--- a/airflow-core/docs/howto/index.rst
+++ b/airflow-core/docs/howto/index.rst
@@ -30,6 +30,7 @@ configuring an Airflow environment.
     :maxdepth: 2
 
     Using the CLI <usage-cli>
+    Using the REST API <../security/api>
     add-dag-tags
     notifications
     set-config

Reply via email to