nic-chen opened a new pull request #1745:
URL: https://github.com/apache/apisix-dashboard/pull/1745


   Please answer these questions before submitting a pull request, **or your PR 
will get closed**.
   
   **Why submit this pull request?**
   
   - [ ] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   
   APISIX has removed the consumer id in version 2.5, see: 
https://github.com/apache/apisix/pull/3868. 
   
   Dashboard also needs to remove the consumer id before it can be used with 
APISIX 2.5 and above.
   
   **What changes will this PR take into?**
   
   1. Sync schema from APISIX 2.5 version
   2. Remove the id field from the consumer's struct
   3. Modify related test cases if necessary
   
   
   **Related issues**
   
   close #1743
   
   **Checklist:**
   
   - [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   - [ ] Have you added corresponding test cases?
   - [ ] 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to