ISKonst opened a new issue, #5851: URL: https://github.com/apache/shenyu/issues/5851
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I perform API debugging through the admin management interface (menu [Documentation/API Documentation/API Debugging]), my target API method is GET, and the response format is JSON. However, the sandbox actually sends the request as POST, resulting in an API exception. ### Expected Behavior _No response_ ### Steps To Reproduce 1. Access the API Documentation menu. 2. Select a GET method API request. 3. Click "Send Request" under the API Debugging tab. ### Environment ```markdown ShenYu version(s): 2.7.0-SNAPSHOT ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org