478320 opened a new pull request, #6212:
URL: https://github.com/apache/shenyu/pull/6212

   <!-- Describe your PR here; e.g. Fixes #issueNo -->
   This PR fixes four bugs:
   
   1. Incorrect format in mcpClient configuration generation.
   2. Passes the argsPosition parameter down to the RequestTemplate.
   3. Fixes inconsistent URL processing in the handler method of Selector and 
Rule in the McpServer plugin.
   4. Adds a null value check in SelectorHandler of the McpServer plugin.
   <!--
   Thank you for proposing a pull request. This template will guide you through 
the essential steps necessary for a pull request.
   -->
   Make sure that:
   
   - [ ] You have read the [contribution 
guidelines](https://shenyu.apache.org/community/contributor-guide).
   - [ ] You submit test cases (unit or integration tests) that back your 
changes.
   - [ ] Your local test passed `./mvnw clean install 
-Dmaven.javadoc.skip=true`.
   


-- 
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]

Reply via email to