This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch v2.3
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from ba86c83 fix(FE): service issues (#1209)
add 6374063 chore: sync json schema from Apache APISIX 2.2 (#1177)
No new revisions were added by this update.
Summary of changes:
.github/workflows/backend-e2e-test.yml | 22 +
api/conf/schema.json | 786 +++++++++++++--------
api/test/docker/apisix_config.yaml | 5 +
api/test/docker/docker-compose.yaml | 1 +
api/test/e2e/base.go | 49 +-
api/test/e2e/route_with_log_plugin_test.go | 37 +-
.../route_with_trace_plugin_test.go | 46 +-
7 files changed, 574 insertions(+), 372 deletions(-)
rename api/test/e2e/{ => skywalking}/route_with_trace_plugin_test.go (79%)