https://airflow.apache.org/docs/apache-airflow/stable/public-airflow-interface.html is up for a refresh since 3.0
This will help cases like #51563
Users should consider airflow.sdk namespace as the Public Interface as a result of AIP072.
Reference:
We should suggest using official REST API or Python Client instead.
As a part of this task, we should scan other parts of the docs to be consistent with this messaging.
Related Issues/PRs:
https://airflow.apache.org/docs/apache-airflow/stable/public-airflow-interface.html is up for a refresh since 3.0
This will help cases like #51563
Users should consider
airflow.sdknamespace as the Public Interface as a result of AIP072.Reference:
We should suggest using official REST API or Python Client instead.
As a part of this task, we should scan other parts of the docs to be consistent with this messaging.
Related Issues/PRs:
airflow.sdk.definitionstoairflow.sdkfor public facing docs #43010