idbeta opened a new issue #2204: URL: https://github.com/apache/apisix/issues/2204
### Issue description set twice route in the same uri,the second response should not include “preNode” curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d ' ... {"action":"set","node":{...},"**prevNode**":{...}} ### Environment * apisix version (cmd: `apisix version`): 1.5 * OS: centos7 ### Minimal test code / Steps to reproduce the issue 1. 2. 3. ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
