juzhiyuan opened a new issue #2014:
URL: https://github.com/apache/apisix-dashboard/issues/2014


   When creating a Route, we could use the `vars` field to allow more advanced 
match rules. 
   
   
![image](https://user-images.githubusercontent.com/2106987/127470615-16a850a7-d675-416a-8f23-7f821f7ddc6b.png)
   
   There have 2 things we could improve:
   
   - [ ] For each operator, we could support different actions on the `value` 
field. e.g when using the `IN` operator, we could use an Ant Design component 
that allows input values by clicking the Enter key.
   - [ ] Check if we are missing some operators from 
https://github.com/api7/lua-resty-expr
   
   Documentation: 
https://apisix.apache.org/docs/apisix/2.7/admin-api/#request-body-parameters


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