yuluo-yx commented on issue #6214:
URL: https://github.com/apache/shenyu/issues/6214#issuecomment-3457157004
@478320 hi, if have time. pls take a look.
The ci has "bodyToJson", but i not found it in shenyu project code.
```
public @interface ShenyuMcpRequestConfig {
/**
* headers.
*
* @return the headers
*/
ShenyuMcpHeader[] headers() default {};
/**
* bodyJson.
* @return the bodyJson
*/
String bodyJson() default "";
}
```
--
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]