feipengheart opened a new issue #2110: URL: https://github.com/apache/apisix-dashboard/issues/2110
### Issue description  没有办法对单一的路由设置batch-requests, curl http://127.0.0.1:9080/apisix/admin/plugin_metadata/batch-requests -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d ' { "max_body_size": 4194304 }' 这个api设置只会对/apisix/admin/plugin_metadata/batch-requests路径剩下,我自己设置的路由并有效果 ### Environment - apisix version (cmd: `apisix version`):2.8 - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): - apisix-dashboard version, if have:2.7 - luarocks version, if the issue is about installation (cmd: `luarocks --version`): ### Steps to reproduce 1 ### Actual result 1 ### Error log 1 ### Expected result _No response_ -- 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]
