zuiyangqingzhou opened a new issue #1960: URL: https://github.com/apache/apisix-dashboard/issues/1960
## Issue description https://apisix.apache.org/docs/apisix/plugins/request-id/ This document is about the description of the request-id plug-in, one of the parameters is include_in_response, its default value is false, but I see that its default value is true in the source code of apisix, as shown below > https://github.com/apache/apisix/blob/release/2.7/apisix/plugins/request-id.lua ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> ## How to Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## Screenshots <!-- Add screenshots to help explain your problem if applicable. --> ## Environment * apisix version (cmd: `apisix version`): * 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: * Browser version, if have: ## Additional context <!-- Do you want to solve this issue? or add any other context about the problem here. --> -- 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]
