yixianOu opened a new pull request, #12795: URL: https://github.com/apache/apisix/pull/12795
### Description This PR unifies the schema definition in the `ai-proxy-multi` plugin. Previously, the `ai_proxy_multi_schema` used `logging_schema` as the key name, which was inconsistent with the `ai-proxy` plugin (which uses `logging`). This change ensures the logging configuration key is consistent across AI proxy plugins. ### Checklist - [x] I have unified the schema key. ### Related Issue Fixes #12671 Signed-off-by: Orician [email protected] -- 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]
