This is an automated email from the ASF dual-hosted git repository.
nic443 pushed a change to branch feat/ai-fixture-system
in repository https://gitbox.apache.org/repos/asf/apisix.git
from db6e7004f fix: resolve CI lint issues
add dc1b00e75 fix: restore wrong-auth 401 test, fix more_header typo
new 2a8dd4f89 fix: resolve CI test failures in fixture-converted tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
t/fixtures/openai/unauthorized.json | 7 +++++++
t/lib/server.lua | 37 +++++++++++++++++++++++++++++++++++--
t/plugin/ai-proxy-multi.t | 9 +++++----
t/plugin/ai-proxy.t | 4 ++--
t/plugin/ai-proxy2.t | 4 ++--
t/plugin/ai-rate-limiting.t | 4 ++--
6 files changed, 53 insertions(+), 12 deletions(-)
create mode 100644 t/fixtures/openai/unauthorized.json