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

kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 5013fda  Add drop_partition functionality for HiveMetastoreHook (#9472)
     add 9126f70  Deprecate experimental API (#9888)

No new revisions were added by this update.

Summary of changes:
 .../schemas/log_schema.py => utils/docs.py}        | 26 +++++++++-------------
 airflow/www/api/experimental/endpoints.py          | 22 +++++++++++++++++-
 airflow/www/extensions/init_appbuilder_links.py    |  8 ++-----
 docs/index.rst                                     |  4 ++--
 docs/rest-api-ref.rst                              |  5 +++--
 .../test_version_schema.py => utils/test_docs.py}  | 22 +++++++++---------
 tests/www/api/experimental/test_endpoints.py       | 22 ++++++++++++++++++
 7 files changed, 71 insertions(+), 38 deletions(-)
 copy airflow/{api_connexion/schemas/log_schema.py => utils/docs.py} (66%)
 copy tests/{api_connexion/schemas/test_version_schema.py => 
utils/test_docs.py} (57%)

Reply via email to