nic-chen opened a new pull request #1005: URL: https://github.com/apache/apisix-dashboard/pull/1005
Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - Related issues close #570 ___ ### Bugfix - Description The old version uses the data after binding the structure as the data of the patch, and there will be a problem of 0 value after binding. And the old patch library has some bugs. - How to fix? Use raw data as patch data Replace the patch library ---------------------------------------------------------------- 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]
