moying2026 opened a new pull request, #13401: URL: https://github.com/apache/apisix/pull/13401
Resolves #8980 ### What this PR does - Adds a more practical example in the 'Examples' section that reads and modifies request URI arguments. - If the 'name' argument is missing, sets a default value 'world' before proxying. - Provides configuration for Admin API, ADC, and Ingress Controller. - Updates both English and Chinese documentation. ### Testing - Verified that the example works as described (send request without 'name' parameter, serverless function adds it automatically). -- 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]
