apisix/t/router
罗泽轩 53777519b8
fix: correct the validation of route.vars (#3124)
Previously only the type is applied, and it is too strict.
And now we should allow 4 items in the vars expression.

Fix #3123

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-27 12:02:31 +08:00
..
graphql.t ci: check misspell (#3011) 2020-12-10 23:05:36 +08:00
multi-ssl-certs.t refactor: remove trailing whitespace (#3040) 2020-12-15 08:56:20 +08:00
radixtree-host-uri2.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
radixtree-host-uri-priority.t bugfix: set route priority for router radixtree_host_uri. (#2447) 2020-10-17 19:20:51 +08:00
radixtree-host-uri.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
radixtree-sni2.t feat: validate certificate & key (#3085) 2020-12-23 21:30:09 +08:00
radixtree-sni.t feat: validate certificate & key (#3085) 2020-12-23 21:30:09 +08:00
radixtree-uri-host.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
radixtree-uri-keep-end-slash.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
radixtree-uri-multiple.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
radixtree-uri-priority.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
radixtree-uri-sanity.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
radixtree-uri-vars.t fix: correct the validation of route.vars (#3124) 2020-12-27 12:02:31 +08:00