monkeyDluffy6017 opened a new pull request, #2634:
URL: https://github.com/apache/apisix-dashboard/pull/2634

   Please answer these questions before submitting a pull request, **or your PR 
will get closed**.
   
   **Why submit this pull request?**
   
   - [ ] Bugfix
   - [x] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   
   **What changes will this PR take into?**
   
   The backend of apisix-dashboard currently has many of the same interfaces as 
apisix, and there are differences in implementation, resulting in inconsistent 
between apisix and apisix-dashboard, and every change to the apisix interface 
will result in changes to apisix-dashboard. This is a lot of work.
   The apisix-dashboard backend has now been modified to only proxy related 
requests to apisix, and is no longer implemented separately.
   
   **Checklist:**
   
   - [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   - [x] Have you added corresponding test cases?
   - [x] Have you modified the corresponding document?
   - [ ] Is this PR backward compatible? If it is not backward compatible, 
please discuss on the mailing list first
   


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