Is there an existing issue for this?
Current Behavior
In the MCP_TOOL_EXAMPLES file, the argsPosition corresponding to the header in the request header test sample is configured as a query. When requesting the API interface, the header information will also be concatenated in the parameters.
Expected Behavior
In the MCP_TOOL_EXAMPLES file, the argsPosition corresponding to the header in the request header test sample is configured as a header. When requesting API interfaces, the header information is not concatenated into the request parameters.
Steps To Reproduce
- In the MCP_TOOL_EXAMPLES file, the argsPosition corresponding to the header in the request header test sample is configured as a header.
Environment
ShenYu version(s):2.7.1-SNAPSHOT
Debug logs
No response
Anything else?
No response