Skip to content

Commit 0538d94

Browse files
nrnavaneetpotiuk
andauthored
Update airflow-core/docs/public-airflow-interface.rst
Great Co-authored-by: Jarek Potiuk <[email protected]>
1 parent ff3d500 commit 0538d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow-core/docs/public-airflow-interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Using Airflow Public Interfaces
3232

3333
As of **Airflow 3.0**, users should use the ``airflow.sdk`` namespace as the official **Public Interface**, as defined in `AIP-72 <https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-72+Task+Execution+Interface+aka+Task+SDK>`_.
3434

35-
Direct interaction with internal modules or the metadata database is **discouraged**.
35+
Direct interaction with internal modules or the metadata database is not possible.
3636
For stable, production-safe integration, it is recommended to use:
3737

3838
- The official **REST API**

0 commit comments

Comments
 (0)