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


   Signed-off-by: imjoey <[email protected]>
   
   Please answer these questions before submitting a pull request
   
   - Why submit this pull request?
   - [ ] Bugfix
   - [x] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   
   - Related issues
   
   Related to #1085 .
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   As discussed in #1085 with @spacewander , this PR is going to add a new 
field `script_id` in `Route` entity to support for debug and 
optimization(cache) in the future. For now, we could assume that `script_id` 
will be always equal to the `id` of `Route` entity.
   
   ___
   ### Please add the corresponding test cases if necessary.
   
   Yep, backend tests and backend e2e tests are added.
   


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