neu-hsc opened a new pull request, #13576: URL: https://github.com/apache/apisix/pull/13576
### Description Improve the serverless plugin documentation example by replacing the basic log-only example with a rewrite-phase example that sets a default query argument using `core.request.set_uri_args`. This updates both English and Chinese docs and adds coverage for the documented behavior. Fixes #8980 ### Checklist - [x] Updated English docs - [x] Updated Chinese docs - [x] Added serverless pre-function test coverage ### Tests - `git diff --check` - `perl -Itest-nginx/lib -I./ -c t/plugin/serverless.t` - `FLUSH_ETCD=1 prove -Itest-nginx/lib -I./ t/plugin/serverless.t` was attempted, but could not complete locally because this Windows/WSL environment does not have the APISIX OpenResty runtime installed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
