apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.42k stars 2.92k forks source link

[BUG] api document does't work #4779

Closed phj4516 closed 1 year ago

phj4516 commented 1 year ago

Is there an existing issue for this?

Current Behavior

the web request get the result. But it not show in web

Expected Behavior

image it should show in web.

Steps To Reproduce

1.jdk 1.8 2.simple config 3.start bootstrap admin and a springcloud project 4. image image

Environment

ShenYu version(s):2.5.1

Debug logs

image it has value in cache

Anything else?

nothing

lianjunwei commented 1 year ago

Version 2.5.1 is not supported. The next version to be released will be re supported.

lianjunwei commented 1 year ago

After waiting for the front-end pr, completely fix it. https://github.com/apache/shenyu-dashboard/issues/293