eye-gu commented on issue #5940: URL: https://github.com/apache/shenyu/issues/5940#issuecomment-2700030054
> > Please assign it to me > > 你好,系统已分配给您,谢谢。 <img width="1200" alt="Image" src="https://github.com/user-attachments/assets/ee90baec-290d-4367-bafe-a590e5f67377" /> https://github.com/apache/shenyu/blob/72c43ab02c0413a7566cab58470fe9e43f11abe9/shenyu-client/shenyu-client-core/src/main/java/org/apache/shenyu/client/core/utils/OpenApiUtils.java#L78C25-L87C26 参数目前是支持的, 只是只支持`RequestParam`和`RequestPart`注解, 所以文档`findById`能看到. 因为不像返回类型之前没有实现, 这是其他人的实现, 我吃不太准这个逻辑, 是否只要加上支持`RequestBody`注解就可以了. 因为这些注解是spring web的注解, 一些rpc不依赖于这个注解的吧. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org
