This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch render-json-logs-new-ui
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b609dc3d90a feat(api_connexion/log): update v1 api to the latest log
format
add 527596d7281 Revert "feat(api_connexion/log): update v1 api to the
latest log format"
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/log_endpoint.py | 28 +++++++--------
airflow/api_connexion/openapi/v1.yaml | 5 +--
airflow/api_connexion/schemas/log_schema.py | 6 ++--
airflow/www/static/js/types/api-generated.ts | 4 +--
tests/api_connexion/endpoints/test_log_endpoint.py | 40 ++++++++++------------
.../api_fastapi/core_api/routes/public/test_log.py | 1 +
6 files changed, 37 insertions(+), 47 deletions(-)