478320 commented on issue #6214:
URL: https://github.com/apache/shenyu/issues/6214#issuecomment-3460182624

   > [@478320](https://github.com/478320) hi, if have time. pls take a look.
   > 
   > The ci has "bodyToJson", but i not found it in shenyu project code. thx
   > 
   > ```
   > public @interface ShenyuMcpRequestConfig {
   > 
   >     /**
   >      * headers.
   >      *
   >      * @return the headers
   >      */
   >     ShenyuMcpHeader[] headers() default {};
   > 
   >     /**
   >      * bodyJson.
   >      * @return the bodyJson
   >      */
   >     String bodyJson() default "";
   > 
   > }
   > ```
   
   Thank you for pointing out this issue. It may have been caused by mvnd’s 
smart caching, which resulted in using outdated dependencies. I will work on 
resolving this problem.


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