pavlenkodev opened a new issue, #10680:
URL: https://github.com/apache/apisix/issues/10680
### Description
When I use the vars route (Example)
```
"vars": [
[
"my-param",
"IN",
[
"32940bbd-593d-0d3b-3514-b10d925ed1b0"
]
]
]
```
then in case myparam != 32940bbd-593d-0d3b-3514-b10d925ed1b0
Can I somehow change this error to my own with a different error code?
### Environment
APISIX version 3.5:
etcd version 3.4.15
APISIX Dashboard version 3.01
--
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]