belongwqz opened a new issue, #13429:
URL: https://github.com/apache/apisix/issues/13429

   ### Current Behavior
   
   
通过dashboard使用public-api暴露接口时,只需要指定uri即可,但是通过dashboard的route里添加是upstream为必选项,与实际接口要求不匹配,希望可以优化dashboard前端。
   
   ### Expected Behavior
   
   使用dashboard,在route里绑定public-api插件时,route的upstream为非必选项。
   
   ### Error Logs
   
   页面报错,没有日志。
   
   ### Steps to Reproduce
   
   1.登陆dashboard
   2.添加route,绑定public-apid对metrics接口进行暴露
   3.route不填写upstream信息
   4.提交保存
   5.页面提示upstream为必选项,导致保存失败
   
   ### Environment
   
   - APISIX version (run `apisix version`):3.16
   - Operating system (run `uname -a`):redhat 9
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):1.27.1.2
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):3.x
   - APISIX Dashboard version, if relevant:3.16
   - Plugin runner version, for issues related to plugin runners:na
   - LuaRocks version, for installation issues (run `luarocks --version`):na
   


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