liuxiran opened a new pull request #450:
URL: https://github.com/apache/apisix-dashboard/pull/450


   Please answer these questions before submitting a pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   issue #437 manage api
   ___
   ### Bugfix
   - Description
   
   - How to fix?
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   1. add a Column to route, called `status`
   
   1. `status = true`, means create a new route in both mysql and apisix;  
`status=false`: means create a route only in mysql
   
   1. modified the logic of editing and deleting route at the same time, 
   
   1. add manager apis to support change route `status`


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to